Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using old xcconfig causing problems with Carthage & Apple Silicon macOS builds #825

Closed
chugunomi opened this issue Mar 24, 2021 · 0 comments · Fixed by #826
Closed

Using old xcconfig causing problems with Carthage & Apple Silicon macOS builds #825

chugunomi opened this issue Mar 24, 2021 · 0 comments · Fixed by #826

Comments

@chugunomi
Copy link
Contributor

When Carthage building macOS frameworks with --use-xcframeworks option, frameworks that based on ReactiveSwift won't build for arm64 architecture.

That happens because ReactiveSwift itself depends on old version of xcconfig which has lack of supporting macOS arm64 version.
This issue was resolved for xcconfig in 1.1 version: xcconfigs/xcconfigs#98

@chugunomi chugunomi changed the title Using old xcconfig causing problems with Carthage & Apple Silicon builds Using old xcconfig causing problems with Carthage & Apple Silicon macOS builds Mar 24, 2021
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 a pull request may close this issue.

1 participant