Weird… My problem is still present.
I use two computers. They both have MacOSX 10.9.4 , XCode 5.1.1 , CoronaSDK 2014.2417
There are no spaces in the project path.
On one computer I can build projects, on the other I can’t - I still get the following error:
Copyright © 2009-2014 C o r o n a L a b s I n c .
2014-09-08 10:21:10.268 Corona Simulator[6535:507] Version: 3.0.0
2014-09-08 10:21:10.268 Corona Simulator[6535:507] Build: 2014.2417
2014-09-08 10:21:10.322 Corona Simulator[6535:507] Platform: iPhone / x86_64 / 10.9 / Intel HD Graphics 5000 OpenGL Engine / 2.1 INTEL-8.28.30 / 2014.2417
2014-09-08 10:21:10.385 Corona Simulator[6535:507] The file sandbox for this project is located at the following folder:
(/Users/silverthorax/Library/Application Support/Corona Simulator/widgets-A07B85961952A47A515FC10B855C314E)
2014-09-08 10:21:16.882 Corona Simulator[6535:507] Using Custom Build Id 00000
Created XCENT: /var/folders/11/bmcm_ld13zjc6gnvlgj7kfpw0000gn/T/CLtmp3jGqGg/entitlements.xcent
Creating Info.plist…
Usage: plistutil -i|–infile in_file.plist -o|–outfile out_file.plist [–debug]
-i or --infile: The file to read in.
-o or --outfile: The file to convert to.
-d, -v or --debug: Provide extended debug information.
Error: failed to load /tmp/lua_KfsRlZ: 1
JSON:
2014-09-08 10:21:33.294 Corona Simulator[6535:507] Runtime error
?:0: attempt to index a nil value
stack traceback:
?: in function ‘modifyPlist’
?: in function ‘?’
?: in function <?:636>
I use the same Apple developer account on both computers (exported from XCode on the computer that can build and imported on the other).
I don’t understand what I can be doing wrong.