Build Information
Successful build of Unlocker with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mat1th/unlocker.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mat1th/unlocker
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at be18dff feat: update depedecy swift-argument-parser; (#2)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
be18dffbbebad618792f7951b05594fb71b8ba16
SUCCESS checkout https://github.com/mat1th/unlocker.git at v0.2.0
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.18s)
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
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
[64661/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.74s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "unlocker",
"name": "Unlocker",
"url": "https://github.com/mat1th/unlocker.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.3.0",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mat1th/unlocker.git from cache
Fetched https://github.com/mat1th/unlocker.git (0.39s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.11s)
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
Creating working copy for https://github.com/mat1th/unlocker.git
Working copy of https://github.com/mat1th/unlocker.git resolved at v0.2.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
[31910/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.96s)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.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/54] Compiling ArgumentParser Name.swift
[6/54] Compiling ArgumentParser Parsed.swift
[7/54] Compiling ArgumentParser ParsedValues.swift
[8/54] Compiling ArgumentParser ParserError.swift
[9/54] Compiling ArgumentParser SplitArguments.swift
[10/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[11/59] Compiling ArgumentParser CompletionsGenerator.swift
[12/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[13/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[14/59] Compiling ArgumentParser Argument.swift
[15/59] Compiling ArgumentParser ArgumentHelp.swift
[16/59] Compiling ArgumentParser ExpressibleByArgument.swift
[17/59] Compiling ArgumentParser ParsableArguments.swift
[18/59] Compiling ArgumentParser ParsableArgumentsValidation.swift
[19/59] Compiling ArgumentParser ParsableCommand.swift
[20/59] Compiling ArgumentParser ArgumentDecoder.swift
[21/59] Compiling ArgumentParser Option.swift
[22/59] Compiling ArgumentParser OptionGroup.swift
[23/59] Compiling ArgumentParser AsyncParsableCommand.swift
[24/59] Compiling ArgumentParser CommandConfiguration.swift
[25/59] Compiling ArgumentParser EnumerableFlag.swift
[26/59] Compiling ArgumentParser ArgumentDefinition.swift
[27/59] Compiling ArgumentParser ArgumentSet.swift
[28/59] Compiling ArgumentParser CommandParser.swift
[29/59] Compiling ArgumentParser InputKey.swift
[30/59] Compiling ArgumentParser InputOrigin.swift
[31/59] Compiling ArgumentParser CollectionExtensions.swift
[32/59] Compiling ArgumentParser Platform.swift
[33/59] Compiling ArgumentParser SequenceExtensions.swift
[34/59] Compiling ArgumentParser StringExtensions.swift
[35/59] Compiling ArgumentParser Tree.swift
[36/59] Compiling ArgumentParser DumpHelpGenerator.swift
[37/59] Compiling ArgumentParser HelpCommand.swift
[38/59] Compiling ArgumentParser HelpGenerator.swift
[39/59] Compiling ArgumentParser MessageInfo.swift
[40/59] Compiling ArgumentParser UsageGenerator.swift
[41/59] Emitting module ArgumentParser
[42/59] Compiling ArgumentParser ArgumentVisibility.swift
[43/59] Compiling ArgumentParser CompletionKind.swift
[44/59] Compiling ArgumentParser Errors.swift
[45/59] Compiling ArgumentParser Flag.swift
[46/59] Compiling ArgumentParser NameSpecification.swift
[47/59] Compiling UnlockerCore ExecuteFramworkUseCase.swift
[48/59] Compiling UnlockerCore PostKeyEventUseCase.swift
[49/59] Compiling UnlockerCore StopScreenSaverUseCase.swift
[54/60] Compiling UnlockerCore WakeScreenUseCase.swift
[59/60] Emitting module UnlockerCore
[60/66] Compiling unlocker main.swift
[61/66] Compiling unlocker UnlockCommand.swift
[62/66] Compiling unlocker UnlockerCommandSetup.swift
[63/66] Compiling unlocker LockCommand.swift
[64/66] Emitting module unlocker
[65/66] Compiling unlocker Input.swift
[65/66] Linking unlocker
Build complete! (16.89s)
Build complete.
Done.