AvaloniaUI / AvaloniaMauiHybrid

Brings templated controls, pixel perfect rendering, animations, styling and composition to Maui
MIT License
175 stars 13 forks source link

MAUI sample won't build #25

Open nathenxbrewer opened 1 week ago

nathenxbrewer commented 1 week ago

Trying to build the MAUI sample app. Also followed the how-to on a blank MAUI app and am getting the same error:

1>Xamarin.Shared.Sdk.targets(1641,3): Error : clang++ exited with code 1: ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/nathenbrewer/.nuget/packages/harfbuzzsharp.nativeassets.ios/2.8.2.3/runtimes/ios/native/libHarfBuzzSharp.framework/libHarfBuzzSharp' for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Trying to run on iOS Simulator