Is there a way to debug an iOS app on Apple Silicon Mac? (designed for iPhone)
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
### Apple platform
iOS, macOS
### Framework version
net8.0-*
### Affected platform version
.net8
### Description
So we have an iOS app published on the App Store. When opening the app page through App Store on Mac Studio I see the label "Designed for iPhone. Not verified for macOS". I can install and run it, but have some crashes I'd like to fix (honestly speaking at startup 😅) Is it possible to debug a such configuration?
Currently the project is on .net8. I tried to find such an option in Visual Studio Code and JetBrains Rider with no luck. And also in the best IDE of all times Visual Studio for Mac (we still use it 😢).
### Steps to Reproduce
1. Create iOS project
2. Try to run on mac (designed for iPhone)
### Did you find any workaround?
_No response_
### Relevant logs
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.