Build Information
Successful build of StytchDFP, reference 1.0.8 (73e05c), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 06:02:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/stytchauth/stytch-ios-dfp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling stytch_ios_dfp StytchDFP.swift
[4/4] Emitting module stytch_ios_dfp
Build complete! (0.57s)
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.