17-07-2020, 06:04 PM
(17-07-2020, 04:54 PM)kyongtai Wrote: xCode 11.3.1 build error.
delete DerivedData and clean project, it's same. I can't build
https://prnt.sc/tjph90
For building with 11.3.1, you need a Obi version that has been compiled with Xcode 11.3.1, due to bitcode compatibility. You can't use bitcode generated with newer XCode versions, as XCode does not provide backwards bitcode compatibility.
This means you need to use Obi 5.1, 5.2, or 5.4. I'm sending 5.4 to you.