Hi all,
I’m using Cursor to develop an iOS app with Swift/SwiftUI. I managed to install the Swift VSIX and the extension is working, I’m able to build and run apps in the simulator. I’m running into an issue where Cursor is getting hung up on linter errors. For example, I create a model named Something, when reference it in another file there is a linter issue, although when I build it there are no issues. I’m using the SweetPad extension as well, although I did manage to get it up and running without it. Does anyone know how to fix the lint issue?