{ "id": "106501", "key": "TIMOB-12093", "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": "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" }, { "id": "14789", "description": "2012 Sprint 26 JS", "name": "2012 Sprint 26 JS", "archived": true, "released": true, "releaseDate": "2012-12-31" }, { "id": "14786", "description": "2012 Sprint 26", "name": "2012 Sprint 26", "archived": true, "released": true, "releaseDate": "2012-12-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-01-24T03:39:09.000+0000", "created": "2012-12-13T22:56:29.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2013-01-24T03:39:09.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": "When doing a iOS dist-adhoc or dist-appstore build, you need to specify a --distribution-name. You can save your distribution name in the CLI config file so that you don't need to specify it every time.\r\n\r\nHowever, there was a bug that was introduced where the distribution name from the CLI config is only applied if the name was save in all lower case.\r\n\r\n{code}\r\ntitanium config ios.distributionName \"Appcelerator, Inc.\" # won't work\r\n{code}\r\n\r\n{code}\r\ntitanium config ios.distributionName \"appcelerator, inc.\" # works!\r\n{code}\r\n\r\nThis only is a problem if you DO NOT specify the --distribution-name at the command line and the default is being applied. This is not an issue for Studio since they always pass in the distribution name.", "attachment": [], "flagged": false, "summary": "CLI: iOS distribution name from CLI config isn't properly used if not all lower case", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "231383", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3595\n3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3596", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-12-14T01:38:54.000+0000", "updated": "2012-12-14T01:38:54.000+0000" }, { "id": "235036", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Successfully build with no error,while distribution name was saved to configuration using 'titanium config ios.distributionName \"Michael Asher\"'\r\n\r\nVerified on :\r\nSDK version: 3.1.0.v20130111163212\r\nCLI version : 3.0.22\r\nOS : MAC OSX 10.7.5\r\nXCode : 4.5.1", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-01-20T23:38:24.000+0000", "updated": "2013-01-20T23:38:24.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }