Skip to content

Commit 42553b9

Browse files
authored
Merge pull request #364 from NordicSemiconductor/migration/swift52
Migration to Swift 5.2
2 parents b1a501a + 6fe14bc commit 42553b9

File tree

51 files changed

+1487
-3967
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1487
-3967
lines changed

Example/Podfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- iOSDFULibrary (4.6.1):
3-
- ZIPFoundation (= 0.9.9)
4-
- ZIPFoundation (0.9.9)
2+
- iOSDFULibrary (4.7.0):
3+
- ZIPFoundation (= 0.9.11)
4+
- ZIPFoundation (0.9.11)
55

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

1717
SPEC CHECKSUMS:
18-
iOSDFULibrary: 3053cf01eaabec37dc7372fb77ae4a218b577c55
19-
ZIPFoundation: 89df685c971926b0323087952320bdfee9f0b6ef
18+
iOSDFULibrary: 73be274cbebeb0a7d8caaa96eb596869132dc58f
19+
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
2020

2121
PODFILE CHECKSUM: 16697609d795697cac6384a823bc962ccbddb9d0
2222

23-
COCOAPODS: 1.8.4
23+
COCOAPODS: 1.9.1

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

+10-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

+649-635
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj.orig

-2,130
This file was deleted.

Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata

-7
This file was deleted.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Zip-iOS.xcscheme

-71
This file was deleted.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Zip-macOS.xcscheme

-71
This file was deleted.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/iOSDFULibrary-iOS.xcscheme

-71
This file was deleted.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/iOSDFULibrary-macOS.xcscheme

-71
This file was deleted.

0 commit comments

Comments
 (0)