How to test on Mac (Designed for iPad) or Apple Vision pro?
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
As you might already know, in `iOS Apps on Mac Availability` section of appstoreconnect.com, you can allow your iOS app to run on Silicon mac devices (Not the Intel ones)
And in `iOS Apps on Apple Vision Pro Availability` section, you can allow your iOS app to run on Apple Vision pro.

**This is not the same as mac-catalyst** which works on both Intel and Silicon mac devices and produces pkg file. I'm talking about publishing iPad result of the iOS publish to mac devices.
When you create iOS only app (Not the Multiplatform one) in xcode

You can still test it on your silicon mac device or Apple Vision pro simulators and devices

How can I run my **iOS app** (Not the mac catalyst one) on my mac device using that **Designed for iPad** profile?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.