CommunityToolkit / CommunityToolkit/Maui.NativeLibraryInterop
iOS Native Interop doesn't work with .NET 10.
Open
- Dominant language
- C#
- Stars
- 249
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When building with .NET 10 the .resources folder doesn't get generated. It appears the library is not compatible with the latest version of .net.
### Steps to Reproduce
1. open template.
2. change to .NET 10
3. run `dotnet build` (or follow the instructions)
### Link to public reproduction project repository
_No response_
### Environment
- OS: Mac
- .NET MAUI: 10
- Target platforms: iOS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.