The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AlloySDK, reference v0.1.2 (423204), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 19:15:23 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/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Reference: v0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at 423204f Release v0.1.2
Cloned https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Revision (git rev-parse @):
423204f112cc9fcff0d8b186d0fa9b6fae523a4a
SUCCESS checkout https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git at v0.1.2
Downloading binary artifact https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip
[16375/11192986] Downloading https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip
Downloaded https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip (10.74s)
========================================
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": "rcplus-alloy-ios-sdk-spm",
      "name": "AlloySDK",
      "url": "https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/rcplus-alloy-ios-sdk-spm",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
[1/40] Fetching rcplus-alloy-ios-sdk-spm
Fetched https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git from cache (0.65s)
Creating working copy for https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Working copy of https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git resolved at v0.1.2 (423204f)
Fetching binary artifact https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip from cache
Fetched https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip from cache (0.54s)
warning: '.resolve-product-dependencies': dependency 'rcplus-alloy-ios-sdk-spm' 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/alloy-ch/rcplus-alloy-ios-sdk-spm.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] Emitting module AlloyTarget
[4/4] Compiling AlloyTarget placeholder.swift
Build complete! (0.60s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AlloySDK",
  "name" : "AlloySDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AlloySDK",
      "targets" : [
        "AlloyTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AlloyTarget",
      "module_type" : "SwiftTarget",
      "name" : "AlloyTarget",
      "path" : "Sources",
      "product_memberships" : [
        "AlloySDK"
      ],
      "sources" : [
        "placeholder.swift"
      ],
      "target_dependencies" : [
        "AlloySDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AlloySDK",
      "module_type" : "BinaryTarget",
      "name" : "AlloySDK",
      "path" : "remote/archive/Alloy-0.1.2.xcframework.zip",
      "product_memberships" : [
        "AlloySDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
Done.