0

After updating XCode and running our project we're seeing a strange Objective C + Swift bridging issue which is outlined in the screenshot. Any ideas on what to try will be extremely helpful.

enter image description here

narek.gevorgyan
  • 4,165
  • 5
  • 32
  • 52
  • In released Xcode 12 I got a bridging issue with OSLog. Replaced 'import OSLog' with 'import os.log'. – Pavel Sep 18 '20 at 13:27
  • Since Xcode12 is a bit buggy, this might not work, but you can try adding `arm64` to the `excluded architecture` field in the `build settings` and check (in Xcode 12GM). – Abhishek Bedi Sep 18 '20 at 20:55

0 Answers0