I noticed there is a Bridging-Header file in the project so they must be using a mix of swift and ObjC. What I'm finding is that the code that uses the Object C UIKit APi's is being compiled with swift and thus is generating all the conversion errors. How do I control the compiler (swift vs ObjC) for these components.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: