Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Update Binaries, Bindings and Examples to Anyline Android SDK v50.0.3…
Browse files Browse the repository at this point in the history
… and iOS SDK v50.0.4
  • Loading branch information
ricardocolombo committed Aug 31, 2023
1 parent 67027b0 commit b16e2b2
Show file tree
Hide file tree
Showing 447 changed files with 407 additions and 463 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("50.0.3")]
[assembly: AssemblyVersion("50.0.0")]
//[assembly: AssemblyFileVersion("24.1.0.0")]
//[assembly: AssemblyInformationalVersion("43.0.0-preview.1")]

Expand Down
4 changes: 2 additions & 2 deletions BindingSource/AnylineXamarinSDK.iOS/Anyline.a
Git LFS file not shown
4 changes: 2 additions & 2 deletions BindingSource/AnylineXamarinSDK.iOS/Anyline.framework/Anyline
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("50.0.3")]
[assembly: AssemblyVersion("50.0.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
</AndroidResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Anyline.Xamarin.SDK.Droid" Version="50.0.3" />
<PackageReference Include="Anyline.Xamarin.SDK.Droid" Version="50.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Xamarin.AndroidX.AppCompat.Resources" Version="1.1.0.2" />
<PackageReference Include="Xamarin.AndroidX.Browser" Version="1.3.0.4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"maxWidthPercent": "100%",
"width": 768,
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"commercialTireIdConfig": {}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "80%",
"maxHeightPercent": "80%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"startScanDelay": 0
},
"cutoutConfig": {
"style": "rect",
"maxWidthPercent": "100%",
"width": 768,
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"vinConfig": {}
},
"cutoutConfig": {
"style": "rect",
"width": 720,
"alignment": "top_half",
"maxWidthPercent": "70%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"animation": "none",
"maxWidthPercent": "70%",
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"animation": "none",
"maxWidthPercent": "10%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "contour_rect",
"alignment": "top",
"strokeWidth": 2,
"strokeColor": "FFFFFF",
Expand Down
1 change: 0 additions & 1 deletion Examples/AnylineExamples.Droid/Assets/tin_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "80%",
"maxHeightPercent": "80%",
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"width": 720,
"alignment": "center",
"maxWidthPercent": "80%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"width": 720,
"alignment": "center",
"maxWidthPercent": "80%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "80%",
"maxHeightPercent": "80%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
1 change: 0 additions & 1 deletion Examples/AnylineExamples.Droid/Assets/vin_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"vinConfig": {}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "70%",
"maxHeightPercent": "70%",
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="50.0.3" package="com.anyline.xamarin.examples" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="50.0.0" package="com.anyline.xamarin.examples" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.NFC" />
Expand Down
2 changes: 1 addition & 1 deletion Examples/AnylineExamples.iOS/AnylineExamples.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
</ImageAsset>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Anyline.Xamarin.SDK.iOS" Version="50.0.3" />
<PackageReference Include="Anyline.Xamarin.SDK.iOS" Version="50.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Examples/AnylineExamples.iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<integer>2</integer>
</array>
<key>CFBundleShortVersionString</key>
<string>50.0.3</string>
<string>50.0.0</string>
<key>UILaunchStoryboardName</key>
<string>MainStoryboard.storyboard</string>
<key>UIMainStoryboardFile</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"maxWidthPercent": "100%",
"width": 768,
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"commercialTireIdConfig": {}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "80%",
"maxHeightPercent": "80%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"startScanDelay": 0
},
"cutoutConfig": {
"style": "rect",
"maxWidthPercent": "100%",
"width": 768,
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"vinConfig": {}
},
"cutoutConfig": {
"style": "rect",
"width": 720,
"alignment": "top_half",
"maxWidthPercent": "70%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"animation": "none",
"maxWidthPercent": "70%",
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"animation": "none",
"maxWidthPercent": "10%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "contour_rect",
"alignment": "top",
"strokeWidth": 2,
"strokeColor": "FFFFFF",
Expand Down
1 change: 0 additions & 1 deletion Examples/AnylineExamples.iOS/Resources/tin_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "80%",
"maxHeightPercent": "80%",
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"width": 720,
"alignment": "center",
"maxWidthPercent": "80%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"width": 720,
"alignment": "center",
"maxWidthPercent": "80%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "80%",
"maxHeightPercent": "80%",
"alignment": "center",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
1 change: 0 additions & 1 deletion Examples/AnylineExamples.iOS/Resources/vin_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"vinConfig": {}
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "70%",
"maxHeightPercent": "70%",
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Anyline.Xamarin.SDK.Droid" Version="50.0.3" />
<PackageReference Include="Anyline.Xamarin.SDK.Droid" Version="50.0.0" />
<PackageReference Include="Xamarin.Forms" Version="4.5.0.495" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
<PackageReference Include="Xamarin.AndroidX.AppCompat.Resources" Version="1.1.0.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "rect",
"maxWidthPercent": "100%",
"width": 768,
"alignment": "top_half",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"cancelOnResult": true
},
"cutoutConfig": {
"style": "animated_rect",
"maxWidthPercent": "90%",
"maxHeightPercent": "90%",
"alignment": "center",
Expand Down
Loading

0 comments on commit b16e2b2

Please sign in to comment.