Build Information
Successful build of SwiftSimctl, reference master (15b11e
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 08:46:53 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: 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
========================================
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[7/13] Write SimctlCLI-entitlement.plist
[8/13] Write sources
[9/13] Write swift-version-1EA4D86E10B52AF.txt
[11/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/38] Emitting module ArgumentParserToolInfo
[13/77] Compiling ArgumentParser InputOrigin.swift
[14/77] Compiling ArgumentParser Name.swift
[15/77] Compiling ArgumentParser Parsed.swift
[16/77] Compiling ArgumentParser ParsedValues.swift
[17/81] Emitting module ArgumentParser
[18/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/81] Compiling ArgumentParser CompletionsGenerator.swift
[20/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/81] Compiling ArgumentParser Argument.swift
[23/81] Compiling ArgumentParser ArgumentDefinition.swift
[24/81] Compiling ArgumentParser ArgumentSet.swift
[25/81] Compiling ArgumentParser CommandParser.swift
[26/81] Compiling ArgumentParser InputKey.swift
[27/81] Compiling ArgumentParser Platform.swift
[28/81] Compiling ArgumentParser SequenceExtensions.swift
[29/81] Compiling ArgumentParser StringExtensions.swift
[30/81] Compiling ArgumentParser Tree.swift
[31/81] Emitting module ShellOut
[32/81] Compiling ShellOut ShellOut.swift
[33/81] Emitting module Swifter
[38/83] Compiling ArgumentParser Option.swift
[39/83] Compiling ArgumentParser OptionGroup.swift
[41/83] Compiling ArgumentParser NameSpecification.swift
[42/83] Compiling ArgumentParser ArgumentHelp.swift
[43/83] Compiling Swifter String+SHA1.swift
[44/83] Compiling Swifter WebSockets.swift
[45/83] Compiling ArgumentParser Errors.swift
[46/83] Compiling ArgumentParser Flag.swift
[52/83] Compiling ArgumentParser AsyncParsableCommand.swift
[57/83] Compiling ArgumentParser ParserError.swift
[60/83] Compiling ArgumentParser SplitArguments.swift
[62/83] Compiling ArgumentParser DumpHelpGenerator.swift
[63/83] Compiling ArgumentParser HelpCommand.swift
[65/83] Compiling ArgumentParser CommandConfiguration.swift
[66/83] Compiling ArgumentParser CommandGroup.swift
[67/83] Compiling ArgumentParser EnumerableFlag.swift
[68/83] Compiling ArgumentParser ExpressibleByArgument.swift
[69/83] Compiling ArgumentParser ParsableArguments.swift
[70/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/83] Compiling ArgumentParser ParsableCommand.swift
[72/83] Compiling ArgumentParser ArgumentDecoder.swift
[73/83] Compiling ArgumentParser HelpGenerator.swift
[74/83] Compiling ArgumentParser MessageInfo.swift
[75/83] Compiling ArgumentParser UsageGenerator.swift
[76/83] Compiling ArgumentParser CollectionExtensions.swift
[77/83] Compiling SimctlShared SimctlShared.swift
[78/83] Emitting module SimctlShared
[81/92] Compiling SimctlCLI ListDevices.swift
[82/92] Emitting module SimctlCLI
[83/92] Compiling SimctlCLI Commands.swift
[84/92] Compiling SimctlCLI SimctlServer.swift
[85/92] Compiling SimctlCLI Swifter+Extensions.swift
[86/92] Compiling SimctlCLI StartServer.swift
[87/92] Compiling SimctlCLI main.swift
[87/92] Write Objects.LinkFileList
[88/92] Linking SimctlCLI
[89/92] Applying SimctlCLI
[91/92] Compiling Simctl SimctlClient.swift
[92/92] Emitting module Simctl
Build complete! (16.73s)
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
[178/7030] Fetching shellout, swifter
[2554/22410] Fetching shellout, swifter, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.58s)
Fetched https://github.com/httpswift/swifter.git from cache (1.58s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.58s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.10s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.90s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
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.