Ricardo.SDWebImage.iOS
4.2.2.1
Xamarin Binding Library - SDWebImage iOS Image Library
Install-Package Ricardo.SDWebImage.iOS -Version 4.2.2.1
dotnet add package Ricardo.SDWebImage.iOS --version 4.2.2.1
<PackageReference Include="Ricardo.SDWebImage.iOS" Version="4.2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ricardo.SDWebImage.iOS --version 4.2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This project is a binding for a SDWebImage library: https://github.com/rs/SDWebImage
This project is a binding for a SDWebImage library: https://github.com/rs/SDWebImage
Release Notes
SDWebImage v 4.2.2.1
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ricardo.SDWebImage.iOS:
Package | Downloads |
---|---|
Ricardo.MWPhotoBrowser.iOS
Xamarin Binding for MWPhotoBrowser iOS Library
|
|
Naxam.MapboxNavigation.iOS
Xamarin.iOS binding Library - Mapbox Navigation
|
|
Hyphenate.iOS.UI
Xamarin Binding for Hyphenate EaseUI 3.5.3
架构支持x86_64 arm64
- 添加NullAllowed修饰
- 解决一些对象无法转换为协议的问题
- 添加WeakDataSource
Note:
解决iPhone真机无法编译调试问题
请参考https://github.com/xamarin/xamarin-macios/issues/5624
修改.csproj,添加
<Target Name="BeforeCodesign">
<Exec Condition=" 'AnyCPU' == 'iPhone' Command="\usr\bin\codesign -v --force --sign --timestamp=none //Frameworks/UmbrellaFramework.framework/Frameworks/SubFramework.framework/SubFramework" />
</Target>
|
GitHub repositories
This package is not used by any popular GitHub repositories.