CommunityToolkit / CommunityToolkit/Maui.NativeLibraryInterop
iOS Native Interop doesn't work with .NET 10.
- 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
Research direction
Start with the template and reproduce the issue by changing it to .NET 10, targeting iOS on Mac, then running `dotnet build` or the documented instructions. Investigate why the `.resources` folder is not generated; the work is done when the template builds successfully with .NET 10 and the expected folder is generated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100