[IOS] How to modify xcode sdk

Check the SDK version command:

 

xcodebuild -showsdks

 

Modify the sdk version

 

$ sudo xcode-select -switch /Applications/Xcode_2.app

Point to your desired xcode path, generally the old xcode is the old sdk

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326025776&siteId=291194637