The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSimctl with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctreffs/SwiftSimctl.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 from cache
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/httpswift/swifter.git (0.48s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.49s)
Fetched https://github.com/apple/swift-argument-parser (0.91s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.10s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.09s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.10s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftsimctl",
      "name": "SwiftSimctl",
      "url": "https://github.com/ctreffs/SwiftSimctl.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSimctl",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.2.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "swifter",
          "name": "Swifter",
          "url": "https://github.com/httpswift/swifter.git",
          "version": "1.5.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifter",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ctreffs/SwiftSimctl.git from cache
Fetched https://github.com/ctreffs/SwiftSimctl.git (0.23s)
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/httpswift/swifter.git (0.31s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.32s)
Fetched https://github.com/apple/swift-argument-parser (0.52s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.02s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.04s)
Creating working copy for https://github.com/ctreffs/SwiftSimctl.git
Working copy of https://github.com/ctreffs/SwiftSimctl.git resolved at master
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.2.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Found 3 product dependencies
  - swift-argument-parser
  - ShellOut
  - Swifter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/27] Emitting module ArgumentParserToolInfo
[3/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/64] Emitting module Swifter
[5/66] Emitting module ArgumentParser
[6/71] Compiling ArgumentParser ArgumentVisibility.swift
[7/71] Compiling ArgumentParser CompletionKind.swift
[8/71] Compiling ArgumentParser Errors.swift
[9/71] Compiling ArgumentParser Flag.swift
[10/71] Compiling ArgumentParser NameSpecification.swift
[11/71] Compiling ArgumentParser Name.swift
[12/71] Compiling ArgumentParser Parsed.swift
[13/71] Compiling ArgumentParser ParsedValues.swift
[14/71] Compiling ArgumentParser ParserError.swift
[15/71] Compiling ArgumentParser SplitArguments.swift
[16/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/71] Compiling ArgumentParser CompletionsGenerator.swift
[18/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/71] Compiling ArgumentParser Argument.swift
[21/71] Compiling ArgumentParser ArgumentHelp.swift
[22/71] Compiling ArgumentParser CollectionExtensions.swift
[23/71] Compiling ArgumentParser Platform.swift
[24/71] Compiling ArgumentParser SequenceExtensions.swift
[25/71] Compiling ArgumentParser StringExtensions.swift
[26/71] Compiling ArgumentParser Tree.swift
[27/71] Compiling ArgumentParser ExpressibleByArgument.swift
[28/71] Compiling ArgumentParser ParsableArguments.swift
[29/71] Compiling Swifter String+SHA1.swift
[30/71] Compiling Swifter WebSockets.swift
[31/71] Compiling ArgumentParser ArgumentDecoder.swift
[32/71] Compiling ArgumentParser ArgumentDefinition.swift
[33/71] Compiling ArgumentParser ArgumentSet.swift
[34/71] Compiling ArgumentParser CommandParser.swift
[35/71] Compiling ArgumentParser InputKey.swift
[36/71] Compiling ArgumentParser InputOrigin.swift
[42/71] Compiling ArgumentParser Option.swift
[43/71] Compiling ArgumentParser OptionGroup.swift
[44/71] Compiling ArgumentParser AsyncParsableCommand.swift
[45/71] Compiling ArgumentParser CommandConfiguration.swift
[46/71] Compiling ArgumentParser EnumerableFlag.swift
[50/71] Compiling ArgumentParser MessageInfo.swift
[51/71] Compiling ArgumentParser UsageGenerator.swift
[52/71] Compiling ArgumentParser DumpHelpGenerator.swift
[53/71] Compiling ArgumentParser HelpCommand.swift
[54/71] Compiling ArgumentParser HelpGenerator.swift
[55/71] Compiling ShellOut ShellOut.swift
[56/71] Emitting module ShellOut
[67/71] Emitting module SimctlShared
[68/71] Compiling SimctlShared SimctlShared.swift
[71/80] Compiling SimctlCLI Swifter+Extensions.swift
[72/80] Compiling SimctlCLI main.swift
[73/80] Emitting module SimctlCLI
[74/80] Compiling SimctlCLI Commands.swift
[75/80] Compiling SimctlCLI SimctlServer.swift
[76/80] Compiling SimctlCLI ListDevices.swift
[77/80] Compiling SimctlCLI StartServer.swift
[77/80] Linking SimctlCLI
[79/80] Compiling Simctl SimctlClient.swift
[80/80] Emitting module Simctl
Build complete! (13.65s)
Build complete.
Done.