Skip to content

Commit 630a204

Browse files
authored
Merge pull request #291 from NordicSemiconductor/develop
Version 4.4.1
2 parents 2a2d160 + cfc691f commit 630a204

File tree

25 files changed

+1031
-960
lines changed

25 files changed

+1031
-960
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "weichsel/ZIPFoundation" ~> 0.9
1+
github "weichsel/ZIPFoundation" ~> 0.9.9

Example/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- iOSDFULibrary (4.2.2):
3-
- ZIPFoundation (~> 0.9.8)
4-
- ZIPFoundation (0.9.8)
2+
- iOSDFULibrary (4.4.0):
3+
- ZIPFoundation (~> 0.9.9)
4+
- ZIPFoundation (0.9.9)
55

66
DEPENDENCIES:
77
- iOSDFULibrary (from `../`)
@@ -15,9 +15,9 @@ EXTERNAL SOURCES:
1515
:path: "../"
1616

1717
SPEC CHECKSUMS:
18-
iOSDFULibrary: 8571da934e7bd1f600f8861a1c1bb92df5d45e3f
19-
ZIPFoundation: b1f07e4409baf1641f3fe5948b2a1c3f5c500cb1
18+
iOSDFULibrary: 6e6d7ca105fcc2a804df69d2320802bba7a95d27
19+
ZIPFoundation: 89df685c971926b0323087952320bdfee9f0b6ef
2020

2121
PODFILE CHECKSUM: 16697609d795697cac6384a823bc962ccbddb9d0
2222

23-
COCOAPODS: 1.6.1
23+
COCOAPODS: 1.7.0.beta.3

Example/Pods/Local Podspecs/iOSDFULibrary.podspec.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 807 additions & 808 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-iOSDFULibrary_Example/Pods-iOSDFULibrary_Example-frameworks.sh

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-iOSDFULibrary_Tests/Pods-iOSDFULibrary_Tests-frameworks.sh

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-macOSDFULibrary_Example/Pods-macOSDFULibrary_Example-frameworks.sh

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-macOSDFULibrary_Example/Pods-macOSDFULibrary_Example.debug.xcconfig

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-macOSDFULibrary_Example/Pods-macOSDFULibrary_Example.release.xcconfig

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)