Build Information
Successful build of HelpKit, reference 2.0.0 (09ed50
), with Swift 6.0 for macOS (SPM) on 10 Aug 2025 18:03:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamfootdev/HelpKit.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamfootdev/HelpKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 09ed502 Added support for OS 26
Cloned https://github.com/adamfootdev/HelpKit.git
Revision (git rev-parse @):
09ed502c9b1c3c1ef3e479b5a4658f087533f894
SUCCESS checkout https://github.com/adamfootdev/HelpKit.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/adamfootdev/HelpKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[1/5] Copying Info.plist
[2/5] Copying Localizable.xcstrings
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/15] Compiling HelpKit SectionHeaderLabel.swift
[7/15] Compiling HelpKit HKLink.swift
[8/15] Compiling HelpKit HKTopicSection.swift
[9/16] Compiling HelpKit HKTopic.swift
[10/16] Compiling HelpKit HKConfiguration.swift
[11/16] Compiling HelpKit HKDisplayMode.swift
[12/16] Compiling HelpKit HelpTopicView.swift
[13/16] Compiling HelpKit resource_bundle_accessor.swift
[14/16] Emitting module HelpKit
[15/16] Compiling HelpKit HelpTopicRow.swift
[16/16] Compiling HelpKit HelpView.swift
Build complete! (8.72s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "HelpKit",
"name" : "HelpKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "HelpKit",
"targets" : [
"HelpKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HelpKitTests",
"module_type" : "SwiftTarget",
"name" : "HelpKitTests",
"path" : "Tests/HelpKitTests",
"sources" : [
"HelpKitTests.swift"
],
"target_dependencies" : [
"HelpKit"
],
"type" : "test"
},
{
"c99name" : "HelpKit",
"module_type" : "SwiftTarget",
"name" : "HelpKit",
"path" : "Sources/HelpKit",
"product_memberships" : [
"HelpKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HelpKit/Resources/Localization/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HelpKit/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Activities/HelpTopicRow.swift",
"Activities/HelpTopicView.swift",
"Activities/HelpView.swift",
"Models/HKConfiguration.swift",
"Models/HKDisplayMode.swift",
"Models/HKLink.swift",
"Models/HKTopic.swift",
"Models/HKTopicSection.swift",
"Views/SectionHeaderLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.