Christophe,

Any time you have a new Desktop OS, and a new Development IDE, and a new iOS, 
and a new Livecode version you are bound to run into issues until everything 
gets worked out and all caveats are resolved. As far as I know this would be 
the same on any platform.

With the new xCode, Apple decided to include a few simulators but only the one 
SDK. A few things to consider are:
1. GIve everything time to register. (xCode is tied into the Developer website 
for Provisioning Certs, etc.)
2. Open xCode to start the download of extras and specifically you need to 
download Legacy Simulators.
3. In Livecode check your preferences for mobile and re-link to the new xCode, 
ONLY. (conflicting xCodes will interfere with running the simulator)
4. In standalone settings for your app give the app a unique Internal App ID 
(if not you will run into a problem, or delete any versions of the app on the 
simulator)
5. In standalone settings re-select your Profile.
6. Save the App to set these settings.
7. Occasionally, you have to go fishing in Erie. (Don't laugh, this solved the 
whole problem for me.)
8. Reboot as necessary.

Actually, what really happened was that I rebooted my computer after the 
weekend fishing and all was fine so it just took time to settle in.


Thomas J McGrath III
3mcgr...@comcast.net

Lazy River Software
http://lazyriver.on-rev.com


On Oct 30, 2012, at 7:58 AM, Christophe Leske <i...@multimedial.de> wrote:

> Hi there,
> 
> i am an old time Director user who recently switched to LiveCode for mobile 
> development.
> Thanks to Colin Holgate for pointing me to this list.
> 
> After trying to figure out how to write and test my apps, I ran into a couple 
> of issues which I cannot resolve... sigh.
> 
> I am trying to test my app using the simulator. There is an app for iPad and 
> one for the iPhone.
> 
> I updated my OS to Mountain Lion (which is probably what is causing the 
> trouble) and XCode to 4.5.5 in order to get the latest iOS SDK 6.0.
> 
> 
> NOW:
> - any previous SDK version does not run in the simulator, it is said that the 
> SDK cannot be found (although I am offered a file picker showing a director 
> in which there is the SDK 4.3 and 5.0), but it won't work.
> Probably has to do with the fact that I have uninstalled XCode 4.3.3 
> previously?
> 
> Can one reinstall older SDKs/Xcode versions on Lion?
> 
> - even when switching my app to the new iOS6 SDK, the simulator opens, shows 
> the splash screen, then recloses the app right away without showing my stack.
> 
> What gives? Am I missing something?
> 
> 
> I feel like upgrading to Mountain Lion was not such a good idea after all and 
> I should have stuck with Lion instead - sigh... no downgrade possible I guess.
> 
> 
> Although this is my first post, I am already so tired of all this up-,down- 
> and sidegrading issues. I switched to the mac thinking that i would "just 
> work".
> 
> Was apparently mistaken...
> 
> 
> Thanks for any help you might be able to provide,
> 
> -- 
> Christophe Leske
> multimedial.de
> 
> ----------------------------------------
> www.multimedial.de - i...@multimedial.de
> Hohler Strasse 17 - 51645 Gummersbach
> +49(0)2261-99824540 // +49(0)177-2497031
> ----------------------------------------
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to