I'm currently working on an old project and each time when I tried to import UIKit or Foundation there is always a strikethrough, this is the only framework I wanted to import.
I tested to generate a UIView without import UIKit
line and it works...
Is there a build setting can do that? Does anyone know why ? Thanks!