Skip to content

Commit 52b0c90

Browse files
committed
Release 0.4.0
1 parent 4962c25 commit 52b0c90

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ github "marmelroy/Zip"
7272
### Setting up with [CocoaPods](http://cocoapods.org/?q=Zip)
7373
```ruby
7474
source 'https://github.com/CocoaPods/Specs.git'
75-
pod 'Zip', '~> 0.3'
75+
pod 'Zip', '~> 0.4'
7676
```

Zip.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "Zip"
11-
s.version = "0.3.4"
11+
s.version = "0.4.0"
1212
s.summary = "Zip and unzip files in Swift."
1313

1414
# This description is used to generate tags and improve search results.

Zip.xcodeproj/project.pbxproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -673,10 +673,10 @@
673673
buildSettings = {
674674
CODE_SIGN_IDENTITY = "-";
675675
COMBINE_HIDPI_IMAGES = YES;
676-
CURRENT_PROJECT_VERSION = 4;
676+
CURRENT_PROJECT_VERSION = 5;
677677
DEFINES_MODULE = YES;
678678
DYLIB_COMPATIBILITY_VERSION = 1;
679-
DYLIB_CURRENT_VERSION = 4;
679+
DYLIB_CURRENT_VERSION = 5;
680680
DYLIB_INSTALL_NAME_BASE = "@rpath";
681681
FRAMEWORK_VERSION = A;
682682
INFOPLIST_FILE = Zip/Info.plist;
@@ -696,10 +696,10 @@
696696
buildSettings = {
697697
CODE_SIGN_IDENTITY = "-";
698698
COMBINE_HIDPI_IMAGES = YES;
699-
CURRENT_PROJECT_VERSION = 4;
699+
CURRENT_PROJECT_VERSION = 5;
700700
DEFINES_MODULE = YES;
701701
DYLIB_COMPATIBILITY_VERSION = 1;
702-
DYLIB_CURRENT_VERSION = 4;
702+
DYLIB_CURRENT_VERSION = 5;
703703
DYLIB_INSTALL_NAME_BASE = "@rpath";
704704
FRAMEWORK_VERSION = A;
705705
INFOPLIST_FILE = Zip/Info.plist;
@@ -749,7 +749,7 @@
749749
CLANG_ENABLE_MODULES = YES;
750750
DEFINES_MODULE = YES;
751751
DYLIB_COMPATIBILITY_VERSION = 1;
752-
DYLIB_CURRENT_VERSION = 4;
752+
DYLIB_CURRENT_VERSION = 5;
753753
DYLIB_INSTALL_NAME_BASE = "@rpath";
754754
INFOPLIST_FILE = "Zip/Info-tvOS.plist";
755755
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -772,7 +772,7 @@
772772
CLANG_ENABLE_MODULES = YES;
773773
DEFINES_MODULE = YES;
774774
DYLIB_COMPATIBILITY_VERSION = 1;
775-
DYLIB_CURRENT_VERSION = 4;
775+
DYLIB_CURRENT_VERSION = 5;
776776
DYLIB_INSTALL_NAME_BASE = "@rpath";
777777
INFOPLIST_FILE = "Zip/Info-tvOS.plist";
778778
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -806,7 +806,7 @@
806806
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
807807
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
808808
COPY_PHASE_STRIP = NO;
809-
CURRENT_PROJECT_VERSION = 4;
809+
CURRENT_PROJECT_VERSION = 5;
810810
DEBUG_INFORMATION_FORMAT = dwarf;
811811
ENABLE_STRICT_OBJC_MSGSEND = YES;
812812
ENABLE_TESTABILITY = YES;
@@ -854,7 +854,7 @@
854854
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
855855
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
856856
COPY_PHASE_STRIP = NO;
857-
CURRENT_PROJECT_VERSION = 4;
857+
CURRENT_PROJECT_VERSION = 5;
858858
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
859859
ENABLE_NS_ASSERTIONS = NO;
860860
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -883,7 +883,7 @@
883883
CLANG_ENABLE_MODULES = YES;
884884
DEFINES_MODULE = YES;
885885
DYLIB_COMPATIBILITY_VERSION = 1;
886-
DYLIB_CURRENT_VERSION = 4;
886+
DYLIB_CURRENT_VERSION = 5;
887887
DYLIB_INSTALL_NAME_BASE = "@rpath";
888888
INFOPLIST_FILE = Zip/Info.plist;
889889
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -905,7 +905,7 @@
905905
CLANG_ENABLE_MODULES = YES;
906906
DEFINES_MODULE = YES;
907907
DYLIB_COMPATIBILITY_VERSION = 1;
908-
DYLIB_CURRENT_VERSION = 4;
908+
DYLIB_CURRENT_VERSION = 5;
909909
DYLIB_INSTALL_NAME_BASE = "@rpath";
910910
INFOPLIST_FILE = Zip/Info.plist;
911911
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";

Zip/Info-tvOS.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.3.4</string>
18+
<string>0.4.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>4</string>
22+
<string>5</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

Zip/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.3.4</string>
18+
<string>0.4.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>4</string>
22+
<string>5</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

ZipTests/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.3.4</string>
18+
<string>0.4.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>4</string>
22+
<string>5</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)