Failed to include zip library iOS

Hi,

My project does not compile when I include the zip library “libplugin.zip.a”

[sharedmedia=core:attachments:1720]

I have included other projects before and the method I used this time is the same:

  1. Copy the library to the /ios folder of my project.

  2. On Xcode “add” my library in Build Phases -> Link Binary With Libraries.

  3. Review the Search Paths in Build Settings to be:

    $(inherited) $(SRCROOT)/CoronaEnterprise/Corona/ios/lib .

As I learned from this post and worked with other libraries such as addressbook, social popup, address book or carrot.

Thanks for your support

ErnestB.

Case somebody is facing the same problem. Here is the answere:

http://stackoverflow.com/questions/10767480/ziparchive-objective-c-arc-compatible

Case somebody is facing the same problem. Here is the answere:

http://stackoverflow.com/questions/10767480/ziparchive-objective-c-arc-compatible