Ericcui.XamarinIOS.BaiduMapAPIUtils 4.2.1.2

dotnet add package Ericcui.XamarinIOS.BaiduMapAPIUtils --version 4.2.1.2
NuGet\Install-Package Ericcui.XamarinIOS.BaiduMapAPIUtils -Version 4.2.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ericcui.XamarinIOS.BaiduMapAPIUtils" Version="4.2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ericcui.XamarinIOS.BaiduMapAPIUtils --version 4.2.1.2
#r "nuget: Ericcui.XamarinIOS.BaiduMapAPIUtils, 4.2.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ericcui.XamarinIOS.BaiduMapAPIUtils as a Cake Addin
#addin nuget:?package=Ericcui.XamarinIOS.BaiduMapAPIUtils&version=4.2.1.2

// Install Ericcui.XamarinIOS.BaiduMapAPIUtils as a Cake Tool
#tool nuget:?package=Ericcui.XamarinIOS.BaiduMapAPIUtils&version=4.2.1.2

Xamarin.iOS’ binding library for BaiduMapAPI iOS Utils Framework 4.2.1.

1.Paste these touch arguments in VisualStudio's app

-v -v -v -v -cxx -gcc_flags "-ObjC -lsqlite3.0 -lstdc++ -L${ProjectDir} -lcrypto -lssl -framework MobileCoreServices -framework CoreLocation -framework QuartzCore -framework OpenGLES -framework SystemConfiguration -framework CoreGraphics -framework Security -framework CoreTelephony -force_load ${ProjectDir}/libcrypto.a ${ProjectDir}/libssl.a "

2.Paste libcrypto.a and libsls.a in the app's code project

Set property "Copy if newer" of libcrypto.a (VisualStudio for Windows) Set property "Copy if newer" of libsls.a (VisualStudio for Windows)

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.1.2 1,054 12/14/2018
4.2.1.1 656 12/14/2018

Implement all function of the Utils framework.