Can't add iOs SDK in preferences -- solved

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
raugert
Posts: 112
Joined: Thu May 26, 2016 9:30 pm

Can't add iOs SDK in preferences -- solved

Post by raugert » Fri May 22, 2020 3:39 pm

I have a new MacBook Pro with OS Catalina, which I am trying to configure with all my certificates etc. for development. I am trying to add iOS SDK in Livecode 9.6.0 DP2, but when asked for the file location, I cannot "show package contents" to get to the correct directory. (Right-click doesn't work like it used to in older OS). I can get the package contents if I use the Finder (by right-clicking), but can't seem to get it in Livecode file "ask" window.

It sounds pretty simple but I'm obviously missing something...

thanks for any insight,
Richard
Last edited by raugert on Tue May 26, 2020 2:59 am, edited 1 time in total.
Livecode Indy 9.6.11 (Stable)
MacOS Sonoma 14.2
Xcode 15.0.1 SDK 17.0

Klaus
Posts: 14194
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Can't add iOs SDK in preferences

Post by Klaus » Fri May 22, 2020 3:41 pm

Hi Richard,

isn't it enough to just locate Xcode.app int he dialog?
LC will then search the app package for any iOS SDK in it.


Best

Klaus

raugert
Posts: 112
Joined: Thu May 26, 2016 9:30 pm

Re: Can't add iOS SDK in preferences - solved

Post by raugert » Fri May 22, 2020 5:37 pm

Hi Klaus,

Indeed, in the past I could just point to the Xcode app and it would find the SDK, but I think I have found the problem. The Xcode version I had installed was the newest version 11.5 which uses SDK 13.5. It looks like it is not yet compatible with LC 9.6 RC2 .

I have installed Xcode 11.4.1 and it now finds the required SDK (13.4). Sorry I should have checked this first..

thanks,
Richard
Livecode Indy 9.6.11 (Stable)
MacOS Sonoma 14.2
Xcode 15.0.1 SDK 17.0

Post Reply