The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftSimctl, reference 0.4.2 (7cda25), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 08:46:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctreffs/SwiftSimctl.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ctreffs/SwiftSimctl
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at 7cda257 Add get_app_container command (#18)
Cloned https://github.com/ctreffs/SwiftSimctl.git
Revision (git rev-parse @):
7cda257c97cf6aecab0adca63e6b9a2816c75281
SUCCESS checkout https://github.com/ctreffs/SwiftSimctl.git at 0.4.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ctreffs/SwiftSimctl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[6/12] Write SimctlCLI-entitlement.plist
[8/12] Write swift-version-1EA4D86E10B52AF.txt
[10/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/37] Emitting module ArgumentParserToolInfo
[12/72] Emitting module ArgumentParser
[13/75] Compiling ArgumentParser ArgumentSet.swift
[14/75] Compiling ArgumentParser CommandParser.swift
[15/75] Compiling ArgumentParser InputOrigin.swift
[16/75] Compiling ArgumentParser Name.swift
[17/75] Compiling ArgumentParser SequenceExtensions.swift
[18/75] Compiling ArgumentParser StringExtensions.swift
[19/75] Compiling ArgumentParser Tree.swift
[20/75] Compiling ArgumentParser Parsed.swift
[21/75] Compiling ArgumentParser ParsedValues.swift
[22/75] Compiling ArgumentParser ParserError.swift
[23/75] Compiling ArgumentParser SplitArguments.swift
[24/75] Compiling ArgumentParser CommandConfiguration.swift
[25/75] Compiling ArgumentParser EnumerableFlag.swift
[26/75] Compiling ArgumentParser ExpressibleByArgument.swift
[27/75] Compiling ArgumentParser ParsableArguments.swift
[28/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/75] Compiling ArgumentParser ParsableCommand.swift
[30/75] Compiling ArgumentParser ArgumentDecoder.swift
[31/75] Compiling ArgumentParser ArgumentDefinition.swift
[32/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/75] Compiling ArgumentParser CompletionsGenerator.swift
[34/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/75] Compiling ArgumentParser DumpHelpGenerator.swift
[38/77] Compiling ArgumentParser HelpCommand.swift
[39/77] Compiling ArgumentParser HelpGenerator.swift
[42/77] Compiling ArgumentParser Errors.swift
[44/77] Compiling ArgumentParser Flag.swift
[45/77] Compiling ArgumentParser NameSpecification.swift
[46/77] Compiling ArgumentParser Option.swift
[47/77] Compiling ArgumentParser OptionGroup.swift
[48/77] Compiling ArgumentParser ArgumentHelp.swift
[49/77] Compiling ArgumentParser CompletionKind.swift
[50/77] Compiling ArgumentParser MessageInfo.swift
[51/77] Compiling ArgumentParser UsageGenerator.swift
[52/77] Compiling ArgumentParser CollectionExtensions.swift
[53/77] Compiling ArgumentParser Argument.swift
[60/77] Emitting module Swifter
[69/77] Compiling ShellOut ShellOut.swift
[70/77] Emitting module ShellOut
[71/77] Compiling SimctlShared SimctlShared.swift
[72/77] Emitting module SimctlShared
[73/79] Compiling Swifter String+SHA1.swift
[74/79] Compiling Swifter WebSockets.swift
[75/86] Compiling SimctlCLI main.swift
[76/86] Compiling SimctlCLI Swifter+Extensions.swift
[77/86] Compiling SimctlCLI SimctlServer.swift
[78/86] Compiling SimctlCLI ListDevices.swift
[79/86] Compiling SimctlCLI Commands.swift
[80/86] Emitting module SimctlCLI
[81/86] Compiling SimctlCLI StartServer.swift
[81/86] Write Objects.LinkFileList
[82/86] Linking SimctlCLI
[83/86] Applying SimctlCLI
[85/86] Compiling Simctl SimctlClient.swift
[86/86] Emitting module Simctl
Build complete! (14.95s)
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser
[1/980] Fetching shellout
[227/7030] Fetching shellout, swifter
[2554/22410] Fetching shellout, swifter, swift-argument-parser
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.85s)
Fetched https://github.com/httpswift/swifter.git from cache (1.85s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.85s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.43s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.01s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.56s)
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/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 0.5.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.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.