From b87635710df3c35f5d167f647318029daf5ea5e5 Mon Sep 17 00:00:00 2001 From: Dino Gustin Date: Fri, 20 Apr 2018 17:40:56 +0200 Subject: [PATCH 1/2] Updated docs to version v2.17.2 --- CHANGELOG.md | 5 +++++ PPBlinkID.podspec | 4 ++-- README.md | 2 +- Release notes.md | 5 +++++ Transition guide.md | 4 ++++ buildCommit.txt | 2 +- 6 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 138bbf46..37830413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.17.2 + +- Bugfixes + - Fixed error where app upload to the store would be rejected because of missing bitcode + ## 2.17.1 - Bugfixes diff --git a/PPBlinkID.podspec b/PPBlinkID.podspec index 36fdd30f..fae06999 100644 --- a/PPBlinkID.podspec +++ b/PPBlinkID.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "PPBlinkID" - s.version = "2.17.1" + s.version = "2.17.2" s.summary = "A delightful component for barcode scanning" s.homepage = "http://microblink.com" @@ -32,7 +32,7 @@ Pod::Spec.new do |s| s.source = { :git => 'https://github.com/BlinkID/blinkid-ios.git', - :tag => 'v2.17.1' + :tag => 'v2.17.2' } s.platform = :ios diff --git a/README.md b/README.md index cabfd2a2..203e96a1 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ pod try PPBlinkID platform :ios, '8.0' target 'TargetName' do - pod 'PPBlinkID', '~> 2.17.1' + pod 'PPBlinkID', '~> 2.17.2' end ``` diff --git a/Release notes.md b/Release notes.md index 138bbf46..37830413 100644 --- a/Release notes.md +++ b/Release notes.md @@ -1,3 +1,8 @@ +## 2.17.2 + +- Bugfixes + - Fixed error where app upload to the store would be rejected because of missing bitcode + ## 2.17.1 - Bugfixes diff --git a/Transition guide.md b/Transition guide.md index 3230963a..32e1ad92 100644 --- a/Transition guide.md +++ b/Transition guide.md @@ -1,3 +1,7 @@ +## 2.17.2 + +- No changes + ## 2.17.1 - No changes diff --git a/buildCommit.txt b/buildCommit.txt index b0fddf3e..51f5c4e5 100644 --- a/buildCommit.txt +++ b/buildCommit.txt @@ -1 +1 @@ -Built from core repository commit 04b023b1e25c25225c529ea689a7f56135a64a7d +Built from core repository commit 24dbb9245f2ef8dc75012774933b6cf901e62c17 From 02c1b6444474edaed09f245761cda15f6141f25e Mon Sep 17 00:00:00 2001 From: Dino Gustin Date: Fri, 20 Apr 2018 17:41:08 +0200 Subject: [PATCH 2/2] Updated framework to version v2.17.2 --- MicroBlink.bundle/Info.plist | Bin 773 -> 761 bytes MicroBlink.framework/Info.plist | Bin 726 -> 714 bytes MicroBlink.framework/MicroBlink | 2 +- .../_CodeSignature/CodeResources | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MicroBlink.bundle/Info.plist b/MicroBlink.bundle/Info.plist index a9398aeac25d2d5c7b606a05ef9370082234ed3a..99cce135e017e61b1a5fe12d38bb4bce2fc208dc 100644 GIT binary patch delta 257 zcmZo=`^h>%l~H=4TJ>ZfMj4&BP*0cCvdrXEx5V7coXU6sDQ7pQ(!7+M)ZmQ#qLQ%G zqTh=HZCL9m6ML5P!|i%*C>5QG|U@&BGWe8v>U}$3KXIRLvm*EVc$D!p<5|WFjF%X%Fy3Z-!1#pmCF48BFN}YgxR?Z)>Lx#Bl4tA$09V>jT>t<8 delta 223 zcmey#+R8RTl~HD*S~Y)MsHaP6S!QyoTVifzPUYkbMvaLtOC~Oq;f`_%33l;zD$UGE znRrHa@&rab-hfa`S3?uiK*NR70*sRdnJOmVW|XXt7vRq<$jHx2EzZm>%}FfDFNzls zMiVhK)H4oB%?mR$bu}_H4>Qs;G}kj^;9xLhaAgQ!C}3z}=x12Suz}$;!wrT944)Y} z8D$xb8J!q?7&91)87DAKW!%NMk8wZaQO4tpCmByOSui;>c`*4f1u}(kF~u6##L5Lka)@ diff --git a/MicroBlink.framework/Info.plist b/MicroBlink.framework/Info.plist index 0c135f5f3b60320c351a3cc95a129acc8e5c61e9..6319aae618689c3351a2cc1cbb876811fe1e558b 100644 GIT binary patch delta 123 zcmcb{dWv_IAoWzp+qRG1$rRCxU_|b$z+f4453oWTo$P~sD!<0CA6_Y$; F5&+Q4BozPv diff --git a/MicroBlink.framework/MicroBlink b/MicroBlink.framework/MicroBlink index 11e759ba..8d34626f 100755 --- a/MicroBlink.framework/MicroBlink +++ b/MicroBlink.framework/MicroBlink @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5f485b5445c8600bdc93eb768dfbaa34c01a4a68a790dbb0f5a64f02d0eec46 +oid sha256:2943b9f59e19679b9ce82e52bdb615369562f93bcf44cb5557dc1db711e516a7 size 105605728 diff --git a/MicroBlink.framework/_CodeSignature/CodeResources b/MicroBlink.framework/_CodeSignature/CodeResources index 17556c6e..4ae91cf6 100644 --- a/MicroBlink.framework/_CodeSignature/CodeResources +++ b/MicroBlink.framework/_CodeSignature/CodeResources @@ -962,7 +962,7 @@ Info.plist - fWwBZ/NhwLr8dhyoP/iQkqMOMog= + CaDKwWAYFQyzsSqsXYc2vy3AtJU= Modules/module.modulemap