The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StytchDFP, reference main (a9668e), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 06:02:05 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/stytchauth/stytch-ios-dfp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stytchauth/stytch-ios-dfp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a9668ea Remove outdated podspec
Cloned https://github.com/stytchauth/stytch-ios-dfp.git
Revision (git rev-parse @):
a9668ea08a6c0a2ed0966c5a529898d0ba1a3b88
SUCCESS checkout https://github.com/stytchauth/stytch-ios-dfp.git at main
Downloading binary artifact https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip
[6309/192268] Downloading https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip
Downloaded https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip (0.66s)
========================================
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": "stytch-ios-dfp",
      "name": "StytchDFP",
      "url": "https://github.com/stytchauth/stytch-ios-dfp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stytch-ios-dfp",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/stytchauth/stytch-ios-dfp.git
[1/286] Fetching stytch-ios-dfp
Fetched https://github.com/stytchauth/stytch-ios-dfp.git from cache (1.04s)
Creating working copy for https://github.com/stytchauth/stytch-ios-dfp.git
Working copy of https://github.com/stytchauth/stytch-ios-dfp.git resolved at main (a9668ea)
Fetching binary artifact https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip from cache
Fetched https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip from cache (0.04s)
warning: '.resolve-product-dependencies': dependency 'stytch-ios-dfp' 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/stytchauth/stytch-ios-dfp.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 stytch_ios_dfp
[4/4] Compiling stytch_ios_dfp StytchDFP.swift
Build complete! (0.66s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StytchDFP",
  "name" : "StytchDFP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "StytchDFP",
      "targets" : [
        "stytch-ios-dfp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "stytch_ios_dfp",
      "module_type" : "SwiftTarget",
      "name" : "stytch-ios-dfp",
      "path" : "Sources/stytch-ios-dfp",
      "product_memberships" : [
        "StytchDFP"
      ],
      "sources" : [
        "StytchDFP.swift"
      ],
      "target_dependencies" : [
        "StytchDFP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StytchDFP",
      "module_type" : "BinaryTarget",
      "name" : "StytchDFP",
      "path" : "remote/archive/StytchDFP-1.0.8.xcframework.zip",
      "product_memberships" : [
        "StytchDFP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Done.