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

feat: add Xcode 16 mappings #239

Merged
merged 2 commits into from
Jun 20, 2024
Merged

feat: add Xcode 16 mappings #239

merged 2 commits into from
Jun 20, 2024

Conversation

hansemannn
Copy link
Contributor

@hansemannn hansemannn commented Jun 10, 2024

Works very well!

lib/xcode.js Outdated Show resolved Hide resolved
lib/xcode.js Outdated Show resolved Hide resolved
@hansemannn
Copy link
Contributor Author

They are supported - you can even install iOS 11 and 12 simulators in Xcode, they just don't show up in Xcode anymore (which makes sense, because Apple wants to push devs to newer versions). To resolve this conversation, I will remove 13 and 14, but my vote would be against it.

@cb1kenobi
Copy link
Contributor

I've been digging into this a bit and the only way I found to install old iOS Simulators is to install old versions of Xcode. simctl knows which iOS and watchOS simulators are compatible and I wish I could figure out how they do it. I have to imagine this is actually bound to the iOS simulator, but I've haven't found it yet.

Proceeding with the merge and release.

@cb1kenobi cb1kenobi merged commit 7596d3c into 1_7_X Jun 20, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants