Copy link to clipboard
Copied
I'm trying to static compile XMP Toolkit SDK in XCode 15.0 of macOS 13.5, it reported the error:
unable to find sdk '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk'
Could anyone give me some suggestions to solve this error? Thanks in advance!
If thats the only error you are facing it will be enough changing this to the SDK you hava available in your computer.
 
Cheers
Copy link to clipboard
Copied
If thats the only error you are facing it will be enough changing this to the SDK you hava available in your computer.
 
Cheers
Copy link to clipboard
Copied
Problem Solved! Thank you for your answer!