Skip to content

Commit

Permalink
Merge pull request #274 from NordicSemiconductor/develop
Browse files Browse the repository at this point in the history
Version 4.3.0
  • Loading branch information
philips77 authored Mar 1, 2019
2 parents 422caf5 + 71db20f commit f5fc7bc
Show file tree
Hide file tree
Showing 136 changed files with 4,363 additions and 7,653 deletions.
1 change: 1 addition & 0 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github "weichsel/ZIPFoundation" ~> 0.9
4 changes: 2 additions & 2 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
use_frameworks!
target 'iOSDFULibrary_Example' do
platform :ios, '8.0'
platform :ios, '9.0'
pod 'iOSDFULibrary', :path => '../'
end

target 'iOSDFULibrary_Tests' do
platform :ios, '8.0'
platform :ios, '9.0'
pod 'iOSDFULibrary', :path => '../'
end

Expand Down
14 changes: 7 additions & 7 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
PODS:
- iOSDFULibrary (4.2.2):
- Zip (~> 1.0)
- Zip (1.1.0)
- ZIPFoundation (~> 0.9.8)
- ZIPFoundation (0.9.8)

DEPENDENCIES:
- iOSDFULibrary (from `../`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Zip
- ZIPFoundation

EXTERNAL SOURCES:
iOSDFULibrary:
:path: "../"

SPEC CHECKSUMS:
iOSDFULibrary: 6bdbe1c17821f6fe2be1ec987fe55d35d1f178b6
Zip: 8877eede3dda76bcac281225c20e71c25270774c
iOSDFULibrary: 8571da934e7bd1f600f8861a1c1bb92df5d45e3f
ZIPFoundation: b1f07e4409baf1641f3fe5948b2a1c3f5c500cb1

PODFILE CHECKSUM: e69e51e1629146ef9887fb3e893d62b3afd2b845
PODFILE CHECKSUM: 16697609d795697cac6384a823bc962ccbddb9d0

COCOAPODS: 1.6.0.beta.1
COCOAPODS: 1.6.1
6 changes: 3 additions & 3 deletions Example/Pods/Local Podspecs/iOSDFULibrary.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,163 changes: 1,046 additions & 1,117 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f5fc7bc

Please sign in to comment.