Wanted to build a test for XCode, but the ‘build’ button inside the pop up window is greyed out. However, in the pop message before this, it does say that you can build, just not for the App Store. [import]uid: 21125 topic_id: 5278 reply_id: 305278[/import]
Did you install your adhoc distribution or development certificate from iOS dev centre? [import]uid: 11393 topic_id: 5278 reply_id: 17471[/import]
Didn’t install those. Are there any good docs on adhoc distributions you know of? [import]uid: 21125 topic_id: 5278 reply_id: 17481[/import]
Read this: http://developer.anscamobile.com/demo/DeviceBuildGuide.pdf
It’s tricky at first, but it will make sense after you do it once.
When you say build for XCode I’m assuming you mean build for iOS emulator. The build option will be clickable once you select a valid code signing identity. [import]uid: 11393 topic_id: 5278 reply_id: 17490[/import]
Great,
Thanks for the link. I’m sure this will help
[import]uid: 21125 topic_id: 5278 reply_id: 17493[/import]
What do you mean by “build a test for XCode”? Like bedhouin I would assume you mean the iOS simulator, but you haven’t actually confirmed that. [import]uid: 12108 topic_id: 5278 reply_id: 17502[/import]
Yes, I need the iOS simulator to run the Facebook example in order to see the full code in action. Otherwise I get a WARNING in the terminal: ‘facebook.login() not supported on the simulator’. [import]uid: 21125 topic_id: 5278 reply_id: 17512[/import]
Is this the same problem? I can’t seem to complete a build. It crashes.
Copyright © 2009-2010 A n s c a , I n c .
Version: 2.0.0
Build: 2011.268
The file sandbox for this project is located at the following folder:
(/Users/searsom/Library/Application Support/Corona Simulator/Space Farm-F89E30D6F862F5CE8EF5F590EE5D1389)
Syntax error: /Users/searsom/Space Farm/build.settings:12: ‘}’ expected (to close ‘{’ at line 2) near ‘.’
Assertion failed: (-(idx+1) <= (L->top - L->base)), function lua_settop, file /Users/ansca/.hudson/jobs/Main-DMG/workspace/platform/mac/…/…/external/lua-5.1.3/src/lapi.c, line 174.
/Applications/Corona.268/Corona Terminal: line 9: 2284 Abort trap “$path/Corona Simulator.app/Contents/MacOS/Corona Simulator” $*
logout
[Process completed]
[import]uid: 20703 topic_id: 5278 reply_id: 22307[/import]
@Shaunathan: I am pretty sure that you just have a syntax error in your build.settings file.
Paste the code from the build.settings file here.
If you can, use the code tags so it displays properly. [import]uid: 8444 topic_id: 5278 reply_id: 22334[/import]