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 Unlocker, reference master (acf009), with Swift 5.9 for macOS (SPM) on 8 Aug 2024 19:55:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mat1th/unlocker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mat1th/unlocker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at acf009d Swift: Bump github.com/apple/swift-argument-parser (#7)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
acf009dae6f89cdc94ef15e4e75d5cca8350c835
SUCCESS checkout https://github.com/mat1th/unlocker.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mat1th/unlocker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftLintPlugin
Building for debugging...
[3/17] Emitting module ArgumentParserToolInfo
[4/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/56] Compiling ArgumentParser InputOrigin.swift
[6/56] Compiling ArgumentParser Name.swift
[7/56] Compiling ArgumentParser Parsed.swift
[8/56] Compiling ArgumentParser ParsedValues.swift
[9/60] Emitting module ArgumentParser
[10/60] Compiling ArgumentParser CommandConfiguration.swift
[11/60] Compiling ArgumentParser CommandGroup.swift
[12/60] Compiling ArgumentParser EnumerableFlag.swift
[13/60] Compiling ArgumentParser ExpressibleByArgument.swift
[14/60] Compiling ArgumentParser ArgumentHelp.swift
[15/60] Compiling ArgumentParser ArgumentVisibility.swift
[16/60] Compiling ArgumentParser CompletionKind.swift
[17/60] Compiling ArgumentParser Errors.swift
[18/60] Compiling ArgumentParser Flag.swift
[19/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/60] Compiling ArgumentParser CompletionsGenerator.swift
[21/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/60] Compiling ArgumentParser Argument.swift
[24/60] Compiling ArgumentParser NameSpecification.swift
[25/60] Compiling ArgumentParser Option.swift
[26/60] Compiling ArgumentParser OptionGroup.swift
[27/60] Compiling ArgumentParser AsyncParsableCommand.swift
[28/60] Compiling ArgumentParser ParsableArguments.swift
[29/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/60] Compiling ArgumentParser ParsableCommand.swift
[31/60] Compiling ArgumentParser ArgumentDecoder.swift
[32/60] Compiling ArgumentParser ArgumentDefinition.swift
[33/60] Compiling ArgumentParser ArgumentSet.swift
[34/60] Compiling ArgumentParser CommandParser.swift
[35/60] Compiling ArgumentParser InputKey.swift
[36/60] Compiling ArgumentParser Platform.swift
[37/60] Compiling ArgumentParser SequenceExtensions.swift
[38/60] Compiling ArgumentParser StringExtensions.swift
[39/60] Compiling ArgumentParser Tree.swift
[40/60] Compiling ArgumentParser ParserError.swift
[41/60] Compiling ArgumentParser SplitArguments.swift
[42/60] Compiling ArgumentParser DumpHelpGenerator.swift
[43/60] Compiling ArgumentParser HelpCommand.swift
[44/60] Compiling ArgumentParser HelpGenerator.swift
[45/60] Compiling ArgumentParser MessageInfo.swift
[46/60] Compiling ArgumentParser UsageGenerator.swift
[47/60] Compiling ArgumentParser CollectionExtensions.swift
[48/60] Compiling UnlockerCore StopScreenSaverUseCase.swift
[49/61] Compiling UnlockerCore LockScreenUseCase.swift
[50/61] Compiling UnlockerCore ExecuteFramworkUseCase.swift
[51/61] Compiling UnlockerCore PostKeyEventUseCase.swift
[52/61] Compiling UnlockerCore StartSceenSaverUseCase.swift
[53/61] Compiling UnlockerCore WakeScreenUseCase.swift
[54/61] Compiling UnlockerCore UnlockScreenUseCase.swift
[55/61] Emitting module UnlockerCore
[56/61] Compiling UnlockerCore LockScreenIsActiveUseCase.swift
[61/67] Compiling unlocker main.swift
[62/67] Compiling unlocker Input.swift
[63/67] Emitting module unlocker
[64/67] Compiling unlocker LockCommand.swift
[65/67] Compiling unlocker UnlockCommand.swift
[66/67] Compiling unlocker UnlockerCommandSetup.swift
[66/67] Linking unlocker
Build complete! (18.41s)
Fetching https://github.com/apple/swift-argument-parser
[1/12119] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (2.10s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
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.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
[5503/21843910] Downloading https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip (2.12s)
Build complete.
Done.