Skip to content

Commit

Permalink
Merge pull request #12 from BlinkID/feature/v1.1.1
Browse files Browse the repository at this point in the history
v1.1.1
  • Loading branch information
juraskrlec authored Nov 10, 2023
2 parents 4c35444 + e814b07 commit 908b13b
Show file tree
Hide file tree
Showing 496 changed files with 40 additions and 896 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.1.1

- No changes

## v1.1.0

- See release notes.
Expand Down
10 changes: 5 additions & 5 deletions CaptureCore.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>CaptureCore.framework/CaptureCore</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>CaptureCore.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>BinaryPath</key>
<string>CaptureCore.framework/CaptureCore</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>CaptureCore.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>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</data>
<key>Info.plist</key>
<data>
ICu056l21+ot/Q1MoJ/pQeSdV5E=
2TLQMkHW8TSSYzsaR2y9eEFwWCg=
</data>
<key>Model_021c530a7efe77c0e90c4bfe19c3bebaaceee433103e4e6d4f1424d921885982.strop</key>
<data>
Expand Down Expand Up @@ -98,7 +98,7 @@
</data>
<key>conan.xcconfig</key>
<data>
9DgsBugp2gzZQawmbhY5y0jcB0I=
jTQgC4qxrssRXcVajwUz25+nyHI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -261,7 +261,7 @@
<dict>
<key>hash2</key>
<data>
dKpG0aa68Urpxvk0nZ/6v9ENp8ajCWimMJKtlxxIn5U=
0ziThTqjSBi9FL6rzwe8Znww+zKePMADpUFhlLUGds8=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Version settings
MARKET_VERSION = 1.1.0
MARKETING_VERSION = 1.1.0
CURRENT_PROJECT_VERSION = 1.1.0
MARKET_VERSION = 1.1.1
MARKETING_VERSION = 1.1.1
CURRENT_PROJECT_VERSION = 1.1.1

// Build
ONLY_ACTIVE_ARCH[config=DevRelease] = YES
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</data>
<key>Info.plist</key>
<data>
SAOIodsCK649eM67F2p3/LDRL3w=
ssHFOzD8dhvurGabAJPqU2XxrmU=
</data>
<key>Model_021c530a7efe77c0e90c4bfe19c3bebaaceee433103e4e6d4f1424d921885982.strop</key>
<data>
Expand Down Expand Up @@ -98,7 +98,7 @@
</data>
<key>conan.xcconfig</key>
<data>
9DgsBugp2gzZQawmbhY5y0jcB0I=
jTQgC4qxrssRXcVajwUz25+nyHI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -261,7 +261,7 @@
<dict>
<key>hash2</key>
<data>
dKpG0aa68Urpxvk0nZ/6v9ENp8ajCWimMJKtlxxIn5U=
0ziThTqjSBi9FL6rzwe8Znww+zKePMADpUFhlLUGds8=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Version settings
MARKET_VERSION = 1.1.0
MARKETING_VERSION = 1.1.0
CURRENT_PROJECT_VERSION = 1.1.0
MARKET_VERSION = 1.1.1
MARKETING_VERSION = 1.1.1
CURRENT_PROJECT_VERSION = 1.1.1

// Build
ONLY_ACTIVE_ARCH[config=DevRelease] = YES
Expand Down
10 changes: 5 additions & 5 deletions CaptureUX.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>CaptureUX.framework/CaptureUX</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>CaptureUX.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>BinaryPath</key>
<string>CaptureUX.framework/CaptureUX</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>CaptureUX.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>
Expand Down
Binary file modified CaptureUX.xcframework/ios-arm64/CaptureUX.framework/CaptureUX
Binary file not shown.
Binary file modified CaptureUX.xcframework/ios-arm64/CaptureUX.framework/Info.plist
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</data>
<key>Info.plist</key>
<data>
6I4+SNlhnLEQY+bcY3NdwKr2QVg=
EOfvhiSsYRAkSHZGBjkgwZAdhz0=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</data>
<key>Info.plist</key>
<data>
bL1z3gvD1Nx154MGnUUD3rm419Y=
ndSKM9Ckiu1wS7S/jGVg6Ne2P6M=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
6 changes: 3 additions & 3 deletions MBCaptureCore.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|

s.name = "MBCaptureCore"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "A delightful Direct API component for document capture"
s.homepage = "http://microblink.com"
s.readme = "https://raw.githubusercontent.com/BlinkID/capture-ios/v1.1.0/README.md"
s.readme = "https://raw.githubusercontent.com/BlinkID/capture-ios/v1.1.1/README.md"

s.description = <<-DESC
The BlinkID Capture iOS SDK gives you the ability to auto-capture high quality images of identity documents in a user-friendly way. The SDK provides you with a rectified image of the document that ensures high success rate in extracting document text or verifying the document validity.
Expand All @@ -23,7 +23,7 @@ Pod::Spec.new do |s|
}

s.source = {
:http => 'https://github.com/BlinkID/capture-ios/releases/download/v1.1.0/CaptureCore.xcframework.zip'
:http => 'https://github.com/BlinkID/capture-ios/releases/download/v1.1.1/CaptureCore.xcframework.zip'
}

s.platform = :ios
Expand Down
10 changes: 5 additions & 5 deletions MBCaptureUX.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|

s.name = "MBCaptureUX"
s.version = "1.1.0"
s.summary = "A delightful component for document capture"
s.version = "1.1.1"
s.summary = "A delightful UX component for document capture"
s.homepage = "http://microblink.com"
s.readme = "https://raw.githubusercontent.com/BlinkID/capture-ios/v1.1.0/README.md"
s.readme = "https://raw.githubusercontent.com/BlinkID/capture-ios/v1.1.1/README.md"

s.description = <<-DESC
The BlinkID Capture iOS SDK gives you the ability to auto-capture high quality images of identity documents in a user-friendly way. The SDK provides you with a rectified image of the document that ensures high success rate in extracting document text or verifying the document validity.
Expand All @@ -23,12 +23,12 @@ Pod::Spec.new do |s|
}

s.source = {
:http => 'https://github.com/BlinkID/capture-ios/releases/download/v1.1.0/CaptureUX.xcframework.zip'
:http => 'https://github.com/BlinkID/capture-ios/releases/download/v1.1.1/CaptureUX.xcframework.zip'
}

s.platform = :ios

s.dependency 'MBCaptureCore', '1.1.0'
s.dependency 'MBCaptureCore', '1.1.1'

# ――― MULTI-PLATFORM VALUES ――――――――――――――――――――――――――――――――――――――――――――――――― #

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ https://github.com/BlinkID/capture-core-sp

#### <a name="using-cocoapods"></a> Using Cocoapods

NOTE: Still not supported with v1.1.0. Investigating Xcode 15 Cocoapods errors.
Capture SDK is available as [Cocopods Package](https://cocoapods.org).
We provide podspecs for each framework. Project dependencies to be managed by CocoaPods are specified in a file called `Podfile`. Create this file in the same directory as your Xcode project (`.xcodeproj`) file.

Expand Down
4 changes: 4 additions & 0 deletions Release_notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release notes

## v1.1.1

- Cocopods Xcode 15 support

## v1.1.0

### Improvements
Expand Down
9 changes: 0 additions & 9 deletions docs/css/chunk-384ef189.7ede1ea3.css

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/documentation-topic.29351f99.css

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/documentation-topic~topic.fccbd76c.css

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/index.d5b499b0.css

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/topic.726a35dc.css

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/tutorials-overview.2a582c39.css

This file was deleted.

1 change: 0 additions & 1 deletion docs/data/documentation/capturecore.json

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 908b13b

Please sign in to comment.