Skip to content

Commit

Permalink
Merge pull request #381 from BlinkID/jenkins/stable-build
Browse files Browse the repository at this point in the history
Jenkins/stable build
  • Loading branch information
tonikreso authored Nov 9, 2022
2 parents fb2e797 + 0a3cccf commit 79f6911
Show file tree
Hide file tree
Showing 606 changed files with 2,823 additions and 2,810 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release notes

## 5.20.1

- Fixed autofocus issues on iPhone 14 Pro and iPhone 14 Pro Max

## 5.20.0

### New feature:
Expand Down
14 changes: 7 additions & 7 deletions Microblink.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,38 +21,38 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Microblink.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Microblink.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>CFBundleShortVersionString</key>
<string>5.20.0</string>
<string>5.20.1</string>
<key>CFBundleVersion</key>
<string>5.20.0</string>
<string>5.20.1</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
Expand Down
Binary file modified Microblink.xcframework/ios-arm64/Microblink.framework/Info.plist
Binary file not shown.
Binary file modified Microblink.xcframework/ios-arm64/Microblink.framework/Microblink
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@
</data>
<key>Info.plist</key>
<data>
REYcyKYvHPedpCfgcErSbUlavGM=
4feJIxrtXfnhTivkS3Ya6xSP1Ww=
</data>
<key>Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop</key>
<data>
Expand Down Expand Up @@ -762,7 +762,7 @@
</data>
<key>Modules/Microblink.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key>
<data>
mheGEY9F7Lp1007HW7ZoeSPPTPM=
gQ1LYtQ3a6cSx3oGtJNT9q4NSSg=
</data>
<key>Modules/Microblink.swiftmodule/arm64-apple-ios.swiftdoc</key>
<data>
Expand Down Expand Up @@ -2671,7 +2671,7 @@
<dict>
<key>hash2</key>
<data>
U6Tf7aHMllPllDZi61oimT4jMLU5LBZns//qYpgDOrE=
ff5l/p7aXezCxbqf0bB+4v9rL60rg7Hq7GMfAl7XCqs=
</data>
</dict>
<key>Modules/Microblink.swiftmodule/arm64-apple-ios.swiftdoc</key>
Expand Down
Loading

0 comments on commit 79f6911

Please sign in to comment.