Skip to content

Commit 4bceb84

Browse files
Fix issue with macOS testing Podfile.lock
1 parent 931399d commit 4bceb84

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Xcode/Testing-macOS/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ PODS:
1010
- CocoaLumberjack/Core
1111
- CocoaLumberjack/Extensions (2.3.0):
1212
- CocoaLumberjack/Default
13-
- KissXML (5.1.1):
14-
- KissXML/Core (= 5.1.1)
15-
- KissXML/Core (5.1.1)
13+
- KissXML (5.1.2):
14+
- KissXML/Core (= 5.1.2)
15+
- KissXML/Core (5.1.2)
1616
- XMPPFramework (3.7.0):
1717
- XMPPFramework/All (= 3.7.0)
1818
- XMPPFramework/All (3.7.0):
@@ -69,7 +69,7 @@ PODS:
6969
- XMPPFramework/Core (3.7.0):
7070
- CocoaAsyncSocket (~> 7.5.0)
7171
- CocoaLumberjack (~> 2.0)
72-
- KissXML (~> 5.1.1)
72+
- KissXML (~> 5.1.2)
7373
- XMPPFramework/CoreDataStorage (3.7.0):
7474
- XMPPFramework/Core
7575
- XMPPFramework/FileTransfer (3.7.0):
@@ -187,8 +187,8 @@ EXTERNAL SOURCES:
187187
SPEC CHECKSUMS:
188188
CocoaAsyncSocket: 3baeb1ddd969f81cf9fca81053ae49ef2d1cbbfa
189189
CocoaLumberjack: 97fab7ee5f507fe54445cca7ea80f926729cfd15
190-
KissXML: 399becf3fd59b126ff35749acf3ad2b4c5d13c40
191-
XMPPFramework: a16a3bb700a518ac5d7fb6bd3385c64e8eb77df1
190+
KissXML: 246c842586bb77110e04fb88e19376d96245c856
191+
XMPPFramework: 977eef5d00c20fe9fb19c30d84a89c2d5564252d
192192

193193
PODFILE CHECKSUM: 60ef7b61dbefcbfc0e925de93e38b044e0b7ffb6
194194

0 commit comments

Comments
 (0)