The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StackWrapper, reference main (50a2f1), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:38:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/Desp0o/StackWrapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Desp0o/StackWrapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 50a2f15 update package
Cloned https://github.com/Desp0o/StackWrapper.git
Revision (git rev-parse @):
50a2f15ef9fec57aafe83a51f48994e4b078e88f
SUCCESS checkout https://github.com/Desp0o/StackWrapper.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "stackwrapper",
      "name": "StackWrapper",
      "url": "https://github.com/Desp0o/StackWrapper.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StackWrapper",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Desp0o/StackWrapper.git
[1/123] Fetching stackwrapper
Fetched https://github.com/Desp0o/StackWrapper.git from cache (0.73s)
Creating working copy for https://github.com/Desp0o/StackWrapper.git
Working copy of https://github.com/Desp0o/StackWrapper.git resolved at main (50a2f15)
warning: '.resolve-product-dependencies': dependency 'stackwrapper' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Desp0o/StackWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling StackWrapper StackWrapper.swift
[4/4] Emitting module StackWrapper
Build complete! (9.12s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StackWrapper",
  "name" : "StackWrapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "StackWrapper",
      "targets" : [
        "StackWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StackWrapper",
      "module_type" : "SwiftTarget",
      "name" : "StackWrapper",
      "path" : "Sources/StackWrapper",
      "product_memberships" : [
        "StackWrapper"
      ],
      "sources" : [
        "StackWrapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.