{ "id": "170735", "key": "AC-5493", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2018-01-08T18:30:44.000+0000", "created": "2018-01-05T10:13:31.000+0000", "labels": [ "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-01-08T18:30:44.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14552", "name": "Appcelerator CLI", "description": "Please enter tickets related to Tooling and the CLI here" }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "My iOS module works just fine on 7.0.0.GA, but as soon as I switch the module's and apps' environment (change manifest's `minsdk`) to 6.1.0.GA, I get this error at the end of the log output:\r\n\r\n```\r\n[INFO] Encrypting JavaScript files\r\n[INFO] Writing i18n files\r\n[INFO] Processing Titanium symbols\r\n[INFO] Removing files\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/FinalTestProject.build/Debug-iphoneos/FinalTestProject.build/Objects-normal/arm64/FinalTestProject normal arm64\r\n[ERROR] (1 failure)\r\n```\r\n\r\nThe command I use to build is:\r\n\r\n```\r\nappc run -p ios -T device\r\n```\r\n\r\nAlso, when I remove my module, the app builds just fine under 6.1.0.GA.\r\nI make sure to run `appc ti sdk select 7.0.0.GA` or `appc ti sdk select 6.1.0.GA` to switch the selected Titanium SDK when I change the app and module's SDK.\r\n\r\nWhy is this happening? My plugin works just fine on 7.0.0.GA without any change in the `.framework` file.", "attachment": [], "flagged": false, "summary": "iOS build fails on with missing arm64 architecture", "creator": { "name": "abdullah@adjust.com", "key": "abdullah@adjust.com", "displayName": "abdullah@adjust.com", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "abdullah@adjust.com", "key": "abdullah@adjust.com", "displayName": "abdullah@adjust.com", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "432820", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello [~abdullah@adjust.com], Thanks for sharing with us. Can you please share the sample module here to reproduce the issue on our end?", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2018-01-07T09:23:15.000+0000", "updated": "2018-01-07T09:23:15.000+0000" }, { "id": "432834", "author": { "name": "abdullah@adjust.com", "key": "abdullah@adjust.com", "displayName": "abdullah@adjust.com", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This seems to be an issue with our Xcode `.framework` file.\r\n\r\nRegardless, we've decided not to support Titanium SDKs lower than 7.0.0.GA anymore. Thank you very much, Mr. Rahman. Feel free to close the issue.\r\n", "updateAuthor": { "name": "abdullah@adjust.com", "key": "abdullah@adjust.com", "displayName": "abdullah@adjust.com", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-01-08T09:29:41.000+0000", "updated": "2018-01-08T09:30:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }