Build Information
Successful build of StytchDFP, reference main (a9668e), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 06:00:59 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: 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.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! (1.18s)
Downloading binary artifact https://github.com/stytchauth/stytch-ios-dfp/releases/download/1.0.8/StytchDFP-1.0.8.xcframework.zip
[7687/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.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.