-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for ios 17 beta #226
Comments
i’m waiting for it too 👀 |
Any updates? |
bro i was hesitating for 2 days i was able to run the app on my 16.5 ios on iphone 11 and now i cant do that ,i even downloaded xcode 15 beta thinking the support file will be included but only ios17 simulator was available it was even missing ios 16.5 support files |
same, i was so excited to update, then i remembered there may not be support files, still excited but damn, seems like it won’t be here for a little while |
well seems like im gonna butcher my mbp running ios and android simulators to test my apps |
Xcode 17 changes the DDI format and this repo may not work going foward. It at least won't be compatible with anything under Xcode 15 |
i am too dumb for this, |
Odds are you can unstar this repo soon :) File/dupe a radar to Apple if forward-debugging new iOS versions on old Xcode versions is important (it probably is for anyone around this repo) |
here the solution: |
I am trying this on Xcode 14, but it still says that there is no valid device support files. Maybe the problem is that I downloaded Xcode from the internet, not the App Store? How can I overcome it? |
Works 💯 |
Try disconnecting and connect again when "Can you trust this device" asked give trust it worked for me |
I'm seeing a similar error: "(CoreDevice) has an unknown or unreported architecture. Please use a different device." Note: I'm on Monterey 12.7, running XCode 14.3 with an edited info.plist (minimum version). |
I'm also seeing a similar error : "(CoreDevice) (Can't make device ready for development. The developer disk image could not be mounted on this device) Note: I'm on macOS Ventura version 13.5 and Xcode 14.3.1 |
Ventura 13.5 Xcode 14.3 Xcode 15.1 same error |
I first open the Xocde 15.1, it require to install iOS17 component. After it downloads finish, I quit the Xcode15.1, and open the Xcode14.3, it's all right. |
No description provided.
The text was updated successfully, but these errors were encountered: