forked from libgit2/objective-git
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ZipArchive
updated
9 files
+28 −4 | .github/workflows/gha.yml | |
+17 −11 | Example/ObjectiveCExampleTests/SSZipArchiveTests.m | |
+6 −6 | Example/Podfile | |
+4 −4 | Example/Podfile.lock | |
+168 −141 | Example/ZipArchiveExample.xcodeproj/project.pbxproj | |
+5 −5 | Package.swift | |
+16 −5 | README.md | |
+6 −6 | SSZipArchive.podspec | |
+8 −8 | ZipArchive.xcodeproj/project.pbxproj |