dotnet / dotnet/macios

How to test on Mac (Designed for iPad) or Apple Vision pro?

Open
#20,868 1 comment 2 reactions 0 assignees View on GitHub
enhancement
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.

![image](https://github.com/xamarin/xamarin-macios/assets/5352980/d5d2a495-cc2a-430c-998a-06a2597d0dae)

**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

![image](https://github.com/xamarin/xamarin-macios/assets/5352980/d3cd8b4e-9846-4f82-babc-63c34f9ffdc2)

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

![image](https://github.com/xamarin/xamarin-macios/assets/5352980/1d5e643e-f315-4797-822b-fd5871bc4935)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.