Avatar
最短手順 1. 新規Command Line Toolプロジェクト作成。 2. SchemeのRunアクションInfoタブ
  • Executableに/Library/Developer/Toolchains/swift-4.2.1-RELEASE.xctoolchain/usr/bin/swift
  • Debug Process As: root
  • Launch: Wait for executable to be launched
3. SchemeのRunアクションArguments タブ
  • Expand Variables Base On: None
4. Breakpoint Navigator
  • Symbolic breakpoint: getSwiftFullVersion
5. ⌘R 6. ターミナルで /Library/Developer/Toolchains/swift-4.2.1-RELEASE.xctoolchain/usr/bin/swift -version 実行