Skip to content

Instantly share code, notes, and snippets.

@keith
Last active December 22, 2016 13:35
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keith/c936db3130a9963c141d3fd18f25e02f to your computer and use it in GitHub Desktop.
Save keith/c936db3130a9963c141d3fd18f25e02f to your computer and use it in GitHub Desktop.
Build to iOS 10 from Xcode 7.3.1
Copy link

ghost commented Oct 5, 2016

For using Xcode 8 and Xcode 7.3.1 parallel

sudo ln -s /Applications/Xcode\ 8.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.2\ \(14C89\)/ /Applications/Xcode\ 7.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment