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

Xcode 12.2 Beta 3: ld: unknown option: -no_adhoc_codesign #67

Closed
jasonboggess opened this issue Oct 16, 2020 · 2 comments
Closed

Xcode 12.2 Beta 3: ld: unknown option: -no_adhoc_codesign #67

jasonboggess opened this issue Oct 16, 2020 · 2 comments

Comments

@jasonboggess
Copy link

Xcode 12.2 Beta 3 produces the following linker error:

ld: unknown option: -no_adhoc_codesign

It looks like -Xlinker -no_adhoc_codesign is being added to the linker flags.

Removing zld fixed the issue.

@michaeleisel
Copy link
Owner

can you try with latest master, 09ea158 ? i've added a fix there

@jasonboggess
Copy link
Author

Awesome. That seems to work.

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