The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctreffs/SwiftSimctl.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ctreffs/SwiftSimctl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[8/13] Write SimctlCLI-entitlement.plist
[9/13] Write swift-version--423B1241ED78D482.txt
[11/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/38] Emitting module ArgumentParserToolInfo
[13/75] Compiling ArgumentParser Option.swift
[14/75] Compiling ArgumentParser OptionGroup.swift
[15/75] Compiling ArgumentParser AsyncParsableCommand.swift
[16/75] Compiling ArgumentParser CommandConfiguration.swift
[17/75] Compiling ArgumentParser EnumerableFlag.swift
[18/80] Compiling ArgumentParser ArgumentVisibility.swift
[19/80] Compiling ArgumentParser CompletionKind.swift
[20/80] Compiling ArgumentParser Errors.swift
[21/80] Compiling ArgumentParser Flag.swift
[22/80] Compiling ArgumentParser NameSpecification.swift
[23/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/80] Compiling ArgumentParser CompletionsGenerator.swift
[25/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/80] Compiling ArgumentParser Argument.swift
[28/80] Compiling ArgumentParser ArgumentHelp.swift
[29/80] Emitting module ArgumentParser
[30/80] Compiling ArgumentParser Name.swift
[31/80] Compiling ArgumentParser Parsed.swift
[32/80] Compiling ArgumentParser ParsedValues.swift
[33/80] Compiling ArgumentParser ParserError.swift
[34/80] Compiling ArgumentParser SplitArguments.swift
[35/80] Compiling ArgumentParser ExpressibleByArgument.swift
[36/80] Compiling ArgumentParser ParsableArguments.swift
[37/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/80] Compiling ArgumentParser ParsableCommand.swift
[39/80] Compiling ArgumentParser ArgumentDecoder.swift
[40/80] Compiling ArgumentParser ArgumentDefinition.swift
[41/80] Compiling ArgumentParser ArgumentSet.swift
[42/80] Compiling ArgumentParser CommandParser.swift
[43/80] Compiling ArgumentParser InputKey.swift
[44/80] Compiling ArgumentParser InputOrigin.swift
[45/80] Compiling ArgumentParser CollectionExtensions.swift
[46/80] Compiling ArgumentParser Platform.swift
[47/80] Compiling ArgumentParser SequenceExtensions.swift
[48/80] Compiling ArgumentParser StringExtensions.swift
[49/80] Compiling ArgumentParser Tree.swift
[52/82] Compiling ArgumentParser DumpHelpGenerator.swift
[53/82] Compiling ArgumentParser HelpCommand.swift
[54/82] Compiling ArgumentParser HelpGenerator.swift
[55/82] Compiling ArgumentParser MessageInfo.swift
[56/82] Compiling ArgumentParser UsageGenerator.swift
[68/82] Emitting module Swifter
[69/82] Emitting module ShellOut
[70/82] Compiling ShellOut ShellOut.swift
[76/82] Compiling SimctlShared SimctlShared.swift
[77/82] Emitting module SimctlShared
[78/84] Compiling Swifter String+SHA1.swift
[79/84] Compiling Swifter WebSockets.swift
[80/91] Compiling SimctlCLI Swifter+Extensions.swift
[81/91] Compiling SimctlCLI main.swift
[82/91] Compiling SimctlCLI StartServer.swift
[83/91] Compiling SimctlCLI ListDevices.swift
[84/91] Emitting module SimctlCLI
[85/91] Compiling SimctlCLI SimctlServer.swift
[86/91] Compiling SimctlCLI Commands.swift
[86/91] Write Objects.LinkFileList
[87/91] Linking SimctlCLI
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SimctlCLI: replacing existing signature
[88/91] Applying SimctlCLI
[90/91] Compiling Simctl SimctlClient.swift
[91/91] Emitting module Simctl
Build complete! (10.72s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/httpswift/swifter.git from cache (0.19s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.21s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.21s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.51s)
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.3.0 (0.03s)
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
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Build complete.
Done.