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 13 and 14 compiling issues #281

Open
JiangYiWork opened this issue Nov 7, 2022 · 1 comment
Open

Xcode 13 and 14 compiling issues #281

JiangYiWork opened this issue Nov 7, 2022 · 1 comment

Comments

@JiangYiWork
Copy link

##Xcode 13.x
github "DeclarativeHub/ReactiveKit" == 3.19.0
Xcode 13 is fine with compiling. No issues.

But, if we upgrade ReactiveKit to 3.19.1, then Xcode will stop us as below error:
Screen Shot 2022-11-07 at 3 35 17 pm

##Xcode 14.x
github "DeclarativeHub/ReactiveKit" == 3.19.0
Xcode 13 is not able to compile with below error:

Screen Shot 2022-11-07 at 3 49 00 pm

After upgrade ReactiveKit to 3.19.1, we will not able to compile neither.

Screen Shot 2022-11-07 at 3 57 50 pm

@JiangYiWork JiangYiWork changed the title Xcode 13 and 14 compile issues Xcode 13 and 14 compiling issues Nov 7, 2022
@srdanrasic
Copy link
Contributor

How are you using ReactiveKit? I haven't observed these issues neither in Xcode 13 nor 14.1.

The issues seems to be minor, so maybe you could open a PR with a fix?

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

No branches or pull requests

2 participants