File tree
3 files changed
+3
-3
lines changed- Carthage/Checkouts
3 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
|
Submodule ZipArchive updated 72 files
- .gitignore+13-1
- ObjectiveCExample/ObjectiveCExample.xcodeproj/project.pbxproj+581
- ObjectiveCExample/ObjectiveCExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata+7
- ObjectiveCExample/ObjectiveCExample.xcworkspace/contents.xcworkspacedata+10
- ObjectiveCExample/ObjectiveCExample/AppDelegate.h+17
- ObjectiveCExample/ObjectiveCExample/AppDelegate.m+45
- ObjectiveCExample/ObjectiveCExample/Assets.xcassets/AppIcon.appiconset/Contents.json+68
- ObjectiveCExample/ObjectiveCExample/Base.lproj/LaunchScreen.storyboard+27
- ObjectiveCExample/ObjectiveCExample/Base.lproj/Main.storyboard+25
- ObjectiveCExample/ObjectiveCExample/Info.plist+9-7
- ObjectiveCExample/ObjectiveCExample/ViewController.h+15
- ObjectiveCExample/ObjectiveCExample/ViewController.m+27
- ObjectiveCExample/ObjectiveCExample/main.m+16
- ObjectiveCExample/ObjectiveCExampleTests/CollectingDelegate.h+1
- ObjectiveCExample/ObjectiveCExampleTests/CollectingDelegate.m-1
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/IncorrectHeaders.zip
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/Info.plist
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/MacOS/TestProject
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/PkgInfo
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/Resources/Assets.car
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/Resources/Base.lproj/MainMenu.nib
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/Resources/en.lproj/Credits.rtf
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/PermissionsTestApp.app/Contents/Resources/en.lproj/InfoPlist.strings
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/RelativeSymbolicLink.zip
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/SymbolicLink.zip
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/TestArchive.zip
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/TestPasswordArchive.zip
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/Unicode.zip
- ObjectiveCExample/ObjectiveCExampleTests/Fixtures/hello.zip
- ObjectiveCExample/ObjectiveCExampleTests/Info.plist+4-2
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/0.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/1.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/2.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/3.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/4.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/5.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/6.m4a
- ObjectiveCExample/ObjectiveCExampleTests/Multi_Zip_Test/7.m4a
- ObjectiveCExample/ObjectiveCExampleTests/SSZipArchiveTests.m+97-113
- ObjectiveCExample/Podfile+8
- ObjectiveCExample/Podfile.lock+14
- README.md+39-30
- SSZipArchive.podspec+2-1
- SSZipArchive.xcodeproj/project.pbxproj-569
- SSZipArchive.xcodeproj/xcshareddata/xcschemes/SSZipArchive.xcscheme-96
- SSZipArchive/Common.h+43
- SSZipArchive/SSZipArchive.h+2-2
- SSZipArchive/SSZipArchive.m+2
- SSZipArchive/minizip/unzip.h+1-39
- Sample Application/SSAppDelegate.h-11
- Sample Application/SSAppDelegate.m-19
- Sample Application/Supporting Files/[email protected]
- Sample Application/Supporting Files/SSZipArchive-Prefix.pch-16
- Sample Application/Supporting Files/main.m-15
- SwiftExample/Podfile+8
- SwiftExample/Podfile.lock+14
- SwiftExample/SwiftExample.xcodeproj/project.pbxproj+528
- SwiftExample/SwiftExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata+1-1
- SwiftExample/SwiftExample.xcworkspace/contents.xcworkspacedata+10
- SwiftExample/SwiftExample/AppDelegate.swift+46
- SwiftExample/SwiftExample/Assets.xcassets/AppIcon.appiconset/Contents.json+68
- SwiftExample/SwiftExample/Base.lproj/LaunchScreen.storyboard+27
- SwiftExample/SwiftExample/Base.lproj/Main.storyboard+83
- SwiftExample/SwiftExample/Info.plist+47
- SwiftExample/SwiftExample/Sample Data/China to ban ivory trade.md+9
- SwiftExample/SwiftExample/Sample Data/Kerry in Syria.md+9
- SwiftExample/SwiftExample/Sample Data/wapo twitter banner.png
- SwiftExample/SwiftExample/ViewController.swift+120
- SwiftExample/SwiftExampleTests/Info.plist+24
- SwiftExample/SwiftExampleTests/SwiftExampleTests.swift+36
- Tests/Fixtures/SymbolicLink.zip
- Tests/SSZipArchive.xcodeproj/project.pbxproj-366
0 commit comments