The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StytchDFP, reference main (a9668e), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 06:01:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stytchauth/stytch-ios-dfp.git
https://github.com/stytchauth/stytch-ios-dfp.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling stytch_ios_dfp StytchDFP.swift
[4/4] Emitting module stytch_ios_dfp
Build complete! (1.26s)
Downloading binary artifact https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip
[16375/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.64s)
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.