{ "id": "113799", "key": "TIMOB-13757", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-05-03T21:51:55.000+0000", "created": "2013-05-03T21:27:03.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-06-19T12:44:03.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" } ], "attachment": [], "flagged": false, "summary": "CLI: iOS: \"Invalid Titanium SDK\" error when attempting dist-appstore build", "creator": { "name": "rkehret", "key": "rkehret", "displayName": "Rick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rkehret", "key": "rkehret", "displayName": "Rick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OS X 10.7.5\r\nAlloy 1.1.2\r\nCLI 3.1.0\r\nTi SDK 3.1 GA, 3.0.2.GA, 3.0.0.GA, 2.1.4.GA", "comment": { "comments": [ { "id": "250165", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "You are correctly getting that error because you have specified the -s option without a value.\r\n\r\nYou are also specifying the -i and -o flags which don't do anything.\r\n\r\nObviously you are trying to build for iOS in which case you should the -p or --platform option as follows:\r\n\r\n{code}\r\nti build -p ios -T dist-appstore\r\n{code}", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-05-03T21:51:55.000+0000", "updated": "2013-05-03T21:51:55.000+0000" }, { "id": "250185", "author": { "name": "rkehret", "key": "rkehret", "displayName": "Rick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "D'OH! \r\n\r\nthank you!", "updateAuthor": { "name": "rkehret", "key": "rkehret", "displayName": "Rick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-03T22:57:04.000+0000", "updated": "2013-05-03T22:57:04.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }