Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

undefined symbols -> add 'z' to the podspec library #88

@rainwolf

Description

@rainwolf

I ran into undefined symbols when compiling my app with the latest CPAPproxy, and resolved this by adding 'z'to the list of libraries in the podspec. Other solutions included adding the linker flag -lz or adding libz.dylib in the build phases (Link binary with libraries) to the CPAProxy pod in XCode.

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