{ "id": "62606", "key": "TIMOB-1974", "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": "2011-04-15T03:07:00.000+0000", "created": "2011-04-15T03:06:59.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "build", "ios" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T23:04:33.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": "{html}
Hi,
\nI have a problem with my application compilation, in 1.4.1.1,\nhere the log :
\nStarting build at 10/01/10 12:14
\nBuild details:
\ntimestamp=09/20/10 15:21 version=1.4.1.1 githash=8a222e
\nScript arguments:
\n/Library/Application\nSupport/Titanium/mobilesdk/osx/1.4.1.1/iphone/builder.py simulator\n\"4.1\" \"/Users/vivienbrissat/Desktop/iphone/appli_iphone/Cible\nAffaire/Cible Affaires_old\" com.atonis.cibleaffaires \"Cible\nAffaires\" iphone
Building from: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.4.1.1/iphone
\nPlatform: Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT\n2010; root:xnu-1504.7.4~1/RELEASE_I386
Xcode path is: /Developer
\ngithash=8a222e, existing_git_hash=None
\nforcing rebuild since libhash (None) not matching\n(576375ac78cf2fd2c3e0319d5b5d90e3)
\nPerforming full rebuild
Exception detected in script:
\nTraceback (most recent call last):
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.4.1.1/iphone/builder.py\", line\n661, in main
\nos.symlink(libticore,\"libTiCore.a\")
\n
\nOSError: [Errno 17] File exists
\nCuriously, KitchenSink works well, and allnew project i make\nworks well.
\nMaybe if i construct new project and put my code in it will work,\nbut i don't know consequences with my app, which is on\nappstore.
Thank you
Not enough information.