Skip to content

Commit

Permalink
Merge pull request #155 from BlinkID/feature/v2.17.1
Browse files Browse the repository at this point in the history
Feature/v2.17.1
  • Loading branch information
dgust6 authored Apr 10, 2018
2 parents 2d25a63 + fec5691 commit 6e95bcd
Show file tree
Hide file tree
Showing 20 changed files with 58 additions and 31 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.17.1

- Bugfixes
- Fixed errors related to fetching document number from Egyptian ID
- Fixed errors related to fetching validFrom and validUntil dates from Malaysian DL
- Fixed errors related to returning and encoding face and full document images when using `PPJordanIDCombinedRecognizerSettings`
- Fixed dateOfExpiry property type from `NSString` to `NSDate` on `PPJordanIDCombinedRecognizerSettings`

## 2.17.0

- Updates and additions
Expand Down
Binary file modified MicroBlink.bundle/Info.plist
Binary file not shown.
Binary file modified MicroBlink.bundle/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified MicroBlink.bundle/_CodeSignature/CodeRequirements-1
Binary file not shown.
36 changes: 18 additions & 18 deletions MicroBlink.bundle/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -82,27 +82,27 @@
</data>
<key>model_arabic.zzip</key>
<data>
LE7J+kCYr31pgEurrgWhAxjekps=
yKjrtOqj0bcmjf61+R2G6QTkn8E=
</data>
<key>model_eudl.zzip</key>
<data>
sseLd+TsJ7n4vKKW/1BowrPBkA0=
DlnY66Xxl+O/E8sJqRekb+T47Ow=
</data>
<key>model_general_blink_ocr.zzip</key>
<data>
H7ynjraTl/uK/InhIYWiG+XT424=
pjC8MpeUG2doZ8O5GcuwNIiCzlQ=
</data>
<key>model_malaysian.zzip</key>
<data>
FcwEUDBK0E/5lBO92sE3keKlCIA=
HQCq1NXSU1VYeW2vTa+ulyCuDTM=
</data>
<key>model_micr.zzip</key>
<data>
EIODraO5FsHrJYmv/Dqo0/RPjys=
V1bdHHL/UCfbVPppPLzTLlk5rkQ=
</data>
<key>model_mrtd.zzip</key>
<data>
FiMuGG4UyKD/UgPJiuduhpMnFFE=
q+BYZJUp4Di/NxgErvwQvBXkOx8=
</data>
<key>torchoff.png</key>
<data>
Expand Down Expand Up @@ -352,66 +352,66 @@
<dict>
<key>hash</key>
<data>
LE7J+kCYr31pgEurrgWhAxjekps=
yKjrtOqj0bcmjf61+R2G6QTkn8E=
</data>
<key>hash2</key>
<data>
w/ScB5jSCQHaT4gWSE4friKP3wZIdeNcfDlgW+rvSP8=
KHbw9zWIUOxtt1Nv8s4CmqTqrIt991yHwnULbdKT0WY=
</data>
</dict>
<key>model_eudl.zzip</key>
<dict>
<key>hash</key>
<data>
sseLd+TsJ7n4vKKW/1BowrPBkA0=
DlnY66Xxl+O/E8sJqRekb+T47Ow=
</data>
<key>hash2</key>
<data>
qhDeG0DhzrA9UVqdWyjcycWBS8Zt5lYRWH8J9eKsahA=
I11c4D0xlCt03WmAL5sZgbCqfoXMRuJAPudrEDpfETc=
</data>
</dict>
<key>model_general_blink_ocr.zzip</key>
<dict>
<key>hash</key>
<data>
H7ynjraTl/uK/InhIYWiG+XT424=
pjC8MpeUG2doZ8O5GcuwNIiCzlQ=
</data>
<key>hash2</key>
<data>
1z7xR1TK3tnXttXixtnJhY0HJzZuEzdou2P3QpOvdIk=
PnS0ivlhNQHZL/jtRI+eS8R0KrIQwAXFtiB9/6oLZR0=
</data>
</dict>
<key>model_malaysian.zzip</key>
<dict>
<key>hash</key>
<data>
FcwEUDBK0E/5lBO92sE3keKlCIA=
HQCq1NXSU1VYeW2vTa+ulyCuDTM=
</data>
<key>hash2</key>
<data>
Ol/QVHLlK4fOpSbabdVheJ6nPAXoBX8TUe0TWcAiIVI=
WlaCAanV8UO3L02x3UExpM83IJmy8IR2q+Vtann7s84=
</data>
</dict>
<key>model_micr.zzip</key>
<dict>
<key>hash</key>
<data>
EIODraO5FsHrJYmv/Dqo0/RPjys=
V1bdHHL/UCfbVPppPLzTLlk5rkQ=
</data>
<key>hash2</key>
<data>
I5eblIw+oZZuya3NXzckgpyehndRFfbtyAK2GgBTCHI=
F1oIaAridPHBua2bIurFIfE+m9L5MsMEeOVJQTQwpiE=
</data>
</dict>
<key>model_mrtd.zzip</key>
<dict>
<key>hash</key>
<data>
FiMuGG4UyKD/UgPJiuduhpMnFFE=
q+BYZJUp4Di/NxgErvwQvBXkOx8=
</data>
<key>hash2</key>
<data>
XcSwQlWiZ52Kyocl/zXQnlCwx/CbZ/pIGLcgfD+3c24=
02/iCNgX5NLOBpWsca08HX4ypUmjuUFAvPtQDbzT2Pc=
</data>
</dict>
<key>torchoff.png</key>
Expand Down
Binary file modified MicroBlink.bundle/model_arabic.zzip
Binary file not shown.
Binary file modified MicroBlink.bundle/model_eudl.zzip
Binary file not shown.
Binary file modified MicroBlink.bundle/model_general_blink_ocr.zzip
Binary file not shown.
Binary file modified MicroBlink.bundle/model_malaysian.zzip
Binary file not shown.
Binary file modified MicroBlink.bundle/model_micr.zzip
Binary file not shown.
Binary file modified MicroBlink.bundle/model_mrtd.zzip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,18 @@ PP_CLASS_AVAILABLE_IOS(6.0)
@interface PPJordanIDCombinedRecognizerSettings : PPCombinedRecognizerSettings

/**
* Name of the image sent to didOutputMetadata method of scanDelegate object that contains full document.
* Name of the image sent to didOutputMetadata method of scanDelegate object that contains full document front side.
* This image will be sent to scan delegate during recognition process if displaying of full document image
* is enabled via displayFullDocumentImage property and receiving of dewarpedImage in MetadataSettings is enabled.
*/
+ (NSString *)FULL_DOCUMENT_IMAGE;
+ (NSString *)FULL_DOCUMENT_IMAGE_FRONT;

/**
* Name of the image sent to didOutputMetadata method of scanDelegate object that contains full document back side.
* This image will be sent to scan delegate during recognition process if displaying of full document image
* is enabled via displayFullDocumentImage property and receiving of dewarpedImage in MetadataSettings is enabled.
*/
+ (NSString *)FULL_DOCUMENT_IMAGE_BACK;

/**
* Name of the image sent to didOutputMetadata method of scanDelegate object that contains face.
Expand All @@ -42,7 +49,7 @@ PP_CLASS_AVAILABLE_IOS(6.0)
*
* Default: NO
*/
@property (nonatomic, assign) BOOL encodeFullDocument;
@property (nonatomic, assign) BOOL encodeFullDocumentImage;

/**
* Sets whether face image from Jordan ID should be sent to didOutputMetadata method of scanDelegate object.
Expand Down
Binary file modified MicroBlink.framework/Info.plist
Binary file not shown.
4 changes: 2 additions & 2 deletions MicroBlink.framework/MicroBlink
Git LFS file not shown
8 changes: 4 additions & 4 deletions MicroBlink.framework/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
</data>
<key>Headers/PPJordanIDCombinedRecognizerSettings.h</key>
<data>
tjm7KHnQivmLYyzfgPTPOm9dZ04=
lGVNtMdVlESpX9PS6sCTc0CBJ9U=
</data>
<key>Headers/PPJordanIDFrontRecognizerResult.h</key>
<data>
Expand Down Expand Up @@ -962,7 +962,7 @@
</data>
<key>Info.plist</key>
<data>
+lOpS7zASO/GUTIuc+V9681W490=
fWwBZ/NhwLr8dhyoP/iQkqMOMog=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -2119,11 +2119,11 @@
<dict>
<key>hash</key>
<data>
tjm7KHnQivmLYyzfgPTPOm9dZ04=
lGVNtMdVlESpX9PS6sCTc0CBJ9U=
</data>
<key>hash2</key>
<data>
uKEYgq+3y+c+9apwOtoXQec/NX/1fWRMEzYi8mOaQDI=
E6W2pAfGodbzv7R5BrJ1h5ToovmSCAkHnYVu21R96wo=
</data>
</dict>
<key>Headers/PPJordanIDFrontRecognizerResult.h</key>
Expand Down
4 changes: 2 additions & 2 deletions PPBlinkID.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "PPBlinkID"
s.version = "2.17.0"
s.version = "2.17.1"
s.summary = "A delightful component for barcode scanning"
s.homepage = "http://microblink.com"

Expand Down Expand Up @@ -32,7 +32,7 @@ Pod::Spec.new do |s|

s.source = {
:git => 'https://github.com/BlinkID/blinkid-ios.git',
:tag => 'v2.17.0'
:tag => 'v2.17.1'
}

s.platform = :ios
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pod try PPBlinkID
platform :ios, '8.0'

target 'TargetName' do
pod 'PPBlinkID', '~> 2.17.0'
pod 'PPBlinkID', '~> 2.17.1'
end
```

Expand Down
8 changes: 8 additions & 0 deletions Release notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.17.1

- Bugfixes
- Fixed errors related to fetching document number from Egyptian ID
- Fixed errors related to fetching validFrom and validUntil dates from Malaysian DL
- Fixed errors related to returning and encoding face and full document images when using `PPJordanIDCombinedRecognizerSettings`
- Fixed dateOfExpiry property type from `NSString` to `NSDate` on `PPJordanIDCombinedRecognizerSettings`

## 2.17.0

- Updates and additions
Expand Down
4 changes: 4 additions & 0 deletions Transition guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.17.1

- No changes

## 2.17.0

- No changes
Expand Down
2 changes: 1 addition & 1 deletion buildCommit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Built from core repository commit b21617c3a024def924b8e09661792ea97debf7c5
Built from core repository commit 04b023b1e25c25225c529ea689a7f56135a64a7d

0 comments on commit 6e95bcd

Please sign in to comment.