Build Information
Successful build of APUserAgentGenerator, reference 1.5.0 (c7f84d), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 11:01:05 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/aporat/APUserAgentGenerator.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/APUserAgentGenerator
* tag 1.5.0 -> FETCH_HEAD
HEAD is now at c7f84df Update iOS platform version in Package.swift
Cloned https://github.com/aporat/APUserAgentGenerator.git
Revision (git rev-parse @):
c7f84df52f5b338eb5901156a900fd139052b271
SUCCESS checkout https://github.com/aporat/APUserAgentGenerator.git at 1.5.0
Fetching https://github.com/devicekit/DeviceKit.git
[1/4399] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (1.14s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 5.7.0 (4.30s)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.7.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": "apuseragentgenerator",
"name": "APUserAgentGenerator",
"url": "https://github.com/aporat/APUserAgentGenerator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/APUserAgentGenerator",
"traits": [
"default"
],
"dependencies": [
{
"identity": "devicekit",
"name": "DeviceKit",
"url": "https://github.com/devicekit/DeviceKit.git",
"version": "5.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/aporat/APUserAgentGenerator.git
[1/402] Fetching apuseragentgenerator
Fetched https://github.com/aporat/APUserAgentGenerator.git from cache (0.71s)
Fetching https://github.com/devicekit/DeviceKit.git from cache
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.54s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 5.8.0 (1.21s)
Creating working copy for https://github.com/aporat/APUserAgentGenerator.git
Working copy of https://github.com/aporat/APUserAgentGenerator.git resolved at 1.5.0 (c7f84df)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.8.0
warning: '.resolve-product-dependencies': dependency 'apuseragentgenerator' is not used by any target
Found 1 product dependencies
- DeviceKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/aporat/APUserAgentGenerator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/8] Compiling DeviceKit resource_bundle_accessor.swift
[7/8] Compiling DeviceKit Device.generated.swift
[8/8] Emitting module DeviceKit
[9/15] Compiling APUserAgentGenerator APWebBrowserAgentBuilder.swift
[10/15] Compiling APUserAgentGenerator resource_bundle_accessor.swift
[11/15] Compiling APUserAgentGenerator UADevice.swift
[12/15] Compiling APUserAgentGenerator UABrowser.swift
[13/15] Compiling APUserAgentGenerator Extensions.swift
[14/15] Compiling APUserAgentGenerator APAppUserAgentBuilder.swift
[15/15] Emitting module APUserAgentGenerator
Build complete! (6.56s)
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Build complete.
{
"dependencies" : [
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit.git"
}
],
"manifest_display_name" : "APUserAgentGenerator",
"name" : "APUserAgentGenerator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "APUserAgentGenerator",
"targets" : [
"APUserAgentGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "APUserAgentGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "APUserAgentGeneratorTests",
"path" : "Tests",
"sources" : [
"APAppUserAgentBuilderTests.swift",
"APWebBrowserAgentBuilderTests.swift"
],
"target_dependencies" : [
"APUserAgentGenerator"
],
"type" : "test"
},
{
"c99name" : "APUserAgentGenerator",
"module_type" : "SwiftTarget",
"name" : "APUserAgentGenerator",
"path" : "Sources",
"product_dependencies" : [
"DeviceKit"
],
"product_memberships" : [
"APUserAgentGenerator"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"APAppUserAgentBuilder.swift",
"APWebBrowserAgentBuilder.swift",
"Extensions.swift",
"UABrowser.swift",
"UADevice.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.