The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSimctl, reference master (15b11e), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:56:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctreffs/SwiftSimctl.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ctreffs/SwiftSimctl
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 15b11e9 Update dependency apple/swift-argument-parser to v1 (#27)
Cloned https://github.com/ctreffs/SwiftSimctl.git
Revision (git rev-parse @):
15b11e9809e5eeb6999605a5afef626eeeba434e
SUCCESS checkout https://github.com/ctreffs/SwiftSimctl.git at master
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
[207/7030] Fetching shellout, swifter
[762/24553] Fetching shellout, swifter, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.48s)
Fetched https://github.com/httpswift/swifter.git from cache (1.50s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.51s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.21s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.67s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftsimctl",
      "name": "SwiftSimctl",
      "url": "https://github.com/ctreffs/SwiftSimctl.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSimctl",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swifter",
          "name": "Swifter",
          "url": "https://github.com/httpswift/swifter.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifter",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ctreffs/SwiftSimctl.git
[1/757] Fetching swiftsimctl
Fetched https://github.com/ctreffs/SwiftSimctl.git from cache (1.65s)
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.57s)
Fetched https://github.com/httpswift/swifter.git from cache (0.57s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.64s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.05s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/ctreffs/SwiftSimctl.git
Working copy of https://github.com/ctreffs/SwiftSimctl.git resolved at master (15b11e9)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Found 3 product dependencies
  - swift-argument-parser
  - ShellOut
  - Swifter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ctreffs/SwiftSimctl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/14] Write sources
[2/14] Write SimctlCLI-entitlement.plist
[2/14] Write sources
[10/14] Write swift-version--6988338F2F200930.txt
[12/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/39] Emitting module ArgumentParserToolInfo
[14/86] Compiling ArgumentParser ArgumentHelp.swift
[15/86] Compiling ArgumentParser ArgumentVisibility.swift
[16/86] Compiling ArgumentParser CompletionKind.swift
[17/86] Compiling ArgumentParser Errors.swift
[18/86] Compiling ArgumentParser Flag.swift
[19/91] Emitting module ArgumentParser
[20/91] Compiling ArgumentParser NameSpecification.swift
[21/91] Compiling ArgumentParser Option.swift
[22/91] Compiling ArgumentParser OptionGroup.swift
[23/91] Compiling ArgumentParser ParentCommand.swift
[24/91] Compiling ArgumentParser AsyncParsableCommand.swift
[25/91] Compiling ArgumentParser CodingKeyValidator.swift
[26/91] Compiling ArgumentParser NonsenseFlagsValidator.swift
[27/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/91] Compiling ArgumentParser PositionalArgumentsValidator.swift
[29/91] Compiling ArgumentParser UniqueNamesValidator.swift
[30/91] Compiling ArgumentParser Platform.swift
[31/91] Compiling ArgumentParser SequenceExtensions.swift
[32/91] Compiling ArgumentParser StringExtensions.swift
[33/91] Compiling ArgumentParser SwiftExtensions.swift
[34/91] Compiling ArgumentParser Tree.swift
[35/91] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/91] Compiling ArgumentParser CompletionsGenerator.swift
[37/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/91] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/91] Compiling ArgumentParser Argument.swift
[40/91] Compiling ArgumentParser ArgumentDiscussion.swift
[41/91] Compiling ArgumentParser CommandConfiguration.swift
[42/91] Compiling ArgumentParser CommandGroup.swift
[43/91] Compiling ArgumentParser EnumerableFlag.swift
[44/91] Compiling ArgumentParser ExpressibleByArgument.swift
[45/91] Compiling ArgumentParser ParsableArguments.swift
[46/91] Compiling ArgumentParser ParserError.swift
[47/91] Compiling ArgumentParser SplitArguments.swift
[48/91] Compiling ArgumentParser DumpHelpGenerator.swift
[49/91] Compiling ArgumentParser HelpCommand.swift
[50/91] Compiling ArgumentParser HelpGenerator.swift
[57/93] Compiling ArgumentParser InputKey.swift
[58/93] Compiling ArgumentParser InputOrigin.swift
[59/93] Compiling ArgumentParser Name.swift
[60/93] Compiling ArgumentParser Parsed.swift
[61/93] Compiling ArgumentParser ParsedValues.swift
[62/93] Compiling ArgumentParser MessageInfo.swift
[63/93] Compiling ArgumentParser UsageGenerator.swift
[64/93] Compiling ArgumentParser CollectionExtensions.swift
[65/93] Compiling ArgumentParser Foundation.swift
[66/93] Compiling ArgumentParser Mutex.swift
[67/93] Compiling ArgumentParser ParsableCommand.swift
[68/93] Compiling ArgumentParser ArgumentDecoder.swift
[69/93] Compiling ArgumentParser ArgumentDefinition.swift
[70/93] Compiling ArgumentParser ArgumentSet.swift
[71/93] Compiling ArgumentParser CommandParser.swift
[72/93] Emitting module ShellOut
[73/93] Compiling ShellOut ShellOut.swift
[84/93] Emitting module Swifter
[87/93] Compiling SimctlShared SimctlShared.swift
[88/93] Emitting module SimctlShared
[89/95] Compiling Swifter String+SHA1.swift
[90/95] Compiling Swifter WebSockets.swift
[91/102] Compiling SimctlCLI main.swift
[92/102] Compiling SimctlCLI Swifter+Extensions.swift
[93/102] Compiling SimctlCLI SimctlServer.swift
[94/102] Compiling SimctlCLI ListDevices.swift
[95/102] Compiling SimctlCLI Commands.swift
[96/102] Emitting module SimctlCLI
[97/102] Compiling SimctlCLI StartServer.swift
[97/102] Write Objects.LinkFileList
[98/102] Linking SimctlCLI
[99/102] Applying SimctlCLI
[101/102] Emitting module Simctl
[102/102] Compiling Simctl SimctlClient.swift
Build complete! (15.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "swifter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/httpswift/swifter.git"
    }
  ],
  "manifest_display_name" : "SwiftSimctl",
  "name" : "SwiftSimctl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "SimctlCLI",
      "targets" : [
        "SimctlCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Simctl",
      "targets" : [
        "Simctl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SimctlShared",
      "module_type" : "SwiftTarget",
      "name" : "SimctlShared",
      "path" : "Sources/SimctlShared",
      "product_memberships" : [
        "SimctlCLI",
        "Simctl"
      ],
      "sources" : [
        "SimctlShared.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SimctlCLI",
      "module_type" : "SwiftTarget",
      "name" : "SimctlCLI",
      "path" : "Sources/SimctlCLI",
      "product_dependencies" : [
        "ShellOut",
        "Swifter",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "SimctlCLI"
      ],
      "sources" : [
        "Commands.swift",
        "ListDevices.swift",
        "SimctlServer.swift",
        "StartServer.swift",
        "Swifter+Extensions.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SimctlShared"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Simctl",
      "module_type" : "SwiftTarget",
      "name" : "Simctl",
      "path" : "Sources/Simctl",
      "product_memberships" : [
        "Simctl"
      ],
      "sources" : [
        "SimctlClient.swift"
      ],
      "target_dependencies" : [
        "SimctlShared"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.