Skip to content
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

Open
choji-160 opened this issue Jun 9, 2023 · 17 comments
Open

add support for ios 17 beta #226

choji-160 opened this issue Jun 9, 2023 · 17 comments

Comments

@choji-160
Copy link

No description provided.

@catokitta
Copy link

i’m waiting for it too 👀

@armandojimenez
Copy link

Any updates?

@choji-160
Copy link
Author

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

@catokitta
Copy link

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

@choji-160
Copy link
Author

well seems like im gonna butcher my mbp running ios and android simulators to test my apps

@erikkerber
Copy link

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

https://mastodon.social/@rileytestut/110510541994880950#

@choji-160
Copy link
Author

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

https://mastodon.social/@rileytestut/110510541994880950#

i am too dumb for this,

@erikkerber
Copy link

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)

@furiosFast
Copy link

here the solution:
https://stackoverflow.com/a/76620301/3787754

@submgr
Copy link

submgr commented Oct 5, 2023

here the solution: https://stackoverflow.com/a/76620301/3787754

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?

@janandaraj
Copy link

here the solution: https://stackoverflow.com/a/76620301/3787754

Works 💯

@submgr
Copy link

submgr commented Oct 6, 2023

IMG_2468
It works now for me too. But it gives me this error, how to fix it?
(CoreDevice) (Can't make device ready for development: An error occurred while communicating with a remote process.)

@janandaraj
Copy link

Try disconnecting and connect again when "Can you trust this device" asked give trust it worked for me

@liquidvisual
Copy link

liquidvisual commented Oct 12, 2023

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).

@chinmay4github1987
Copy link

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

@guodan
Copy link

guodan commented Dec 31, 2023

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).

Ventura 13.5 Xcode 14.3 Xcode 15.1 same error

@guodan
Copy link

guodan commented Jan 1, 2024

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).

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants