Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24290] (IOS)Build fails with latest SDK build

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2017-01-10T19:53:13.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.1.0
ComponentsiOS
Labelsn/a
ReporterSamir Mohammed
AssigneeChris Barber
Created2017-01-10T18:57:22.000+0000
Updated2017-01-10T22:29:58.000+0000

Description

When running the latest SDK build (6.1.0.v20170110083813) the following error is shown:
[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :  	CpResource Resources/app.js build/Products/Debug-iphoneos/buildtest.app/app.js
[ERROR] :  (1 failure)
*Steps to reproduce* 1. Download the latest build (6.1.0.v20170110083813) 2. Launch Appcelerator studio 3. Go to File -> New -> Mobile App Project 4. Choose a Classic default project 5. Enter Details and create app 6. Go to the tiapp.xml 7. Set SDK to (6.1.0.v20170110083813) 8. Run app *+Expected Result+* Application should run without any errors. *+Actual Result+* Build error is shown. Note: error only occurs on iOS devices.

Comments

  1. Chris Barber 2017-01-10

    Ti SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8741
  2. Samir Mohammed 2017-01-10

    Verified, Using the latest SDK build (6.1.0.v20170110133045) build error is no longer shown. *Environment*
       
       Appcelerator Command-Line Interface, version 6.1.0
       iphone 6 plus (ios 9.3.4)
       Operating System Name: Mac OS X El Capitan
       Operating System Version: 10.11.6
       Node.js Version: 4.6.0
       npm: 4.2.8
       Titanium SDK Version: 6.1.0.v20170110133045
       Xcode: 8.2
       Appcelerator Studio: 4.8.1.201612050850
       

JSON Source