{ "id": "150281", "key": "TIMOB-19337", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16925", "description": "WatchKit Support--all going into 5.0 now", "name": "Release 5.0.0", "archived": true, "released": true, "releaseDate": "2015-09-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-08-11T20:23:13.000+0000", "created": "2015-08-10T16:02:26.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2015-09-08T09:28:56.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "h6.Issue Description\r\nWhen using the --keychain parameter creates unreadable xcodeproj files.\r\n\r\nh6.Ti Build Command Reported\r\n{code}\r\n$ ti build --force --build-only --log-level trace --platform iphone --ios-version 9.0 --target dist-adhoc --skip-js-minify --keychain /Users/ryan.moseley/Library/Keychains/login.keychainTitanium\r\n{code}\r\n\r\nh6.Output\r\n{code}\r\n[INFO] Cleaning Xcode derived data\r\n[DEBUG] Invoking: DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer/ /Applications/Xcode-beta.app/Contents/Developer/usr/bin/xcodebuild clean\r\n[TRACE] 2015-08-07 11:07:09.680 xcodebuild[3281:36737] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 2736. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\r\n[TRACE] 2015-08-07 11:07:09.687 xcodebuild[3281:36737] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 2736. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\r\n[TRACE] 2015-08-07 11:07:09.689 xcodebuild[3281:36737] The data couldn’t be read because it isn’t in the correct format.\r\n[TRACE] xcodebuild: error: Unable to read project 'MB_Next_Gen_Phone.xcodeproj'.\r\n[TRACE] Reason: Project /Users/ryan.moseley/Documents/TiStudioWorkspace/3.5-ios/MB-Next-Gen-Phone/build/iphone/MB_Next_Gen_Phone.xcodeproj cannot be opened because the project file cannot be parsed.\r\n[ERROR] An error occurred during build after 1s 593ms\r\n[ERROR] 74\r\n{code}\r\n\r\nh6.Ti Build Command\r\nThe output of build process in my environment. \r\n{code}\r\n$ ti build --force --build-only --log-level trace --platform iphone --ios-version 9.0 --target dist-adhoc --skip-js-minify --keychain /Users/egomez/Library/Keychains/login.keychain\r\n{code}\r\nh6.Output\r\n{code}\r\n[INFO] Cleaning Xcode derived data\r\n[DEBUG] Invoking: DEVELOPER_DIR=/Applications/Xcode7Beta4.app/Contents/Developer /Applications/Xcode7Beta4.app/Contents/Developer/usr/bin/xcodebuild clean\r\n[TRACE] 2015-08-10 10:46:35.719 xcodebuild[8291:55067] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 2701. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\r\n[TRACE] 2015-08-10 10:46:35.735 xcodebuild[8291:55067] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 2701. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\r\n[TRACE] 2015-08-10 10:46:35.740 xcodebuild[8291:55067] The data couldn’t be read because it isn’t in the correct format.\r\n[TRACE] xcodebuild: error: Unable to read project 'AppcTest.xcodeproj'.\r\n[TRACE] Reason: Project /Users/egomez/Documents/Appcelerator_Studio_Workspace/AppcTest/build/iphone/AppcTest.xcodeproj cannot be opened because the project file cannot be parsed.\r\n[ERROR] An error occurred during build after 2s 923ms\r\n[ERROR] 74\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "iOS: Cannot build when using defined keychain", "creator": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Command-Line Interface, CLI version 4.1.4 \r\nTitanium SDK version 4.2.0.v20150805163626", "closedSprints": [ { "id": 465, "state": "closed", "name": "2015 Sprint 16 Tooling", "startDate": "2015-08-03T16:11:05.714Z", "endDate": "2015-08-15T01:11:00.000Z", "completeDate": "2015-08-18T00:59:18.251Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "359589", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/7019", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-08-11T20:23:06.000+0000", "updated": "2015-08-11T20:23:06.000+0000" }, { "id": "362500", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can build successfully when providing keychain in the ti build command\r\nVerified on:\r\nMac OS 10.10.4\r\nAppc CLI NPM: 4.2.0-1\r\nAppc CLI Core: 5.0.0-41\r\nTitanium CLI: 5.0.1\r\nSDK: 5.0.0.v20150907115518\r\nXcode: 7 beta 6", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-09-08T09:28:56.000+0000", "updated": "2015-09-08T09:28:56.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }