iOSDeviceSupport icon indicating copy to clipboard operation
iOSDeviceSupport copied to clipboard

iOS 17 beta support??

Open chloekorzh opened this issue 1 year ago • 10 comments

chloekorzh avatar Jul 22 '23 08:07 chloekorzh

+1

fareessyed-cred avatar Aug 01 '23 07:08 fareessyed-cred

+1

kaiserabliz avatar Aug 09 '23 14:08 kaiserabliz

+1

charleszhao888888 avatar Aug 14 '23 07:08 charleszhao888888

+1

yuriy3122 avatar Aug 21 '23 14:08 yuriy3122

https://developer.apple.com/forums/thread/730947

omarchaabounitn avatar Aug 28 '23 09:08 omarchaabounitn

+1

gbabucs avatar Sep 05 '23 09:09 gbabucs

+1

kaiserabliz avatar Sep 14 '23 16:09 kaiserabliz

+1 will be ?

idanhauser avatar Sep 18 '23 07:09 idanhauser

+1

ghostwolf90 avatar Sep 19 '23 01:09 ghostwolf90

+1

CMLCNL avatar Sep 20 '23 10:09 CMLCNL

@gbabucs @ghostwolf90 @kaiserabliz @charleszhao888888 @yuriy3122 Guys please try this workaround and let me know if it's worked (Please note you need Xcode 14+ to get it work):

[!WARNING] ⚠️ iOS 17+ Workaround (Xcode 14+ required):
In the terminal run:

defaults write com.apple.dt.Xcode DVTEnableCoreDevice enabled
Then restart Xcode 14 the iOS 17 device will show up in Xcode like below and you can run and debug the app as usual. (You may need to go to Devices and Simulators to pair/trust the device)

I have Xcode 15 beta installed alongside Xcode 14, I'm not sure if that's required or not.

filsv avatar Jun 11 '24 14:06 filsv