Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
DullingWine opened this issue Jul 1, 2024 · 2 comments
Open
1 task done

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

DullingWine opened this issue Jul 1, 2024 · 2 comments
Assignees
Labels
bug 🐛 Something isn't working level/normal 🙂 In comfort zone, little research and may require using built-in features, but no RnD

Comments

@DullingWine
Copy link

DullingWine commented Jul 1, 2024

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
@Strypper
Copy link
Owner

Strypper commented Jul 2, 2024

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 Strypper added bug 🐛 Something isn't working level/normal 🙂 In comfort zone, little research and may require using built-in features, but no RnD labels Jul 2, 2024
@Strypper
Copy link
Owner

Strypper commented Jul 4, 2024

@DullingWine Unfortunately our team don't have any mac at the moment you can contact me through email [email protected] so that I sort things out for you 1 on 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working level/normal 🙂 In comfort zone, little research and may require using built-in features, but no RnD
Projects
None yet
Development

No branches or pull requests

3 participants