Skip to content

Instantly share code, notes, and snippets.

@ethanhuang13
Last active February 3, 2023 20:21
Show Gist options
  • Star 34 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save ethanhuang13/b9b4b875db9b49a124e2af194b97be68 to your computer and use it in GitHub Desktop.
Save ethanhuang13/b9b4b875db9b49a124e2af194b97be68 to your computer and use it in GitHub Desktop.
Symbolic link from Xcode.app to Xcode-beta.app (Xcode 11.2)
@ethanhuang13
Copy link
Author

Updated for Xcode 10 beta 5 (10L221o), iOS 12 beta 5 (16A5339e), watchOS 5 beta 5 (16R5334f), and tvOS 12 beta 5 (16J5334e)

@ethanhuang13
Copy link
Author

Updated for Xcode 10 beta 6 (10L232m), iOS 12 beta 7 (16A5354b), watchOS 5 beta 7 (16R5349a), and tvOS 12 beta 7 (16J5349a)

@ethanhuang13
Copy link
Author

Updated for Xcode 10.1 beta 2 (10O35n), iOS 12 beta 7 (16B5068g), watchOS 5 beta 7 (16R5568d), and tvOS 12 beta 7 (16J5584c)

@ethanhuang13
Copy link
Author

Updated for Xcode 11 beta

@ethanhuang13
Copy link
Author

Updated for Xcode 11.2 beta

@mycroftcanner
Copy link

mycroftcanner commented Oct 29, 2019

If you get this error, dyld_shared_cache_extract_dylibs failed, just prep the device first in Xcode Beta.

@timohofmeijer
Copy link

If you get this error, dyld_shared_cache_extract_dylibs failed, just prep the device first in Xcode Beta.

What do you mean with 'prep the device'?

@swift2geek
Copy link

What do you mean with 'prep the device'?

+1

@ethanhuang13
Copy link
Author

I didn't encounter the error. But I think @mycroftcanner is referring to this:
截圖 2019-10-31 下午12 36 09

@ethanhuang13
Copy link
Author

Prepare the device on Xcode 11.2 beta first, then Xcode 11 should work with this script.

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