ReactiveCocoa / ReactiveSwift

Streams of values over time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] XCode 14 beta 3 - bitcode issue

salvatoreboemia opened this issue · comments

Hi I have a problem with XCode 14 about bitcode.

XCode tells me to wait for an update for the package, I have already updated ReactiveCocoa and ReactiveSwift to the latest SPM versions

Screenshot 2022-07-22 at 13 37 38

Works fine on simulatore but not on physical device

Do you have any news about it?

Thanks

The default setting in Xcode is Bitcode disabled now, so I recommend disabling that in your target as well: https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes