The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DictionaryNestedSubscript, reference 1.0.1 (e3f0ea), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 00:30:46 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: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vinhnx/DictionaryNestedSubscript
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at e3f0ea4 Mark extension as public
Cloned https://github.com/vinhnx/DictionaryNestedSubscript.git
Revision (git rev-parse @):
e3f0ea44bc72a2e133e05f2d249b2c0e6bde1182
SUCCESS checkout https://github.com/vinhnx/DictionaryNestedSubscript.git at 1.0.1
========================================
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] Emitting module DictionaryNestedSubscript
[4/4] Compiling DictionaryNestedSubscript DictionaryNestedSubscript.swift
Build complete! (0.62s)
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.