Build and Execute Swift Code#

With Noctule, you can build and execute your Swift programs.

Currently, two project types are supported:

  • Swift Package Manager (SPM), with support for swift build, swift run and swift test
  • Xcode projects, with support for xcodebuild and deployment into a simulator