{ "id": "167884", "key": "MOD-2338", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10034", "key": "MOD", "name": "Appcelerator Modules", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "19574", "name": "Ti.StoreKit 4.1.1", "archived": false, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-05-28T20:32:38.000+0000", "created": "2017-05-23T23:38:23.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2018-08-06T17:49:38.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": "10089", "name": "StoreKit" } ], "description": "Hi guys.\r\n\r\nWhile trying to build this in appcelerator studio... sdk 5.5.1 GA.... ios sdk 10.2\r\n\r\nI get the following error:\r\n\r\nUndefined symbols for architecture arm64:\r\n[TRACE] : \"_OBJC_CLASS_$_SKStoreReviewController\", referenced from:\r\n[TRACE] : objc-class-ref in libti.storekit.a(TiStoreKitModule.o)\r\n[TRACE] : \"_OBJC_CLASS_$_SKCloudServiceSetupViewController\", referenced from:\r\n[TRACE] : objc-class-ref in libti.storekit.a(TiStoreKitModule.o)\r\n[TRACE] : ld: symbol(s) not found for architecture arm64\r\n[TRACE] : clang: error: linker command failed with exit code 1 (use -v to see invocation)\r\n[ERROR] : ** BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : \tLd build/Intermediates/iZapp.build/Debug-iphoneos/iZapp.build/Objects-normal/arm64/iZapp normal arm64\r\n[ERROR] : (1 failure)\r\n\r\nIt was building fine until a month ago and I cant see any changes to configuration so this one has really stumped me", "attachment": [], "flagged": false, "summary": "iOS: Ti.StoreKit 4.1.0 cannot compile with Xcode < 8.3", "creator": { "name": "rmalone", "key": "rmalone", "displayName": "Ryan Malone ", "active": true, "timeZone": "Australia/Perth" }, "subtasks": [], "reporter": { "name": "rmalone", "key": "rmalone", "displayName": "Ryan Malone ", "active": true, "timeZone": "Australia/Perth" }, "environment": "macOS Sierra 10.12.3\r\nti.storekit 4.1.0\r\nsdk 5.5.1 GA.\r\nios sdk 10.2\r\nTITANIUM STUDIO 4.8.1.GA", "closedSprints": [ { "id": 896, "state": "closed", "name": "2017 Sprint 11 SDK", "startDate": "2017-05-22T02:41:17.888Z", "endDate": "2017-06-05T02:41:00.000Z", "completeDate": "2017-06-05T00:14:33.418Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "420562", "author": { "name": "rmalone", "key": "rmalone", "displayName": "Ryan Malone ", "active": true, "timeZone": "Australia/Perth" }, "body": "Hey guys\r\nDo you know how long it usually takes an issue with to get into the system? Just so I can manage client expectations", "updateAuthor": { "name": "rmalone", "key": "rmalone", "displayName": "Ryan Malone ", "active": true, "timeZone": "Australia/Perth" }, "created": "2017-05-28T04:40:49.000+0000", "updated": "2017-05-28T04:40:49.000+0000" }, { "id": "420566", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~rmalone] The API is Xcode 8.3 / iOS 10.3+ only. Please try with Xcode 8.3 again.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-05-28T20:21:08.000+0000", "updated": "2017-05-28T20:21:08.000+0000" }, { "id": "420567", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "I still prepared a patch, so you can also use the module with Xcode < 8.3.\r\n\r\nPR: https://github.com/appcelerator-modules/ti.storekit/pull/31\r\nNew Release: https://github.com/appcelerator-modules/ti.storekit/releases/tag/v4.1.1", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-05-28T20:32:18.000+0000", "updated": "2017-05-28T20:32:18.000+0000" }, { "id": "421166", "author": { "name": "rmalone", "key": "rmalone", "displayName": "Ryan Malone ", "active": true, "timeZone": "Australia/Perth" }, "body": "Hi hans, thanks for that... it still doesnt work unfortunatly... \tthis is the error now\r\n\r\nUndefined symbols for architecture arm64:\r\n[TRACE] : \"_OBJC_CLASS_$_SKStoreReviewController\", referenced from:\r\n[TRACE] : objc-class-ref in libti.storekit.a(TiStoreKitModule.o)\r\n[TRACE] : ld: symbol(s) not found for architecture arm64\r\n[TRACE] : clang: error: linker command failed with exit code 1 (use -v to see invocation)\r\n[ERROR] : ** BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : \tLd build/Intermediates/iZapp.build/Debug-iphoneos/iZapp.build/Objects-normal/arm64/iZapp normal arm64\r\n[ERROR] : (1 failure)", "updateAuthor": { "name": "rmalone", "key": "rmalone", "displayName": "Ryan Malone ", "active": true, "timeZone": "Australia/Perth" }, "created": "2017-06-07T12:10:08.000+0000", "updated": "2017-06-07T12:10:08.000+0000" }, { "id": "440257", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:49:38.000+0000", "updated": "2018-08-06T17:49:38.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }