The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sam3d2_com, reference 1.0.0 (7c66f7), with Swift 6.2 for macOS (SPM) on 16 May 2026 00:40:44 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aitools12/sam3d2_com.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aitools12/sam3d2_com
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 7c66f71 Add Swift Package Manager support for swiftpackageindex.com
Cloned https://github.com/aitools12/sam3d2_com.git
Revision (git rev-parse @):
7c66f7145b20fdcd7904db98f6d44714000cc648
SUCCESS checkout https://github.com/aitools12/sam3d2_com.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/aitools12/sam3d2_com.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling sam3d2_com sam3d2_com.swift
[4/4] Emitting module sam3d2_com
Build complete! (0.62s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "sam3d2_com",
  "name" : "sam3d2_com",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "sam3d2_com",
      "targets" : [
        "sam3d2_com"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sam3d2_com",
      "module_type" : "SwiftTarget",
      "name" : "sam3d2_com",
      "path" : "Sources/sam3d2_com",
      "product_memberships" : [
        "sam3d2_com"
      ],
      "sources" : [
        "sam3d2_com.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.