Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Can't build on a mac #199

@DullingWine

Description

@DullingWine

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

Labels

bug 🐛Something isn't workinglevel/normal 🙂In comfort zone, little research and may require using built-in features, but no RnD

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions