Build Information
Successful build of seedance3ai, reference main (107ecf), with Swift 6.0 for macOS (SPM) on 15 May 2026 23:08:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aitools12/seedance3ai.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aitools12/seedance3ai
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 107ecf4 Add Swift Package Manager support for swiftpackageindex.com
Cloned https://github.com/aitools12/seedance3ai.git
Revision (git rev-parse @):
107ecf44394a0a7ae7002da1239d2c344bcb98da
SUCCESS checkout https://github.com/aitools12/seedance3ai.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/aitools12/seedance3ai.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 seedance3ai seedance3ai.swift
[4/4] Emitting module seedance3ai
Build complete! (0.58s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "seedance3ai",
"name" : "seedance3ai",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "seedance3ai",
"targets" : [
"seedance3ai"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "seedance3ai",
"module_type" : "SwiftTarget",
"name" : "seedance3ai",
"path" : "Sources/seedance3ai",
"product_memberships" : [
"seedance3ai"
],
"sources" : [
"seedance3ai.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.