Once I construct the MAUI venture, I get this error
/usr/native/share/dotnet/packs/Microsoft.iOS.Sdk.net9.0_18.5/18.5.9215/targets/Xamarin.Shared.Sdk.targets(1837,3): error :
clang++ exited with code 1:
ld: constructing for 'iOS-simulator', however linking in object file (/Customers/enrico/Initiatives/LIUApp9/LanguageInUse/obj/Debug/net9.0-ios/iossimulator-arm64/linker-c
ache/AppCenter.a[arm64][2](MSACAppCenter.o)) constructed for 'iOS'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
I checked Xcode 16.4 and it’s put in. I configured my Apple account and downloaded the profiles. With Xcode, I can create a venture, construct it and run in a simulator and actual system.
The MAUI
workload is put in.