-
Notifications
You must be signed in to change notification settings - Fork 555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]-"libSkiaSharp.framework" in item list "NativeReference" does not define a value for metadata "FrameworkFilename". #1879
Comments
@mattleibow , could you please have a look on this. Does SkiaSharp.HarfBuzz not compatible for Maui? |
We are also experiencing this with the Navigating to the error source, it opens the |
Seems to be fixed with latest SkiaSharp version and .NET 6.0.200 SDK installed (including latest workloads). |
We also hit this. When using our nuget package
|
Issue with SkiaSharp.Extended.UI.Maui Version=2.0.0-preview.59, When using our nuget package Esri.ArcGISRuntime.Maui Version=100.14.1-preview3
|
Same happens with:
Commenting out the workaround from "skiasharp.nativeassets.ios\2.88.0\buildTransitive\net6.0-ios13.6\SkiaSharp.NativeAssets.iOS.targets" allows the build and runs successful in debug and release. |
Description
libSkiaSharp.framework" in item list "NativeReference" does not define a value for metadata "FrameworkFilename". In order to use this metadata, either qualify it by specifying %(NativeReference.FrameworkFilename), or ensure that all items in this list define a value for this metadata.
Code
Simple Maui Sample
Expected Behavior
SkiaSharp.Harfbuzz should work in ios
Actual Behavior
Throws error while deploying in iOS
Basic Information
NuGets used:

Replication steps:
It shows below error while deploying.
Error list:
Build window:

The text was updated successfully, but these errors were encountered: