Build Information
Successful build of ProxLock, reference 0.2.0 (5dbca7), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 17:16:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ProxLock/proxlock-ios.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ProxLock/proxlock-ios
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 5dbca7e typo fix for associationID
Cloned https://github.com/ProxLock/proxlock-ios.git
Revision (git rev-parse @):
5dbca7e2fc5f443f2942c1e0dd2aa474d9d01e82
SUCCESS checkout https://github.com/ProxLock/proxlock-ios.git at 0.2.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "proxlock-ios",
"name": "ProxLock",
"url": "https://github.com/ProxLock/proxlock-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/proxlock-ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ProxLock/proxlock-ios.git
[1/60] Fetching proxlock-ios
Fetched https://github.com/ProxLock/proxlock-ios.git from cache (0.66s)
Creating working copy for https://github.com/ProxLock/proxlock-ios.git
Working copy of https://github.com/ProxLock/proxlock-ios.git resolved at 0.2.0 (5dbca7e)
warning: '.resolve-product-dependencies': dependency 'proxlock-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ProxLock/proxlock-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling ProxLock PLSession.swift
[4/4] Emitting module ProxLock
Build complete! (4.73s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ProxLock",
"name" : "ProxLock",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ProxLock",
"targets" : [
"ProxLock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProxLock",
"module_type" : "SwiftTarget",
"name" : "ProxLock",
"path" : "Sources/ProxLock",
"product_memberships" : [
"ProxLock"
],
"sources" : [
"PLSession.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.