@AlexGreeneApps, just to confirm you are talking about the general release version and not the daily build correct? [import]uid: 31262 topic_id: 12390 reply_id: 46452[/import]
I get a “command not found” when I try to run xcode-select. [import]uid: 15615 topic_id: 12390 reply_id: 46460[/import]
Yea me too. It appears that is only installed to /usr/bin if you choose to install the optional UNIX tools when you install XCode 3.x.
I am not sure with XCode 4.1. I am downloading it now (taking forever Mac App Store is crawling today with the Lion release).
I’ll let you guys know what I find out.
Shaun [import]uid: 11196 topic_id: 12390 reply_id: 46462[/import]
[sigh]
The latest daily build should work.
C. [import]uid: 24 topic_id: 12390 reply_id: 46463[/import]
Guess it’s time to pull the trigger and become a subscriber. I was planning on it anyways but every time I reach for my credit card, my hand starts to shake [import]uid: 15615 topic_id: 12390 reply_id: 46464[/import]
LOL jamiebilly. I’m not ready to subscribe yet. Having young kids takes away a lot of your development time so I will only subscribe when my game is ready to publish. This is why I’m hoping to see if Lion will work without a subscription. If anything I’ll just hold off until August 2nd when the new version of Corona drops.
@puresimmer would love to hear your results [import]uid: 31262 topic_id: 12390 reply_id: 46465[/import]
Command not found on xcode-select suggests Xcode is not/mis-installed or you need to install the Unix ‘optional’ components of Xcode. Generally speaking, the Unix components are not really optional in the real world. You typically only uncheck it if you need to have multiple versions of Xcode installed so you don’t overwrite the newest version of the Unix tools with an older version.
[import]uid: 7563 topic_id: 12390 reply_id: 46466[/import]
I’m currently downloading the new Xcode from App Store, it wasn’t free before Lion (I know some old version was but not 4.1 ) right?
Hopefully I will be able to build to device without joining the developer program.
Otherwise I hope the Corona full release new secret feature will fix that [import]uid: 24111 topic_id: 12390 reply_id: 46468[/import]
You have to pay the $99 subscription to build for your device.
Edit: Just saw this on Cult of Mac:
Apple’s development tools for OS X and iOS are joining the OS X Lion launch party today with the release of Xcode 4.1. The new version of Xcode is now available as a free download in the Mac App Store or through the regular Apple developer website.
It’s interesting to note that Xcode has always been included free of charge with all Macs and as a free download until recently when it appeared in the Mac App Store with a price tag of $4.99 for non-developers. It isn’t clear why Apple is making it free again, but I don’t plan one asking them why. After all you shouldn’t look a gift horse in the mouth.
So go get your free copy of Xcode 4.1 which supports OS X 10.7 Lion and iOS 4.3 now via the Mac App Store or at Apple’s developer website.
What are you waiting for? It is time to start working on the next great OS X Lion or iOS app now! [import]uid: 31262 topic_id: 12390 reply_id: 46471[/import]
Guess I have to wait and see what the new feature in the full version of Corona is then. If it’s not that then I will wait until I think I’m completely done with my App using the Simulator. [import]uid: 24111 topic_id: 12390 reply_id: 46472[/import]
Okay I can confirm that I can build on Lion for both Android and iOS. The key for me was doing an XCode 4.1 install after Lion was installed (replacing my previous 3.x install) Also installed the Java Runtime when prompted by Lion.
I am using:
Lion (Release Build)
The latest Corona SDK Daily Build (584)
XCode 4.1 (Free on Mac App Store)
BTW, as a test, I tried the official release of Corona (484) and I am able to run the simulator, but get an error when building for the device.
Hope that helps. [import]uid: 11196 topic_id: 12390 reply_id: 46473[/import]
Just to see if I’ve gotten all right:
To build for my own device I have to pay apple $99 and to build to the App Store I have to pay Apple $99 and become a Corona Subscriber, right? [import]uid: 24111 topic_id: 12390 reply_id: 46474[/import]
@ puresimmer :: but get an error when building for the device.
can you post the error code? picture? or something?
c. [import]uid: 24 topic_id: 12390 reply_id: 46475[/import]
I have installed Lion and also the latest version of xcode for Lion today.
I don’t use the daily builds as I prefer well known solid code to build my apps in.
If I try and build for xcode simulator or device the error eventually comes up as.
Runtime error
?:0: attempt to index global ‘NSDictionary’ (a nil value)
stack traceback:
[C]: ?
?: in function ‘?’
?: in function ‘?’
?: in function <?:419>
Cheers
Mike R
[import]uid: 9950 topic_id: 12390 reply_id: 46476[/import]
@oskwish Yes $99 for the Apple developer subscription but the Corona subscription is $199. Building for device has been very helpful in testing as some elements are not quite the same on device as in the simulator, and also the last thing you want is to finish your app then test on simulator and have to go back and fix everything at once or even have it not work at all. [import]uid: 31262 topic_id: 12390 reply_id: 46477[/import]
@mykyl66 << what if you used the latest drop?
we are going to release the bits on aug 2nd.
c. [import]uid: 24 topic_id: 12390 reply_id: 46478[/import]
Sure. This is the error I see on 484 when trying to build many of the default samples on Lion (In this case FrameAnimation1). Note, I can build a print(“hello world”) app on 484…
All build fine on 584.
Hope that helps.
- Shaun
[import]uid: 11196 topic_id: 12390 reply_id: 46479[/import]
Helps a lot.
Thanks
C. [import]uid: 24 topic_id: 12390 reply_id: 46483[/import]
The latest daily build works fine for corona sdk simulator, xcode simulator and also a device build.
Cheers
Mike R [import]uid: 9950 topic_id: 12390 reply_id: 46484[/import]
I have XCode build Version 4.0.2, which is the version available to download on the developer portal. Will this version work with the latest daily download (584) and Lion?
Thanks. [import]uid: 8780 topic_id: 12390 reply_id: 46490[/import]