Description
https://www.nuget.org/packages/SkiaSharp.NativeAssets.MacCatalyst/3.119.4-preview.1.1
The newest 3.x preview version (3.119.4-preview.1.1) contains an SDK version of maccatalyst26.2. This breaks our support of SkiaSharp with Avalonia.iOS, where we have it set to 26.0.
This was fixed with #3798, and an updated 4.147.0-preview.2.1 contains a fixed version from 1.1. Is it possible to have an updated version of 3.119.4-preview.1.1 to 3.119.4-preview.2.1 with the correct SDK pinned?
Code
It's a build issue. Run a Mac Catalyst app with SkiaSharp where you don't set the maccatalyst version TFM. The libskiasharp dylib will fail to load.
Expected Behavior
No response
Actual Behavior
No response
Version of SkiaSharp
Other (Please indicate in the description)
Last Known Good Version of SkiaSharp
Other (Please indicate in the description)
IDE / Editor
Other (Please indicate in the description)
Platform / Operating System
Mac Catalyst
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
Code of Conduct
Description
https://www.nuget.org/packages/SkiaSharp.NativeAssets.MacCatalyst/3.119.4-preview.1.1
The newest 3.x preview version (3.119.4-preview.1.1) contains an SDK version of
maccatalyst26.2. This breaks our support of SkiaSharp with Avalonia.iOS, where we have it set to26.0.This was fixed with #3798, and an updated 4.147.0-preview.2.1 contains a fixed version from 1.1. Is it possible to have an updated version of
3.119.4-preview.1.1to3.119.4-preview.2.1with the correct SDK pinned?Code
It's a build issue. Run a Mac Catalyst app with SkiaSharp where you don't set the maccatalyst version TFM. The libskiasharp dylib will fail to load.
Expected Behavior
No response
Actual Behavior
No response
Version of SkiaSharp
Other (Please indicate in the description)
Last Known Good Version of SkiaSharp
Other (Please indicate in the description)
IDE / Editor
Other (Please indicate in the description)
Platform / Operating System
Mac Catalyst
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
Code of Conduct