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

Not working with Xcode 13.3 #105

Closed
narlei opened this issue Apr 1, 2022 · 3 comments
Closed

Not working with Xcode 13.3 #105

narlei opened this issue Apr 1, 2022 · 3 comments

Comments

@narlei
Copy link

narlei commented Apr 1, 2022

The latest zld is not working with the newest Xcode version.

Our team uses zld inside the Buck, and after the Xcode 13.3 we're receiving the error:

stderr: ld: framework not found Wrap

The linker is working by passing the flag -F to the framework folder, the framework exists.

Screen Shot 2022-03-31 at 12 56 59

@michaeleisel
Copy link
Owner

Do you have a minimum reproducible example you could send?

@michaeleisel
Copy link
Owner

Also, does this error occur with ld64 as well, or just zld?

@narlei
Copy link
Author

narlei commented Apr 12, 2022

The ld64 is working as well, the problem is only with zld. I'll create an example.

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