Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Question: regarding code signing for Rust dependency #21

Open
theolampert opened this issue Dec 14, 2020 · 2 comments
Open

Question: regarding code signing for Rust dependency #21

theolampert opened this issue Dec 14, 2020 · 2 comments

Comments

@theolampert
Copy link

theolampert commented Dec 14, 2020

When using this in a fresh Xcode project and setting the target to macOS 11 I needed to set Other code signing flags to --deep in order for the app to compile. Is this intentional? Should it be added to the docs?

Xcode output:

code object is not signed at all
In subcomponent: <PATH_TO_APP>/Contents/Frameworks/libautomerge.a
Command CodeSign failed with a nonzero exit code
@lightsprint09
Copy link
Member

Hey, thanks for bringing this up.

This is definitely not intended. This is my fist try on integrating a static lib into a SPM package. Not sure if this is normal behavior. If it is we should give a hint in the docs.

@theolampert
Copy link
Author

No worries, everything seems to work otherwise I just thought I'd bring it up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants