Build Information
Successful build of Unlocker, reference master (acf009
), with Swift 5.8 for macOS (SPM) on 8 Aug 2024 19:54:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path: $PWD
https://github.com/mat1th/unlocker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftLintPlugin
Building for debugging...
[3/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/17] Emitting module ArgumentParserToolInfo
[5/56] Emitting module ArgumentParser
[6/60] Compiling ArgumentParser InputOrigin.swift
[7/60] Compiling ArgumentParser Name.swift
[8/60] Compiling ArgumentParser Parsed.swift
[9/60] Compiling ArgumentParser ParsedValues.swift
[10/60] Compiling ArgumentParser ParsableArguments.swift
[11/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[12/60] Compiling ArgumentParser ParsableCommand.swift
[13/60] Compiling ArgumentParser ArgumentDecoder.swift
[14/60] Compiling ArgumentParser ArgumentDefinition.swift
[15/60] Compiling ArgumentParser ArgumentSet.swift
[16/60] Compiling ArgumentParser CommandParser.swift
[17/60] Compiling ArgumentParser InputKey.swift
[18/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/60] Compiling ArgumentParser CompletionsGenerator.swift
[20/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/60] Compiling ArgumentParser Argument.swift
[23/60] Compiling ArgumentParser Platform.swift
[24/60] Compiling ArgumentParser SequenceExtensions.swift
[25/60] Compiling ArgumentParser StringExtensions.swift
[26/60] Compiling ArgumentParser Tree.swift
[27/60] Compiling ArgumentParser NameSpecification.swift
[28/60] Compiling ArgumentParser Option.swift
[29/60] Compiling ArgumentParser OptionGroup.swift
[30/60] Compiling ArgumentParser AsyncParsableCommand.swift
[31/60] Compiling ArgumentParser ParserError.swift
[32/60] Compiling ArgumentParser SplitArguments.swift
[33/60] Compiling ArgumentParser DumpHelpGenerator.swift
[34/60] Compiling ArgumentParser HelpCommand.swift
[35/60] Compiling ArgumentParser ArgumentHelp.swift
[36/60] Compiling ArgumentParser ArgumentVisibility.swift
[37/60] Compiling ArgumentParser CompletionKind.swift
[38/60] Compiling ArgumentParser Errors.swift
[39/60] Compiling ArgumentParser Flag.swift
[40/60] Compiling ArgumentParser CommandConfiguration.swift
[41/60] Compiling ArgumentParser CommandGroup.swift
[42/60] Compiling ArgumentParser EnumerableFlag.swift
[43/60] Compiling ArgumentParser ExpressibleByArgument.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 UnlockScreenUseCase.swift
[49/60] Compiling UnlockerCore LockScreenUseCase.swift
[50/61] Compiling UnlockerCore StopScreenSaverUseCase.swift
[51/61] Compiling UnlockerCore PostKeyEventUseCase.swift
[52/61] Compiling UnlockerCore StartSceenSaverUseCase.swift
[53/61] Compiling UnlockerCore LockScreenIsActiveUseCase.swift
[54/61] Compiling UnlockerCore ExecuteFramworkUseCase.swift
[55/61] Compiling UnlockerCore WakeScreenUseCase.swift
[58/61] Emitting module UnlockerCore
[61/67] Compiling unlocker Input.swift
[62/67] Compiling unlocker main.swift
[63/67] Emitting module unlocker
[64/67] Compiling unlocker UnlockCommand.swift
[65/67] Compiling unlocker UnlockerCommandSetup.swift
[66/67] Compiling unlocker LockCommand.swift
[66/67] Linking unlocker
Build complete! (20.50s)
Fetching https://github.com/apple/swift-argument-parser
[1/12119] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.96s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.56s)
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
[16375/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.10s)
Build complete.
Done.