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

How can I get cli-platform-ios to recognize my M1-based Mac as a Destination/target-device? #2293

Closed
dcorbin opened this issue Feb 9, 2024 · 1 comment
Labels
question Further information is requested stale

Comments

@dcorbin
Copy link

dcorbin commented Feb 9, 2024

XCode allows me to choose my Mac as a target device with the "Mac (designed for iPad)" option as a Supported Destination field.

I'm trying to finagle the ios-platform to make it do the same. As near as I can tell, the devices-listing code has changed a bunch between whats currently in react-native, and HEAD. I've tried to install a more recent cli-platform-ios with this
"resolutions: { "@react-native-community/cli-platform-ios": "13.5.2"} in my packages.json, but yarn appears to be ignoring that (even removing yarn.lock and node_modules).

It is brand-new RN project: 0.73.4
Suggestions?

@dcorbin dcorbin added the question Further information is requested label Feb 9, 2024
Copy link

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

1 participant