Skip to content

Instantly share code, notes, and snippets.

@macfanr
Last active July 13, 2021 02:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save macfanr/a479c107ab78a2338bfe96875afabbeb to your computer and use it in GitHub Desktop.
Save macfanr/a479c107ab78a2338bfe96875afabbeb to your computer and use it in GitHub Desktop.
1. 拷贝OldSDK到Xcode装SDK的目录下
2. 修改plist文件
sudo /usr/libexec/PlistBuddy -c "Set :MinimumSDKVersion 10.7"
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Info.plist
3. 重启XCode
Xcode build svn: /Library/Developer/CommandLineTools/usr/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment