How to run app on beta iOS devices

Issue #343

Xcode 10.3 with iOS 13

sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.0 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

Xcode 10.3 with iOS 13.1 beta 2

sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.0/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.1

Use DeviceSupport

/Applications/Xcode/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
Written by

I’m open source contributor, writer, speaker and product maker.

Start the conversation