Jump to content
Sign in to follow this  
JimKueneman

Can't Find SDK

Recommended Posts

Delphi 11.2 Patch 1, just bought a new M1 and installed VMWare and Windows 11 Arm.  Installed XCode 14.2 and the command line tools.  PasServer is working correct but it can't find any of the OSX or iOS SDKs.  

 

Anyone else experimenting with running on the M1 and have this problem?  

 

Thanks,

Jim

Share this post


Link to post
3 hours ago, JimKueneman said:

Anyone else experimenting with running on the M1 and have this problem?

I have the same setup as you and it works OK. On the Mac, can you open a Terminal window, execute this command:

/usr/bin/xcodebuild -version -sdk

If it succeeds, the results can be fairly lengthy, but you should see things like: MacOSX13.0.sdk in it

  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×