-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bug 🐛Something isn't workingSomething isn't workinglevel/normal 🙂In comfort zone, little research and may require using built-in features, but no RnDIn comfort zone, little research and may require using built-in features, but no RnD
Description
What happened?
I'm opening the solution on a mac, using Jetbrains Rider. I can build the solution - though I notice an error during build:
8>ApplicationNew.cs(18,11): Warning CS8632 : The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
8>CSC: Error CS5001 : Program does not contain a static 'Main' method suitable for an entry point
Not sure if that's fatal or not for the purpose of running.
with a target set to any iOS device, it immediately fails with:
Error running 'MauiIsland' info.plist not found.
What am I doing wrong? Thanks!
Version
7.0
What platforms are you seeing the problem on?
MacOS
Relevant log output
No response
Code of Conduct
- I agree to respect and follow this project's rules
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't workinglevel/normal 🙂In comfort zone, little research and may require using built-in features, but no RnDIn comfort zone, little research and may require using built-in features, but no RnD