Skip to content

Commit 3a4ba0c

Browse files
authored
feat: update swift SDK version to 0.12.5 (#15)
1 parent 79c68c2 commit 3a4ba0c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/ios/Podfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ PODS:
33
- Amplify/Default (= 1.30.3)
44
- Amplify/Default (1.30.3)
55
- boost (1.83.0)
6-
- clickstream-react-native (0.1.0):
7-
- clickstream-react-native/Clickstream (= 0.1.0)
6+
- clickstream-react-native (0.3.0):
7+
- clickstream-react-native/Clickstream (= 0.3.0)
88
- glog
99
- RCT-Folly (= 2022.05.16.00)
1010
- React-Core
11-
- clickstream-react-native/Clickstream (0.1.0):
11+
- clickstream-react-native/Clickstream (0.3.0):
1212
- Amplify (= 1.30.3)
1313
- glog
1414
- GzipSwift (= 5.1.1)
@@ -1332,7 +1332,7 @@ EXTERNAL SOURCES:
13321332
SPEC CHECKSUMS:
13331333
Amplify: 516e5da5f256f62841b6bc659e1644bc999d7b6e
13341334
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
1335-
clickstream-react-native: ff710a895a3d523452c6850666062b489e9e035f
1335+
clickstream-react-native: 7a42d0ab66e67cd782f2fd498e5000838ea4defc
13361336
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
13371337
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
13381338
FBLazyVector: 56e0e498dbb513b96c40bac6284729ba4e62672d
@@ -1398,4 +1398,4 @@ SPEC CHECKSUMS:
13981398

13991399
PODFILE CHECKSUM: daadd1904a2d3fd60284a76fa1afe9c56098c16f
14001400

1401-
COCOAPODS: 1.13.0
1401+
COCOAPODS: 1.15.2

ios/Clickstream

0 commit comments

Comments
 (0)