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:
-
Copy the library to the /ios folder of my project.
-
On Xcode “add” my library in Build Phases -> Link Binary With Libraries.
-
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.