RIBs icon indicating copy to clipboard operation
RIBs copied to clipboard

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

Open Ngoclann opened this issue 2 years ago • 4 comments

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

Ngoclann avatar Oct 18 '22 08:10 Ngoclann

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

probi86 avatar Nov 22 '22 09:11 probi86

I am also experiencing this on 14.1.

ionut-lucaci avatar Dec 13 '22 10:12 ionut-lucaci

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

david6p2 avatar Jan 03 '23 22:01 david6p2

version 0.9.2 and higher should have the fix.

david6p2 avatar Jan 03 '23 22:01 david6p2