Closed alaskanrogue closed 1 year ago
The description does not indicate a bug in the .NET MAUI Community Toolkit.
Please isolate your bug and confirm it is being caused by the .NET MAUI Community Toolkit.
Hi @alaskanrogue. We have added the "needs reproduction" label to this issue, which indicates that we cannot take further action. This issue will be closed automatically in 5 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
Transferred to https://github.com/dotnet/maui/issues/18604
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
Beginning this afternoon, the error message "Process cannot be executed on XMA server. Could not find Microsoft.iOS in /Users/marcgeorge/Library/Caches/Xamarin/XMA/SDKs/dotnet/packs/Microsoft.iOS.Sdk/16.4.7125" is received during build.
When attempting to install the package, which was published today, 11/7/2023, the package required by my application, the error message "NU1213: The package Microsoft.NET.Sdk.iOS.Manifest-7.0.100 16.4.7125 has a package type DotnetPlatform that is incompatible with this project." is received.
All packages in the project are up to date, however, include pre-releases.
Builds have been attempted on both Windows and Mac with the latest versions of VS Pr e with same results.
Expected Behavior
Successful build.
Steps To Reproduce
Build a MAUI iOS project with the necessary packages from those noted below.
Link to public reproduction project repository
NA
Environment
Anything else?
No response