The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSwiftV, reference develop (8179de), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 11:09:36 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/Daniel1of1/CSwiftV.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Daniel1of1/CSwiftV
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 8179de0 Include quotes as part of the cells
Cloned https://github.com/Daniel1of1/CSwiftV.git
Revision (git rev-parse @):
8179de07cd3c761072261d068e0ed3b65fef1a48
SUCCESS checkout https://github.com/Daniel1of1/CSwiftV.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Daniel1of1/CSwiftV.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 CSwiftV CSwiftV.swift
[4/4] Emitting module CSwiftV
Build complete! (3.05s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CSwiftV",
  "name" : "CSwiftV",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CSwiftV",
      "targets" : [
        "CSwiftV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSwiftVTests",
      "module_type" : "SwiftTarget",
      "name" : "CSwiftVTests",
      "path" : "Tests/CSwiftVTests",
      "sources" : [
        "CSwiftVTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CSwiftV"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CSwiftV",
      "module_type" : "SwiftTarget",
      "name" : "CSwiftV",
      "path" : "Sources/CSwiftV",
      "product_memberships" : [
        "CSwiftV"
      ],
      "sources" : [
        "CSwiftV.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.