Joshua Hudson
|
489bd49cb4
|
Merge pull request #189 from colincameron/master
Close file pointer after adding to archive
|
2015-10-23 15:07:21 -07:00 |
|
Colin Cameron
|
1f7d7372de
|
Close file pointer after adding to archive
When adding files to an archive, the file pointer was being left open.
This was preventing adding large numbers of files to an archive.
|
2015-10-15 16:01:17 +01:00 |
|
Adam Yanalunas
|
b7f0452bf8
|
Rename podspec back to SSZipArchive
This avoids conflict with the existing ZipArchive podspec by Matt Connolly
|
2015-09-29 22:54:58 -07:00 |
|
Adam Yanalunas
|
eb36213ef9
|
Rename pod to SSZipArchive
There already exists ZipArchive and I believe that's causing issues when trying to push this speck up over pod trunk.
|
2015-09-29 22:42:30 -07:00 |
|
Adam Yanalunas
|
c7ed207ca6
|
Point podspec to 0.3.3 branch
|
2015-09-26 14:16:47 -07:00 |
|
Adam Yanalunas
|
cd458550d4
|
Fix podspec to point at SSZipArchive folder
|
2015-09-26 14:15:09 -07:00 |
|
Adam Yanalunas
|
fc022ba86c
|
Update podspec to v0.3.3
|
2015-09-26 13:07:19 -07:00 |
|
Douglas Bumby
|
90efaf41c7
|
Moved around some methods
|
2015-07-12 13:06:34 +01:00 |
|
Douglas Bumby
|
b3d132ba39
|
Phew. that scared me
|
2015-07-12 13:04:40 +01:00 |
|
Douglas Bumby
|
ff2e990759
|
Merge pull request #170 from ZipArchive/carthage-support
Add Carthage support and miscellaneous instructional improvements
|
2015-07-12 12:54:45 +01:00 |
|
Douglas Bumby
|
71daeedd09
|
Fix the manual instructions
|
2015-07-12 12:54:00 +01:00 |
|
Douglas Bumby
|
163a811ddb
|
Add Carthage instructions and more
|
2015-07-12 12:52:18 +01:00 |
|
Douglas Bumby
|
b7898d7fb4
|
Share schemes
|
2015-07-12 12:43:31 +01:00 |
|
Douglas Bumby
|
ef6b668312
|
Forgot one SS reference
|
2015-07-12 12:34:58 +01:00 |
|
Douglas Bumby
|
af51c6ad53
|
Fix spacing issue in code description
|
2015-07-12 12:32:46 +01:00 |
|
Douglas Bumby
|
1ebe3fa03c
|
Cleanup Readme and podfile
|
2015-07-12 12:30:14 +01:00 |
|
Douglas Bumby
|
08d4a2a721
|
Merge pull request #169 from ZipArchive/new-project
Created new project with new name, major cleanup, removal of legacy code and more
|
2015-07-12 12:09:46 +01:00 |
|
Douglas Bumby
|
3797913580
|
Update LICENSE.txt
|
2015-07-12 12:08:29 +01:00 |
|
Douglas Bumby
|
7768bec22e
|
New .gitignore; Add .DS_Store; Remove CocoaPods.
|
2015-07-12 12:07:16 +01:00 |
|
Douglas Bumby
|
3a07e9888d
|
Move project around
|
2015-07-12 12:06:13 +01:00 |
|
Douglas Bumby
|
f4119f3723
|
minor change
|
2015-07-12 12:03:37 +01:00 |
|
Douglas Bumby
|
6a6f6fe832
|
Fix mach o errors
|
2015-07-12 12:02:27 +01:00 |
|
Douglas Bumby
|
1a14dbb6d6
|
Add more tests
|
2015-07-12 11:56:37 +01:00 |
|
Douglas Bumby
|
0b01b24824
|
Add fixtures, tests and partially finished test class to new project
|
2015-07-11 23:56:45 +01:00 |
|
Douglas Bumby
|
ded74bc073
|
Add new project (in the works)
|
2015-07-11 23:15:40 +01:00 |
|
Douglas Bumby
|
28be5a67ab
|
Add new name to README
v0.3.3
|
2015-06-13 16:02:19 -07:00 |
|
Douglas Bumby
|
7ccc986657
|
Merge pull request #154 from dimohamdy/master
Fix testCase and Apply modern Objc
|
2015-06-06 13:11:44 -07:00 |
|
Ahmed Hamdy
|
cfee6b5b89
|
Testing unzipping 5 bytes zipped file #87 bug
it’s work
|
2015-06-06 21:03:19 +03:00 |
|
Ahmed Hamdy
|
676da25532
|
fix files not found reference
|
2015-06-06 20:51:51 +03:00 |
|
Ahmed Hamdy
|
8d2b39b5ec
|
Fix testCase and apply modern Objc
|
2015-06-06 20:43:47 +03:00 |
|
Douglas Bumby
|
af85bf97a9
|
Merge pull request #148 from caldofran/master
fixed podspec pointing to non-existing tag in the main repo
|
2015-04-23 11:24:49 -04:00 |
|
Ruben Mendez
|
b07d0c5d51
|
fixed podspec pointing to non-existing tag in the main repo
|
2015-04-23 13:02:56 +02:00 |
|
Douglas Bumby
|
aab8d383b3
|
Merge pull request #147 from caldofran/master
PodSpec update
|
2015-04-22 13:04:52 -04:00 |
|
Ruben Mendez
|
4c97093700
|
change to point to the right tag
|
2015-04-22 10:07:37 +02:00 |
|
Ruben Mendez
|
a1cc7c1654
|
pointint to tag
|
2015-04-22 10:04:40 +02:00 |
|
Ruben Mendez
|
7a6c677c17
|
pod pointint to master
|
2015-04-22 10:02:57 +02:00 |
|
Douglas Bumby
|
d607ba044b
|
Merge pull request #146 from iosphere/fix-shadowed-variable
Avoid shadowing variable when extracting ZIP64 extra header fields
|
2015-04-14 16:34:39 -04:00 |
|
Lukas Mollidor
|
c39636b71b
|
Avoid shadowing variable when extracting ZIP64 extra header fields
|
2015-04-14 18:39:50 +02:00 |
|
Douglas Bumby
|
705a69840f
|
Merge pull request #145 from djbe/master
Add delegate method with extracted file path
|
2015-04-09 14:37:38 -04:00 |
|
David Jennes
|
a9ece3bef7
|
Add delegate method with extracted file path
|
2015-04-09 20:07:03 +02:00 |
|
Douglas Bumby
|
fc61e0358d
|
Merge pull request #144 from padinger/master
Fix calendar deprecation warning on OSX 10.10
|
2015-04-08 16:42:31 -04:00 |
|
Patrick Dinger
|
9761f045b2
|
Fix calendar deprecation warning on OSX 10.10
|
2015-04-08 14:44:43 +02:00 |
|
Douglas Bumby
|
2a1eee19b4
|
Merge pull request #139 from soffes/aceisScope-master
Aceis scope master
|
2015-04-06 23:53:18 -04:00 |
|
Douglas Bumby
|
35b181504c
|
Merging in #138
|
2015-04-06 23:52:50 -04:00 |
|
Douglas Bumby
|
8be53bee68
|
Fix
|
2015-04-06 23:51:08 -04:00 |
|
Douglas Bumby
|
cc714460f9
|
Fix for #52
|
2015-04-06 23:43:15 -04:00 |
|
Douglas Bumby
|
88c2ab7516
|
Fixing issue #98
|
2015-04-06 23:39:19 -04:00 |
|
Douglas Bumby
|
c9d93d23e3
|
Change SSZipArchive to Tests
|
2015-04-06 19:17:27 -04:00 |
|
Douglas Bumby
|
bddefcebfe
|
Re-organise Xcode Project using Synx
|
2015-04-06 19:14:29 -04:00 |
|
Douglas Bumby
|
95d3d3544a
|
missed a spot
|
2015-04-06 17:18:40 -04:00 |
|