Build Information
Successful build of DictionaryNestedSubscript, reference master (340baa
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 00:31:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vinhnx/DictionaryNestedSubscript.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vinhnx/DictionaryNestedSubscript
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 340baa6 Update README.md
Cloned https://github.com/vinhnx/DictionaryNestedSubscript.git
Revision (git rev-parse @):
340baa62c88ad8aa5fa7caf7064bb59ca53bcc2f
SUCCESS checkout https://github.com/vinhnx/DictionaryNestedSubscript.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vinhnx/DictionaryNestedSubscript.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling DictionaryNestedSubscript DictionaryNestedSubscript.swift
[4/4] Emitting module DictionaryNestedSubscript
Build complete! (0.61s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DictionaryNestedSubscript",
"name" : "DictionaryNestedSubscript",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DictionaryNestedSubscript",
"targets" : [
"DictionaryNestedSubscript"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DictionaryNestedSubscriptTests",
"module_type" : "SwiftTarget",
"name" : "DictionaryNestedSubscriptTests",
"path" : "Tests/DictionaryNestedSubscriptTests",
"sources" : [
"DictionaryNestedSubscriptTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DictionaryNestedSubscript"
],
"type" : "test"
},
{
"c99name" : "DictionaryNestedSubscript",
"module_type" : "SwiftTarget",
"name" : "DictionaryNestedSubscript",
"path" : "Sources/DictionaryNestedSubscript",
"product_memberships" : [
"DictionaryNestedSubscript"
],
"sources" : [
"DictionaryNestedSubscript.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.