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

Xcode 12.5 beta 3 can't build ReactiveCocoa with SwiftPM. #3723

Closed
iWECon opened this issue Mar 29, 2021 · 2 comments · Fixed by #3725
Closed

Xcode 12.5 beta 3 can't build ReactiveCocoa with SwiftPM. #3723

iWECon opened this issue Mar 29, 2021 · 2 comments · Fixed by #3725

Comments

@iWECon
Copy link

iWECon commented Mar 29, 2021

CleanShot 2021-03-29 at 09 55 48@2x

CleanShot 2021-03-29 at 09 56 02@2x

CleanShot 2021-03-29 at 09 56 20@2x

how do i fix it?

@rlziii
Copy link

rlziii commented Apr 20, 2021

This still seems to be a problem with Xcode 12.5 RC (released 2021-04-20).

@TimPapler
Copy link
Contributor

TimPapler commented Apr 21, 2021

There seems to be missing an #import <Foundation/Foundation.h> in ObjCRuntimeAliases.h
Made PR #3725

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.

3 participants