{ "id": "81842", "key": "TIMOB-6998", "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": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-08-22T22:29:54.000+0000", "created": "2011-10-21T20:21:17.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [], "versions": [], "issuelinks": [ { "id": "14440", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "83702", "key": "TIMOB-6829", "fields": { "summary": "iOS: Tooling - Can't build iOS project if a file name matches the name of its parent directory", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "14439", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "79474", "key": "TIMOB-5061", "fields": { "summary": "Folders having the same name residing in resources folder and in iphone folder may cause linking problems", "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": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T21:38:58.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": "10207", "name": "Tooling" } ], "description": "h2. Problem\r\nXcode build fails for project when directory exists in the Resources directory with same name as project.\r\n\r\nThis issue *only* occurs for projects with modules.\r\n\r\nh2. Discussion and Workaround\r\n\r\nQ&A: [http://developer.appcelerator.com/question/119869/ios]\r\n\r\nh2. Steps to reproduce\r\n\r\n1. Create a Titanium mobile project named \"NameConflict\"\r\n2. Create a directory inside Resources also named \"NameConflict\"\r\n3. Create a JS file inside of the newly created directory\r\n4. Add a module to the tiapp.xml file and place the module inside the project\r\n5. Try to build... in Xcode 3.2.6 you'll get a \"SystemExit: 1\" and in Xcode 4.2 you'll get a \"SystemExit: 65\"", "attachment": [], "flagged": false, "summary": "Tooling: iOS - Xcode build fails for project using a module, when directory exists in the Resources directory with same name as project", "creator": { "name": "ebryn", "key": "ebryn", "displayName": "Erik Bryn", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ebryn", "key": "ebryn", "displayName": "Erik Bryn", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "* iOS\r\n* Xcode 3.2.6, 4.2 (different errors)\r\n", "closedSprints": [ { "id": 690, "state": "closed", "name": "2016 Sprint 17 Tooling", "startDate": "2016-08-13T00:01:26.394Z", "endDate": "2016-08-27T00:01:00.000Z", "completeDate": "2016-08-29T03:15:35.641Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "178125", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Erik\r\n\r\nThanks for raising this ticket.\r\n\r\nAlthough I have escalated it, it's crucial that you complete the environment field, as per the [JIRA Ticket Checklist|https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist]. If this is not done by the time someone looks at it, there is a chance that the ticket will be closed and marked \"Incomplete\".\r\n\r\nWould you kindly do this? Thanks in advance for your cooperation.\r\n\r\nCheers", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2012-01-05T09:04:26.000+0000", "updated": "2012-01-05T09:04:26.000+0000" }, { "id": "181825", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Just to enforce this report, I've come across the same issue. In fact, it's reproducible even without steps 3 and 4 as described. Just create a new project, create a folder with the same name and hit build; hey presto, a tonne of errors.\r\n\r\nHere's my environment:\r\n\r\nTitanium Studio, build: 1.0.8.201201262211\r\nBuild: jenkins-titanium-rcp-master-136 (origin/master)", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-05T08:24:19.000+0000", "updated": "2012-02-05T08:24:19.000+0000" }, { "id": "181945", "author": { "name": "nderzhak", "key": "nderzhak", "displayName": "Nikolai Derzhak", "active": true, "timeZone": "America/Phoenix" }, "body": "This issue latest notification was not sent due to JIRA mail setting. Fixed now. Please check the issue for latests changes.", "updateAuthor": { "name": "nderzhak", "key": "nderzhak", "displayName": "Nikolai Derzhak", "active": true, "timeZone": "America/Phoenix" }, "created": "2012-02-06T06:35:30.000+0000", "updated": "2012-02-06T06:35:30.000+0000" }, { "id": "393862", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Titanium does not allow you to create a file or directory with the same name as the app.\r\n\r\nThis was initially introduced in Titanium SDK 5.4.0.GA (TIMOB-19411). However this did a case-sensitive match. In Titanium SDK 5.5.0, we added a case-insensitive check (TIMOB-23756).", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-22T22:29:54.000+0000", "updated": "2016-08-22T22:29:54.000+0000" }, { "id": "413146", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T21:38:58.000+0000", "updated": "2017-03-16T21:38:58.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }