Skip to content

Commit 88b2a83

Browse files
authored
Release 4.2.1
2 parents 5110a9f + baae220 commit 88b2a83

34 files changed

+1232
-1241
lines changed

Example/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ target 'iOSDFULibrary_Tests' do
1010
end
1111

1212
target 'macOSDFULibrary_Example' do
13-
platform :osx, '10.10'
13+
platform :osx, '10.14'
1414
pod 'iOSDFULibrary', :path => '../'
1515
end

Example/Podfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- iOSDFULibrary (4.1.3):
2+
- iOSDFULibrary (4.2.1):
33
- Zip (~> 1.0)
44
- Zip (1.1.0)
55

@@ -15,9 +15,9 @@ EXTERNAL SOURCES:
1515
:path: "../"
1616

1717
SPEC CHECKSUMS:
18-
iOSDFULibrary: 38e43f8a78935e53bac8b6de872fd4c49abfdd1f
18+
iOSDFULibrary: eb0c271a853dcf24898736dfa0ab3817bad5b357
1919
Zip: 8877eede3dda76bcac281225c20e71c25270774c
2020

21-
PODFILE CHECKSUM: a42257b10ac656a4b389065dbd1f16d0c4eddbaa
21+
PODFILE CHECKSUM: e69e51e1629146ef9887fb3e893d62b3afd2b845
2222

23-
COCOAPODS: 1.5.3
23+
COCOAPODS: 1.6.0.beta.1

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

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

Example/Pods/Manifest.lock

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

Example/Pods/Pods.xcodeproj/project.pbxproj

+949-881
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-Info.plist

+26
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-acknowledgements.plist

+1-96
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

+7-2
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.debug.xcconfig

+2-2
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.release.xcconfig

+2-2
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-Info.plist

+26
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-acknowledgements.plist

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

0 commit comments

Comments
 (0)