Build Information
Successful build of StytchDFP, reference 1.0.8 (73e05c), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 06:02:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stytchauth/stytch-ios-dfp.git
Reference: 1.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stytchauth/stytch-ios-dfp
* tag 1.0.8 -> FETCH_HEAD
HEAD is now at 73e05c6 Merge pull request #11 from stytchauth/update-dfp
Cloned https://github.com/stytchauth/stytch-ios-dfp.git
Revision (git rev-parse @):
73e05c602211213a503555c96d5670bf5353e01e
SUCCESS checkout https://github.com/stytchauth/stytch-ios-dfp.git at 1.0.8
========================================
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.01s)
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 1.0.8 (73e05c6)
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] Compiling stytch_ios_dfp StytchDFP.swift
[4/4] Emitting module stytch_ios_dfp
Build complete! (0.58s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/stytch-ios-dfp/StytchDFP.xcframework
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" : "Sources/stytch-ios-dfp/StytchDFP.xcframework",
"product_memberships" : [
"StytchDFP"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
Done.