Skip to content

Instantly share code, notes, and snippets.

@acalism
Created December 24, 2018 20:08
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 acalism/a53a2c0b410250e8cab4609c268b4a3f to your computer and use it in GitHub Desktop.
Save acalism/a53a2c0b410250e8cab4609c268b4a3f to your computer and use it in GitHub Desktop.
copy these files from Xcode 9 to Xcode 10 like this:
1. copy stdc++*.tbd to
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/
2. copy stdc++*.dylib to
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment