{ "id": "150114", "key": "TIMOB-19309", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-08-06T00:44:04.000+0000", "created": "2015-08-03T19:02:04.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "qe-5.0.0", "regression" ], "versions": [ { "id": "16925", "description": "WatchKit Support--all going into 5.0 now", "name": "Release 5.0.0", "archived": true, "released": true, "releaseDate": "2015-09-16" } ], "issuelinks": [ { "id": "48551", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "149998", "key": "TIMOB-19285", "fields": { "summary": "iOS: App throws error when building to device with commonjs modules", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2015-08-06T00:44:04.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Details:* With the latest SDK, you cannot install to an iOS device from Titanium CLI; you will get {{Specified .app path is not a valid app}} error message. And, if you do a {{ti clean}} and build to device again, CLI will install to iTunes.\r\n\r\n*This is a regression from SDK 4.2.0.v20150729122818 i.e. was working on July 29.*\r\n\r\n*Note:* *This will affect Appc CLI.*\r\n\r\n*Steps to reproduce:*\r\n1. Create a Titanium project\r\n2. Install project to iOS device: {{ti build -p ios -T device -l trace}}\r\n\r\n*Actual:* You are not able to install to device and the following error will appear:\r\n{code}\r\n[TRACE] ** BUILD SUCCEEDED **\r\n[INFO] Finished building the application in 55s 880ms\r\n[INFO] Installing app on device: Spam\r\n[ERROR] An error occurred during build after 1m 2s 944ms\r\n[ERROR] Specified .app path is not a valid app\r\n{code}\r\n\r\n3. Run {{ti clean}}\r\n4. Install project to device again: {{ti build -p ios -T device -l trace}}\r\n\r\n*Actual:* CLI will install to iTunes:\r\n{code}\r\n[TRACE] ** BUILD SUCCEEDED **\r\n[INFO] Finished building the application in 46s 346ms\r\n[INFO] Installing application into iTunes\r\n[INFO] Initiating iTunes sync\r\n{code}\r\n\r\n*Expected:* Should be able to install app to device.", "attachment": [], "flagged": false, "summary": "Cannot install to iOS device with latest SDK", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Titanium CLI: 4.1.3\r\nSDK: 4.2.0.v20150803102022\r\nNode: v0.10.38\r\nXcode: 7 (beta4)\r\nOS: Yosemite (10.10.4)\r\nDevice: iphone 6 (8.2)", "comment": { "comments": [ { "id": "358885", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-03T20:00:49.000+0000", "updated": "2015-08-03T20:00:49.000+0000" }, { "id": "358891", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This occurs for me as well, using Xcode 7 and 6.4. It is currently blocking some of our watchkit testing.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-03T20:56:14.000+0000", "updated": "2015-08-03T20:56:14.000+0000" }, { "id": "359140", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified that I was able to install to an iOS device (iphone 6 (8.2)) with latest master SDK build from both Xcode 6.4 and Xcode 7 (beta 4).\r\n\r\nTested on:\r\n\r\nTi CLI: 4.1.4\r\nSDK: 4.2.0.v20150805163626\r\nNode: v0.10.38\r\nOS: Yosemite (10.10.4)\r\nXcode: 6.4, 7 (beta 4)\r\nDevices: iphone 6 (8.2)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-06T00:43:48.000+0000", "updated": "2015-08-06T00:43:48.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }