We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could you attach ZipArchive.h? The .mm file included .h file but it cannot found .h file.
The text was updated successfully, but these errors were encountered:
You need to extract the files from PluginsCode/iOS/ZipArchive/ into your Xcode project folder as stated in the readme
Sorry, something went wrong.
"into your Xcode project" is quite vague, where exactly "into" the project this should be added?
To-do's for UniZip for Unity & XCode:
Alterations for UniZip for iOS successful build:
-line 270[dc release] -line 271[gregorian release] -line 327[comp release] -line 328[gregorian release] -line 40[super delloc]
(2) Open "UnityZipFile.mm" file and REMOVE:
-line 32[zip release] -line 35[list release] -line 59[zip release]
-Before Build in XCode select "unity framework" from "unity iPhone" and go to "build settings>other>flags" add "-lz" symbol.
contribution by: https://github.com/Ad-mob-dev
No branches or pull requests
could you attach ZipArchive.h? The .mm file included .h file but it cannot found .h file.
The text was updated successfully, but these errors were encountered: