You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I try and build a new .NET MAUI application, I'm getting a bunch o' error messages that I cannot decipher. It says I've got the wrong SDK Version, but instead of telling me what version it is, it's writing <DVTBuild Version *>, so I'm not sure what I need to do.
Here are the error messages:
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_18.0/18.0.8303/tools/msbuild/iOS/Xamarin.Shared.targets(893,3): error : /usr/bin/xcrun exited with code 1
[/Users/me/Desktop/MauiApp1/MauiApp1/MauiApp1.csproj::TargetFramework=net8.0-ios]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_18.0/18.0.8303/tools/msbuild/iOS/Xamarin.Shared.targets(893,3): error : [/Users/me/Desktop/MauiApp1/MauiApp1/MauiApp1.csproj::TargetFramework=net8.0-ios]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_18.0/18.0.8303/tools/msbuild/iOS/Xamarin.Shared.targets(893,3): error : actool exited with code 1 [/Users/me/Desktop/MauiApp1/MauiApp1/MauiApp1.csproj::TargetFramework=net8.0-ios]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_18.0/18.0.8303/tools/msbuild/iOS/Xamarin.Shared.targets(893,3): error : [/Users/me/Desktop/MauiApp1/MauiApp1/MauiApp1.csproj::TargetFramework=net8.0-ios]
/Users/me/Desktop/MauiApp1/MauiApp1/obj/Debug/net8.0-ios/iossimulator-arm64/actool/cloned-assets/Assets.xcassets : actool error : No simulator runtime version from [<DVTBuildVersion 21C62>, <DVTBuildVersion 21E213>, <DVTBuildVersion 21F79>] available to use with iphonesimulator SDK version <DVTBuildVersion 22A3362>
[/Users/me/Desktop/MauiApp1/MauiApp1/MauiApp1.csproj::TargetFramework=net8.0-ios]
Can someone please point me in the right direction? I really, really miss my iOS simulator:
Steps to Reproduce
Create a new .NET MAUI app
Choose iPhone 15 Pro Max
Press F5
Did you find any workaround?
Not yet
Build logs
No response
The text was updated successfully, but these errors were encountered:
Apple platform
iOS
Framework version
net8.0-*
Affected platform version
VSCode 19.4.0
Description
I'm running macOS (Sonoma 14.6.1), VSCode (1.94.0) with the .NET MAUI extension (v1.3.29). I think I've got the .NET version that was just released --
======================================================
and should be compatible with Xcode 16.
But when I try and build a new .NET MAUI application, I'm getting a bunch o' error messages that I cannot decipher. It says I've got the wrong SDK Version, but instead of telling me what version it is, it's writing <DVTBuild Version *>, so I'm not sure what I need to do.
Here are the error messages:
Can someone please point me in the right direction? I really, really miss my iOS simulator:
Steps to Reproduce
Did you find any workaround?
Not yet
Build logs
No response
The text was updated successfully, but these errors were encountered: