Skip to content

Mac version: 13.7.5,Xcode version: 15.2, installed pod 'mailcore2-osx',and got the following error ld: library not found for -lcrypto #2017

@DevHuang

Description

@DevHuang

I installed pod 'mailcore2-osx' to my empty macOS project

and got the following error
ld: library not found for -lcrypto
Linker command failed with exit code 1 (use -v to see invocation)

Set 'Other Linker Flags' under Build Settings: -lctemplate -letpan -lxml2 -lsasl2 -liconv -ltidy -lz -lc++ -stdlib=libc++ -ObjC -lcrypto -lssl -lresolv

It's not work for me.
Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions