Skip to content

fix: building inside of xcode - #70

Open
localcc wants to merge 1 commit into
Brendonovich:mainfrom
localcc:xcode-build
Open

fix: building inside of xcode#70
localcc wants to merge 1 commit into
Brendonovich:mainfrom
localcc:xcode-build

Conversation

@localcc

@localcc localcc commented Feb 16, 2025

Copy link
Copy Markdown

This fixes an issue where builds inside of xcode were failing
with the sysroot mismatch error message.

Fixes #49 and possibly #57

This fixes an issue where builds inside of xcode were failing
with the sysroot mismatch error message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When using an xcodeproj (such as generated by cargo xcode) one should not use the SwiftLinker but rather build the package through the xcodeproj

1 participant