Estimote.iOS.Proximity
1.3.1
See the version list below for details.
dotnet add package Estimote.iOS.Proximity --version 1.3.1
NuGet\Install-Package Estimote.iOS.Proximity -Version 1.3.1
<PackageReference Include="Estimote.iOS.Proximity" Version="1.3.1" />
paket add Estimote.iOS.Proximity --version 1.3.1
#r "nuget: Estimote.iOS.Proximity, 1.3.1"
// Install Estimote.iOS.Proximity as a Cake Addin #addin nuget:?package=Estimote.iOS.Proximity&version=1.3.1 // Install Estimote.iOS.Proximity as a Cake Tool #tool nuget:?package=Estimote.iOS.Proximity&version=1.3.1
Xamarin bindings for Estimote iOS Proximity SDK
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.iOS | xamarinios10 is compatible. |
-
Xamarin.iOS 1.0
- Xamarin.Swift (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Compatibility update for Xcode 10.2 and Swift 5.
IMPORTANT: This breaks compatibility with earlier Xcode versions, so if you haven't updated yet, you should continue using Estimote.iOS.Proximity 1.2.0.
IMPORTANT: With this update, we switched from Xamarin.Swift4 to Xamarin.Swift as a dependency. Xamarin.Swift is smarter replacement for Xamarin.Swift4, that evaluates your project and automatically includes necessary Swift libraries if needed. For example, if your app is targeting iOS 12.2 or later, you don't need Swift libraries bundled with your app anymore, since Swift 5 libraries are now included in the iOS itself. Long live ABI stability!
There are no API/feature changes compared to 1.2.0.