Skip to content

Can't build Xcode project: linker errors #10

@brunoleos

Description

@brunoleos

When I try to build the generated project from Unity in Xcode, I get undefined symbols errors when linking. The symbols are:
_zip
_unzip
_addZipFile

I've tried adding the folder ZipArchive from PluginsCode, as instructed in README.md, at the Classes folder of my Xcode project, and also at Libraries/Plugins/iOS folder, but get the same errors.

What can I do to succeed the build?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions