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

[Build failed in Xcode 14.0.1] 'let' properties are implicitly 'final'; use 'public' instead of 'open' in Component.swift #524

Open
Ngoclann opened this issue Oct 18, 2022 · 4 comments

Comments

@Ngoclann
Copy link

Ngoclann commented Oct 18, 2022

I installed RIBs by CocoaPods but cannot build my project by issue:
'let' properties are implicitly 'final'; use 'public' instead of 'open' in Component.swift.
My Xcode version is 14.0.1, M1 Mac mini, CocoaPods version is 1.11.3.
I read relevant issues:
#312,
#389,
#354,
#388
and tried pod deintegrate, then pod install but it doesn't work.
Screen Shot 2022-10-18 at 15 23 00

@probi86
Copy link

probi86 commented Nov 22, 2022

@Ngoclann Any solution to this? I get the same with Xcode 14.1, M1 Macbook, cocoapods 1.11.3.

@ionut-lucaci
Copy link

I am also experiencing this on 14.1.

@david6p2
Copy link

david6p2 commented Jan 3, 2023

This should have been fixed by https://github.com/uber/RIBs/pull/316/files

@david6p2
Copy link

david6p2 commented Jan 3, 2023

version 0.9.2 and higher should have the 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

4 participants