Skip to content

Release builds of iOS/macOS libraries contain working directory paths #3638

Description

@g000sha256

I've built TDLib for iOS and macOS targets via example/ios/build-openssl.sh and example/ios/build.sh scripts. The script build.sh includes the option -DCMAKE_BUILD_TYPE=Release, but after building, I found working directory paths in the *.a files. You can check it with this command:

strings *.a | grep -E "(Users|home)/"

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