Build Information
Successful build of Unlocker, reference master (acf009
), with Swift 5.10 for macOS (SPM) on 8 Aug 2024 19:56:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
Fetching https://github.com/apple/swift-argument-parser
[1/12119] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
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
[32750/21843910] Downloading https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact 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.19s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "unlocker",
"name": "Unlocker",
"url": "https://github.com/mat1th/unlocker.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/unlocker",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mat1th/unlocker.git
[1/301] Fetching unlocker
Fetched https://github.com/mat1th/unlocker.git from cache (0.78s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
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
Creating working copy for https://github.com/mat1th/unlocker.git
Working copy of https://github.com/mat1th/unlocker.git resolved at master (acf009d)
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.97s)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/mat1th/unlocker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftLintPlugin
Building for debugging...
[2/11] Write sources
[6/11] Write unlocker-entitlement.plist
[7/11] Write swift-version-33747A42983211AE.txt
[9/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/25] Emitting module ArgumentParserToolInfo
[11/64] Compiling ArgumentParser InputOrigin.swift
[12/64] Compiling ArgumentParser Name.swift
[13/64] Compiling ArgumentParser Parsed.swift
[14/64] Compiling ArgumentParser ParsedValues.swift
[15/68] Emitting module ArgumentParser
[16/68] Compiling ArgumentParser ArgumentHelp.swift
[17/68] Compiling ArgumentParser ArgumentVisibility.swift
[18/68] Compiling ArgumentParser CompletionKind.swift
[19/68] Compiling ArgumentParser Errors.swift
[20/68] Compiling ArgumentParser Flag.swift
[21/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/68] Compiling ArgumentParser CompletionsGenerator.swift
[23/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/68] Compiling ArgumentParser Argument.swift
[26/68] Compiling ArgumentParser ParsableArguments.swift
[27/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/68] Compiling ArgumentParser ParsableCommand.swift
[29/68] Compiling ArgumentParser ArgumentDecoder.swift
[30/68] Compiling ArgumentParser CommandConfiguration.swift
[31/68] Compiling ArgumentParser CommandGroup.swift
[32/68] Compiling ArgumentParser EnumerableFlag.swift
[33/68] Compiling ArgumentParser ExpressibleByArgument.swift
[34/68] Compiling ArgumentParser ArgumentDefinition.swift
[35/68] Compiling ArgumentParser ArgumentSet.swift
[36/68] Compiling ArgumentParser CommandParser.swift
[37/68] Compiling ArgumentParser InputKey.swift
[38/68] Compiling ArgumentParser Platform.swift
[39/68] Compiling ArgumentParser SequenceExtensions.swift
[40/68] Compiling ArgumentParser StringExtensions.swift
[41/68] Compiling ArgumentParser Tree.swift
[42/68] Compiling ArgumentParser ParserError.swift
[43/68] Compiling ArgumentParser SplitArguments.swift
[44/68] Compiling ArgumentParser DumpHelpGenerator.swift
[45/68] Compiling ArgumentParser HelpCommand.swift
[46/68] Compiling ArgumentParser HelpGenerator.swift
[47/68] Compiling ArgumentParser MessageInfo.swift
[48/68] Compiling ArgumentParser UsageGenerator.swift
[49/68] Compiling ArgumentParser CollectionExtensions.swift
[50/68] Compiling ArgumentParser NameSpecification.swift
[51/68] Compiling ArgumentParser Option.swift
[52/68] Compiling ArgumentParser OptionGroup.swift
[53/68] Compiling ArgumentParser AsyncParsableCommand.swift
[54/68] Compiling UnlockerCore StopScreenSaverUseCase.swift
[55/69] Compiling UnlockerCore StartSceenSaverUseCase.swift
[56/69] Compiling UnlockerCore UnlockScreenUseCase.swift
[57/69] Compiling UnlockerCore PostKeyEventUseCase.swift
[58/69] Compiling UnlockerCore ExecuteFramworkUseCase.swift
[59/69] Compiling UnlockerCore LockScreenIsActiveUseCase.swift
[60/69] Compiling UnlockerCore LockScreenUseCase.swift
[61/69] Compiling UnlockerCore WakeScreenUseCase.swift
[66/69] Emitting module UnlockerCore
[67/75] Emitting module unlocker
[68/75] Compiling unlocker UnlockCommand.swift
[69/75] Compiling unlocker Input.swift
[70/75] Compiling unlocker main.swift
[71/75] Compiling unlocker LockCommand.swift
[72/75] Compiling unlocker UnlockerCommandSetup.swift
[72/75] Write Objects.LinkFileList
[73/75] Linking unlocker
[74/75] Applying unlocker
Build complete! (9.11s)
Build complete.
Done.