Build Information
Successful build of swiftui-theming, reference main (2a9001
), with Swift 6.0 for macOS (SPM) on 10 Mar 2025 14:08:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexanderwe/swiftui-theming.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexanderwe/swiftui-theming
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a90014 fix(docs): fix minimum deployment targets of documentation
Cloned https://github.com/alexanderwe/swiftui-theming.git
Revision (git rev-parse @):
2a90014221bfedf2c9943819b89e142ba646a1d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/alexanderwe/swiftui-theming.git at main
========================================
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": "swiftui-theming",
"name": "swiftui-theming",
"url": "https://github.com/alexanderwe/swiftui-theming.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-theming",
"dependencies": [
]
}
]
}
Fetching https://github.com/alexanderwe/swiftui-theming.git
[1/341] Fetching swiftui-theming
Fetched https://github.com/alexanderwe/swiftui-theming.git from cache (1.33s)
Creating working copy for https://github.com/alexanderwe/swiftui-theming.git
Working copy of https://github.com/alexanderwe/swiftui-theming.git resolved at main (2a90014)
warning: '.resolve-product-dependencies': dependency 'swiftui-theming' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/alexanderwe/swiftui-theming.git
https://github.com/alexanderwe/swiftui-theming.git
{
"dependencies" : [
],
"manifest_display_name" : "swiftui-theming",
"name" : "swiftui-theming",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Theming",
"targets" : [
"Theming"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThemingTests",
"module_type" : "SwiftTarget",
"name" : "ThemingTests",
"path" : "Tests/ThemingTests",
"sources" : [
"Mocks.swift",
"ThemeColorTests.swift",
"ThemeFontTests.swift",
"ThemeManagerTests.swift"
],
"target_dependencies" : [
"Theming"
],
"type" : "test"
},
{
"c99name" : "Theming",
"module_type" : "SwiftTarget",
"name" : "Theming",
"path" : "Sources/Theming",
"product_memberships" : [
"Theming"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Theming/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/EnvironmentValues+Theming.swift",
"Theme+Colors/ThemeColor.swift",
"Theme+Colors/ThemeColorStyle.swift",
"Theme+Fonts/ThemeFont.swift",
"Theme.swift",
"ThemeManager.swift",
"ThemeTraits.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/12] Compiling Theming resource_bundle_accessor.swift
[5/12] Compiling Theming ThemeManager.swift
[6/12] Compiling Theming ThemeTraits.swift
[7/12] Compiling Theming Theme.swift
[8/12] Compiling Theming ThemeColorStyle.swift
[9/12] Compiling Theming ThemeFont.swift
[10/12] Compiling Theming ThemeColor.swift
[11/12] Emitting module Theming
[12/12] Compiling Theming EnvironmentValues+Theming.swift
Build complete! (17.23s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swiftui-theming",
"name" : "swiftui-theming",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Theming",
"targets" : [
"Theming"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThemingTests",
"module_type" : "SwiftTarget",
"name" : "ThemingTests",
"path" : "Tests/ThemingTests",
"sources" : [
"Mocks.swift",
"ThemeColorTests.swift",
"ThemeFontTests.swift",
"ThemeManagerTests.swift"
],
"target_dependencies" : [
"Theming"
],
"type" : "test"
},
{
"c99name" : "Theming",
"module_type" : "SwiftTarget",
"name" : "Theming",
"path" : "Sources/Theming",
"product_memberships" : [
"Theming"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Theming/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/EnvironmentValues+Theming.swift",
"Theme+Colors/ThemeColor.swift",
"Theme+Colors/ThemeColorStyle.swift",
"Theme+Fonts/ThemeFont.swift",
"Theme.swift",
"ThemeManager.swift",
"ThemeTraits.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.