How to Immediately See Swift Errors in Appcode

How to immediately see Swift errors in AppCode?

Currently this feature is not yet implemented for Swift and we are working on it right now. The most probably it will appear in the EAP for the next update.

UPD: implemented since AppCode 2016.2

UPD 2: if you still have such problem - since 2019.2 you can run Find Action | Run Swift IDE Report and attach to the ticket in our tracker. Most probably it's a specific problem and such report will help us to analyze this issue.

AppCode is not detecting errors before compiling

I've asked AppCode help center directly and this answer worked. Hope it helps someone too.

Try building the target against device (instead of simulator) and reopen .swift file: in-editor warnings should work after that.

AppCode and swift - No warning indication on AppCode

This feature is not yet implemented in current release, but will be delivered in 2016.2 EAP which we plan to start in 2 weeks.

AppCode is unable to build any Swift apps

It is working now! I have completely uninstalled two plugins R4Intellij and Haskell. Note that these were already disabled . Maybe uninstalling these got out of some bad mix of plugins code (disabled notwithstanding) for AppCode?

Debugger works!

Sample Image

Simulator launched from AppCode

Sample Image

Update This does not fix all cases. I am still running into the "Build failed" (without further information) at times.

XCTest errors and print messages get mixed up in AppCode

There are bugs in AppCode related to this:

  • OCUnit: synchronize stderr/stdout
  • XCTest parser incorrectly handles stderr output after assertions when continueAfterFailure is true


Related Topics



Leave a reply



Submit