Reputation: 11
I am getting this error when I build my iOS app using Xcode 11.3 and Swift 5.
clang: error: no such file or directory: 'UIKit'
I have deleted DerivedData folder, removed the app from the simulator, ran it in a different Simulator, cleaned the Build folder but to no avail.
Upvotes: 1
Views: 502