{ "id": "124085", "key": "TIMOB-16062", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-12-20T21:17:19.000+0000", "created": "2013-12-20T18:55:36.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-21T21:54:16.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" } ], "attachment": [ { "id": "44746", "filename": "1TestDevice.zip", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-20T18:55:36.000+0000", "size": 3258739, "mimeType": "application/zip" }, { "id": "44745", "filename": "InstallFailed_Studio_3.2.0.jpg", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-20T18:55:36.000+0000", "size": 217946, "mimeType": "image/jpeg" }, { "id": "44747", "filename": "StoreKit.zip", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-20T18:55:36.000+0000", "size": 3721913, "mimeType": "application/zip" } ], "flagged": false, "summary": "iOS: Installing existing project to device fails", "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": "CLI version 3.2.0-cr3\r\nTitanium SDK version 3.2.0.v20131218153242\r\nTitanium Studio, build: 3.2.0.201312191547\r\nXcode 5.0.2", "comment": { "comments": [ { "id": "285403", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~egomez] What happens if you clean the first project?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-20T18:59:04.000+0000", "updated": "2013-12-20T18:59:04.000+0000" }, { "id": "285404", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-20T19:03:28.000+0000", "updated": "2013-12-20T19:03:28.000+0000" }, { "id": "285414", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I tested this with the latest Titanium SDK 3.2.0 build with an iOS 6.1 device and was unable to reproduce.\n\nWith that said, the StoreKit example app has several syntax errors in the appCustomer.js file. It appears as if the file has been word wrapped, then saved. I corrected the wrapped lines and the app installs and runs just fine.\n\nIs this iOS 7.0.3/7.0.4 specific issue?", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-12-20T19:56:16.000+0000", "updated": "2013-12-20T19:56:16.000+0000" }, { "id": "285418", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This is iOS 7.0.3 issue. Just to confirm: appCustomer.js was the culprit. I can build to device now.\n\nLet me know if I should upgrade to 7.0.4 to find out more. Thanks!", "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-20T20:13:57.000+0000", "updated": "2013-12-20T20:13:57.000+0000" }, { "id": "285428", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Resolving as cannot reproduce since I could not reproduce the problem and Eduardo can now build to device.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-12-20T21:17:19.000+0000", "updated": "2013-12-20T21:17:19.000+0000" }, { "id": "414501", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue cannot be reproduced and due to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T21:54:16.000+0000", "updated": "2017-03-21T21:54:16.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }