The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stytchauth/stytch-ios-dfp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling stytch_ios_dfp StytchDFP.swift
[4/4] Emitting module stytch_ios_dfp
Build complete! (1.21s)
[16375/192268] Downloading https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip
Downloading binary artifact 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.61s)
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.