Build Information
Successful build of kling4_app, reference 1.0.0 (ca97d3), with Swift 6.3 for macOS (SPM) on 16 May 2026 03:30:48 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/aitools12/kling4_app.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aitools12/kling4_app
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at ca97d37 Add Swift Package Manager support for swiftpackageindex.com
Cloned https://github.com/aitools12/kling4_app.git
Revision (git rev-parse @):
ca97d379351733bdd46b6c584e340f52b77594b5
SUCCESS checkout https://github.com/aitools12/kling4_app.git at 1.0.0
========================================
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": "kling4_app",
"name": "kling4_app",
"url": "https://github.com/aitools12/kling4_app.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/kling4_app",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/aitools12/kling4_app.git
[1/32] Fetching kling4_app
Fetched https://github.com/aitools12/kling4_app.git from cache (0.61s)
Creating working copy for https://github.com/aitools12/kling4_app.git
Working copy of https://github.com/aitools12/kling4_app.git resolved at 1.0.0 (ca97d37)
warning: '.resolve-product-dependencies': dependency 'kling4_app' 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/aitools12/kling4_app.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 kling4_app kling4_app.swift
[4/4] Emitting module kling4_app
Build complete! (0.62s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "kling4_app",
"name" : "kling4_app",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "kling4_app",
"targets" : [
"kling4_app"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "kling4_app",
"module_type" : "SwiftTarget",
"name" : "kling4_app",
"path" : "Sources/kling4_app",
"product_memberships" : [
"kling4_app"
],
"sources" : [
"kling4_app.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.