Strypper / mauisland

MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
MIT License
198 stars 14 forks source link

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

Open DullingWine opened 4 months ago

DullingWine commented 4 months ago

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

Strypper commented 4 months ago

Hi thank you for trying our tools. Based on the error the project is missing the plist file

I will try to create the plist on my side and push on the main branch.

Warning: This project isn't fully compatible with MacOS and IOS devices, we will support Apple platform later this year, for now MAUI rendering engine keeps failing to bring the similar experience across platform so we are focusing Windows first

Strypper commented 4 months ago

@DullingWine Unfortunately our team don't have any mac at the moment you can contact me through email ocgrb.strypperjason115@gmail.com so that I sort things out for you 1 on 1