Skip to content

Commit 20c7139

Browse files
author
build - Buildozer
committed
New version of iOS CaptureSDK - Cocoapods
1 parent 6985ba6 commit 20c7139

File tree

9 files changed

+27
-9
lines changed

9 files changed

+27
-9
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Change Log
22
This file tracks released versions with the changes made to this project.
33

4+
## Version 2.0.31
5+
6+
### New
7+
8+
* N/A
9+
10+
11+
### Improvements
12+
13+
* We have improved the Bluetooth LE discovery
14+
15+
16+
17+
### Bug fixes
18+
19+
* N/A
20+
21+
422
## Version 2.0.29
523

624
### New

CaptureSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "CaptureSDK"
3-
s.version = "2.0.29"
3+
s.version = "2.0.31"
44
s.summary = "CaptureSDK for Socket Mobile wireless devices."
55
s.homepage = "https://socketmobile.com"
66
s.license = { :type => "COMMERCIAL", :file => "LICENSE" }
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.platform = :ios, "15.0"
1010
s.source = {
1111
:git => "https://github.com/SocketMobile/cocoapods-capturesdk.git",
12-
:tag => "2.0.29"
12+
:tag => "2.0.31"
1313
}
1414
s.ios.deployment_target = "15.0"
1515
s.swift_version = "5.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CaptureSDK Version 2.0.29 - Cocoapods
1+
# CaptureSDK Version 2.0.31 - Cocoapods
22

33
Socket Mobile is a leading innovator of data capture and delivery solutions for enhanced productivity.
44

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

lib/CaptureSDK.xcframework/_CodeSignature/CodeResources

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</data>
1111
<key>ios-arm64/CaptureSDK.framework/CaptureSDK</key>
1212
<data>
13-
Umg8vJzW+aqfXhUNM3ypHZWpVtA=
13+
QeuME+DVNWrgqj9dK9oJuL22w4A=
1414
</data>
1515
<key>ios-arm64/CaptureSDK.framework/Headers/Capture-Swift.h</key>
1616
<data>
@@ -270,7 +270,7 @@
270270
</data>
271271
<key>ios-arm64_x86_64-simulator/CaptureSDK.framework/CaptureSDK</key>
272272
<data>
273-
sjxnVMGiPNAQ4Ni/mTC4H3TSgd0=
273+
CPlfgDp2O014w8j9AtqbZtWYIe4=
274274
</data>
275275
<key>ios-arm64_x86_64-simulator/CaptureSDK.framework/Headers/Capture-Swift.h</key>
276276
<data>
@@ -558,11 +558,11 @@
558558
<dict>
559559
<key>hash</key>
560560
<data>
561-
Umg8vJzW+aqfXhUNM3ypHZWpVtA=
561+
QeuME+DVNWrgqj9dK9oJuL22w4A=
562562
</data>
563563
<key>hash2</key>
564564
<data>
565-
wvlRH/3w/aFQhnW5Q/YR34Dhx5OYC+sq2vJBLaVswqU=
565+
RB94hBnzZiKhO3K40M/N0pCEn1oH/eNX/zz0sHQbOBA=
566566
</data>
567567
</dict>
568568
<key>ios-arm64/CaptureSDK.framework/Headers/Capture-Swift.h</key>
@@ -1179,11 +1179,11 @@
11791179
<dict>
11801180
<key>hash</key>
11811181
<data>
1182-
sjxnVMGiPNAQ4Ni/mTC4H3TSgd0=
1182+
CPlfgDp2O014w8j9AtqbZtWYIe4=
11831183
</data>
11841184
<key>hash2</key>
11851185
<data>
1186-
jdvUOrJTCtLcBwnyoH9ube4qJj6EGv1881mIuwJJcOc=
1186+
EcvwVaYspIksgEIP2CP7m87EsmAvShdGWXM2mC7o+jo=
11871187
</data>
11881188
</dict>
11891189
<key>ios-arm64_x86_64-simulator/CaptureSDK.framework/Headers/Capture-Swift.h</key>
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)