You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. I have a ZIP file which includes 140K small txt files. (ZIP file is 40MB)
2. I try to extract them in ApplicationDidFinishLaunching.
3. In the log it says: "8386 entries in the zip file"
What is the expected output? What do you see instead?
I get a list of files in the directory and it seems only 8K is there. So
library sees only the 8K of them.
What version of the product are you using? On what operating system?
Xcode 3.2.2 on Mac OS X for iPhone Development
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 5 Jan 2011 at 2:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 5 Jan 2011 at 2:38The text was updated successfully, but these errors were encountered: