I have found that my xcode project is pointing to the wrong UIKit. I am working with a old project and new cocopods. The pod references the UIKit which has changed. In my test proejct the path to UIView is UIKit/UIView (from xcode). In the old project the path to UIView is Simulator-IOS 15.0/frameworks/UIKit/UIView.
How do I control the path to the UIKit?
Topic:
Programming Languages
SubTopic:
Swift
Tags: