Build Information
Successful build of SegmentKit, reference v1.1.1 (33ed33), with Swift 6.3 for iOS using Xcode 26.4 on 21 Apr 2026 20:37:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SegmentKit -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chenweisomebody126/SegmentKit.git
Reference: v1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chenweisomebody126/SegmentKit
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at 33ed338 chore: 更新 SegmentKit xcframework 到 v1.1.1
Cloned https://github.com/chenweisomebody126/SegmentKit.git
Revision (git rev-parse @):
33ed338ca176892b60c4587160135cf791fd31c6
SUCCESS checkout https://github.com/chenweisomebody126/SegmentKit.git at v1.1.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/chenweisomebody126/SegmentKit.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SegmentKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SegmentKit
2026-04-21 16:36:52.560 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SegmentKit",
"name" : "SegmentKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SegmentKit",
"targets" : [
"SegmentKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SegmentKit",
"module_type" : "BinaryTarget",
"name" : "SegmentKit",
"path" : "remote/archive/SegmentKit.xcframework.zip",
"product_memberships" : [
"SegmentKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SegmentKit"
]
}
}
2026-04-21 16:37:00.171 xcodebuild[643:3855] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SegmentKit -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SegmentKit -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
SegmentKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SegmentKit' in project 'SegmentKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
Build description signature: ffe246dcdc434b47140475ff13c60a1a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ffe246dcdc434b47140475ff13c60a1a.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SegmentKit/SegmentKit.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EdgeTAMKit.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SegmentKit/SegmentKit.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-21 16:37:01.677 xcodebuild[650:3917] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SegmentKit",
"name" : "SegmentKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SegmentKit",
"targets" : [
"SegmentKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SegmentKit",
"module_type" : "BinaryTarget",
"name" : "SegmentKit",
"path" : "remote/archive/SegmentKit.xcframework.zip",
"product_memberships" : [
"SegmentKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Done.