{ "id": "98462", "key": "TIMOB-10277", "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": "13872", "description": "", "name": "Sprint 2012-16 Core", "archived": true, "released": true, "releaseDate": "2012-08-13" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-08-13T15:57:43.000+0000", "created": "2012-07-31T15:03:45.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "core", "module_build", "qe-review", "qe-testadded", "regression" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "19566", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "97584", "key": "TIMOB-10100", "fields": { "summary": "iOS: Warn user if they attempt to give projects and subfolders of that project the same name", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-08-14T02:33:40.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": "Steps to reproduce:\r\n1. In Titanium Studio, either create or open an existing app\r\n2. Run the app on android device\r\n3. WITHOUT cleaning, run the app on an iOS simulator\r\n\r\nYou will get an error like:\r\n\r\n{code}\r\n[ERROR] Project name xmltest conflicts with resource named /Users/ayeung/Documents/Titanium Studio Workspace/xmltest/build/android/bin/classes/com/xmltest: Cannot build. Please change one.\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: Project does not build after building an android project", "creator": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "210856", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This ticket is a regression caused by TIMOB-10100", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-31T15:04:57.000+0000", "updated": "2012-07-31T15:04:57.000+0000" }, { "id": "213039", "author": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also occurs without running on Android device.\r\nI created new mobile project in Titanium Studio and tried to run it on iPhone Simulator and got the same error.\r\n\r\nTested on\t\t\t\r\nTitanium Studio, build: 2.1.1.201207271312\t\t\t\r\nSDK version: 2.2.0.v20120806152115\t\t\t\r\n", "updateAuthor": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-06T17:04:17.000+0000", "updated": "2012-08-06T17:04:17.000+0000" }, { "id": "213641", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR pending https://github.com/appcelerator/titanium_mobile/pull/2709", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-09T13:59:47.000+0000", "updated": "2012-08-09T13:59:47.000+0000" }, { "id": "213860", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "I believe the project name has to be all-lower-case for this to occur.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-08-10T14:13:07.000+0000", "updated": "2012-08-10T14:13:07.000+0000" }, { "id": "214194", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fix with:\r\nTitanium Studio, build: 2.1.1.201207271312\r\nTitanium SDK: 2.2.0.v20120810194112\r\niPhone 4.3.5\r\niPad1 ios5 5.1.1", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-13T15:50:17.000+0000", "updated": "2012-08-13T15:56:52.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }