{ "id": "155076", "key": "AC-647", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-03-08T18:16:32.000+0000", "created": "2016-02-23T17:23:02.000+0000", "labels": [ "defect", "ios" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T19:11:50.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." } ], "description": "Hi there,\r\n\r\nWas working fine this morning on 5.1.2GA... I accepted today's 5.2GA update to the SDK, Studio and CLI. Seemed to install successfully.\r\n\r\nNow I get 'build failed' on all 5.x SDK builds. Even ones which were working before.\r\n\r\n4.0.0RC5 will build successfully.\r\n\r\nCompiling directly to iOS devices - iphone 4s and iPad Mini on a Mac Mini\r\n\r\n(The same code builds fine on Windows for Android with the 5.2GA update)\r\n\r\n\r\n[INFO] : Optimizing .plist and .png files\r\n[INFO] : Invoking xcodebuild\r\n[ERROR] : * BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : Ld build/Intermediates/Game.build/Debug-iphoneos/Game.build/Objects-normal/armv7/Game normal armv7\r\n[ERROR] : Ld build/Intermediates/Game.build/Debug-iphoneos/Game.build/Objects-normal/arm64/Game normal arm64\r\n[ERROR] : (2 failures)\r\n\r\n\r\n\r\n\r\n", "attachment": [ { "id": "58407", "filename": "Appcelerator Studio.log", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-03T14:03:25.000+0000", "size": 5067060, "mimeType": "text/plain" }, { "id": "58406", "filename": "Ti Info Output.txt", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-03T14:02:02.000+0000", "size": 12825, "mimeType": "text/plain" } ], "flagged": false, "summary": "5.2GA will not build after update. ALL 5.x SDKs will not build after update!", "creator": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "environment": "OSX 10.9.5\r\n\r\nAppcelerator Studio, build: 4.5.0.201602170831\r\n(c) Copyright 2012-2014 by Appcelerator, Inc. All rights reserved.\r\n\r\nBuild: jenkins-appcelerator-rcp-release-569 (origin/release)\r\nDate: 17 February 2016, 08:32:41", "comment": { "comments": [ { "id": "377748", "author": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\n\r\nThanks for sharing the issue. What do get when you build through terminal? Please run below command and let us know the update.\r\n{code}\r\nappc run -p ios -T device -C [-V \"\" -P ]\r\n{code}\r\n", "updateAuthor": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-02-24T09:30:38.000+0000", "updated": "2016-02-24T09:30:38.000+0000" }, { "id": "377764", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Hi Jebun,\r\n\r\nI get exactly the same error when I build using the terminal.\r\n\r\nThanks,\r\n\r\nRobin", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-02-24T13:49:56.000+0000", "updated": "2016-02-24T14:01:17.000+0000" }, { "id": "377990", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Try running the \"ti sdk select\" in terminal and select the SDK 5.2.0.GA as selected sdk. Now, Run \"ti info\". Attach the output log as a text file in this ticket. \r\n\r\nGo to the studio/view log file and attach the log as a text file in this ticket. \r\n\r\nPlease attach the necessary files. Thanks.\r\n", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-02-26T16:19:49.000+0000", "updated": "2016-02-26T16:19:49.000+0000" }, { "id": "378579", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Hi Sharif\r\n\r\nThe 'selected' SDK was already 5.2 but I've run the command all the same.\r\n\r\nI've attached the output and the log file as requested.\r\n\r\nThanks for your time,\r\n\r\nRobin", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-03T14:04:50.000+0000", "updated": "2016-03-03T14:04:50.000+0000" }, { "id": "378596", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, looking to your Ti info outlog, it seems you have an invalid distribution provisioning profiles\r\n\r\n\"Unable to find any valid iOS distribution provisioning profiles.\r\n This will prevent you from packaging apps for AppStore distribution.\r\n You will need to login into http://appcelerator.com/ios-dist-certs with your Apple Download\r\n account, then create, download, and install a profile.\"\r\nCheck your provisioning profiles in apple developer site. Also, this could be because of an error during your SDK update. Try manually updating the SDK 5.2.0.GA. Delete the SDK \"Library/Application Support/Titanium/mobilesdk\" in there and download the SDK through CLI \"appc setup latest\" and it will ask you to download the latest SDK 5.2.0.GA. \r\n\r\nThanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-03T15:45:17.000+0000", "updated": "2016-03-03T15:45:39.000+0000" }, { "id": "378599", "author": { "name": "peterladis", "key": "peterladis", "displayName": "Peter Ladis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I was able to compile with my distribution certificate...but the app would not run on device.. If i downgraded Ti SELECT to previous version and downgrade to previous SDK..everything installs perfectly", "updateAuthor": { "name": "peterladis", "key": "peterladis", "displayName": "Peter Ladis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-03T15:49:02.000+0000", "updated": "2016-03-03T15:49:02.000+0000" }, { "id": "378610", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Hi Sharif - Thank you for your reply\r\n\r\n...but I can still build just fine using SDK 4.x?\r\n\r\nIt was building for 5.1.2GA just fine until the update and now it won't even build for that.\r\nI was working the morning the update landed and used the update time to take a break... It then wouldn't build afterwards!\r\n\r\nAt present there are only development certificates and I'm building for Dev not production.\r\n\r\nI'll try reinstalling the update now...\r\n\r\nThanks again,\r\n\r\nRobin", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-03T17:48:32.000+0000", "updated": "2016-03-03T17:51:38.000+0000" }, { "id": "378845", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Hi Sharif,\r\n\r\nI can't find folders on anything like that path you've suggested:\r\n\"Library/Application Support/Titanium/mobilesdk\"\r\n\r\nI've searched for \"Titanium\" and \"mobilesdk\" as folders and they don't exist.\r\n\r\nThere's nothing in the \"Application Support\" folder which relates to Appcelerator or Titanium.\r\n\r\nThanks,\r\n\r\nRobin", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-06T12:47:12.000+0000", "updated": "2016-03-06T12:47:12.000+0000" }, { "id": "378857", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, \r\nThis directory is where the SDKs are stored in your mac. Look through your mac about the folder where mobile SDKs are stored. When you run \"ti sdk list\" this command in terminal it will list out the SDKs you have installed in your mac. There are directory listed of each SDKs. Go to that directory and Delete the SDK 5.2.0.GA in there and download the SDK through CLI, run \"appc setup latest\" and it will ask you to download the latest SDK 5.2.0.GA.\r\n\r\nThanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-06T17:48:39.000+0000", "updated": "2016-03-06T17:48:39.000+0000" }, { "id": "379079", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I am having exactly the same problem, it looks like this is related to the Titanium Facebook module not being 64 bit - when before the update it was working fine.\r\n\r\nAppcelerator, could you please fix this please?I have a live app dependent on it!\r\n\r\n", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-07T23:01:15.000+0000", "updated": "2016-03-07T23:01:29.000+0000" }, { "id": "379148", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "@Sharif Thank you... I've deleted the 5.2GA SDK and it still doesn't work using the previous one. I've reinstalled the update and it still doesn't work.\r\n\r\nLast night I deleted and completely reinstalled the entire Appcelerator Studio and it still won't build.\r\n\r\n@Samie -Amazing! That actually makes so much sense... I'm using the FB module in my app and have been having trouble with the Android version too! I was going to raise a separate ticket... It will build for android (using my Windows machine for that) but the moment I call fb.authorize() it hangs!\r\n\r\nBoth issues occurred immediately after installing the latest version of Studio and the 5.2 SDK.\r\n\r\nBoth versions will build / work fine if I use a 4.x SDK though!", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-08T08:43:12.000+0000", "updated": "2016-03-08T08:43:12.000+0000" }, { "id": "379224", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-08T18:15:56.000+0000", "updated": "2016-03-08T18:16:19.000+0000" }, { "id": "379233", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Thanks for your time and help!\r\n\r\nCheers,\r\n\r\nRobin", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-08T19:03:40.000+0000", "updated": "2016-03-08T19:03:40.000+0000" }, { "id": "379235", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks Sharif when will it be fixed? Sorry to be a pain but I am losing dev time over this. I am surprised that appcelerator released the ti.facebook module without compiling it as a 64 bit module.", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-08T19:11:50.000+0000", "updated": "2016-03-08T19:11:50.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }