Build Information
Failed to build SegmentUserpilot, reference 1.0.0-beta.2 (c47ee2), with Swift 6.2 for watchOS using Xcode 26.3 on 27 Sep 2025 21:05:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SegmentUserpilot -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Userpilot/segment-userpilot-ios.git
Reference: 1.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Userpilot/segment-userpilot-ios
* tag 1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at c47ee21 Release 1.0.0-beta.2
Cloned https://github.com/Userpilot/segment-userpilot-ios.git
Revision (git rev-parse @):
c47ee219808a0bc45e41125d38fa6f894be7bf66
SUCCESS checkout https://github.com/Userpilot/segment-userpilot-ios.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Userpilot/segment-userpilot-ios.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/segmentio/analytics-swift.git
Fetching from https://github.com/Userpilot/ios-sdk.git
Fetching from https://github.com/segmentio/jsonsafeencoding-swift.git
Fetching from https://github.com/segmentio/sovran-swift.git
Creating working copy of package ‘analytics-swift’
Checking out 1.8.0 of package ‘analytics-swift’
Creating working copy of package ‘jsonsafeencoding-swift’
Checking out 2.0.0 of package ‘jsonsafeencoding-swift’
Creating working copy of package ‘sovran-swift’
Checking out 1.1.2 of package ‘sovran-swift’
Creating working copy of package ‘ios-sdk’
Checking out 1.0.12 of package ‘ios-sdk’
Resolve Package Graph
Resolved source packages:
Segment: https://github.com/segmentio/analytics-swift.git @ 1.8.0
JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
SegmentUserpilot: /Users/admin/builder/spi-builder-workspace
Userpilot: https://github.com/Userpilot/ios-sdk.git @ 1.0.12
Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
resolved source packages: Segment, JSONSafeEncoding, SegmentUserpilot, Userpilot, Sovran
2025-09-27 17:04:37.969 xcodebuild[517:3007] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:04:38.800 xcodebuild[517:3007] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:04:39.687 xcodebuild[517:3007] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "analytics-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/segmentio/analytics-swift.git"
},
{
"identity" : "ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.12",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Userpilot/ios-sdk.git"
}
],
"manifest_display_name" : "SegmentUserpilot",
"name" : "SegmentUserpilot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SegmentUserpilot",
"targets" : [
"SegmentUserpilot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SegmentUserpilotTests",
"module_type" : "SwiftTarget",
"name" : "SegmentUserpilotTests",
"path" : "Tests/SegmentUserpilotTests",
"sources" : [
"SegmentUserpilotTests.swift"
],
"target_dependencies" : [
"SegmentUserpilot"
],
"type" : "test"
},
{
"c99name" : "SegmentUserpilot",
"module_type" : "SwiftTarget",
"name" : "SegmentUserpilot",
"path" : "Sources/SegmentUserpilot",
"product_dependencies" : [
"Segment",
"Userpilot"
],
"product_memberships" : [
"SegmentUserpilot"
],
"sources" : [
"UserpilotDestination.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SegmentUserpilot",
"Userpilot"
]
}
}
2025-09-27 17:04:55.052 xcodebuild[770:4269] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:04:55.203 xcodebuild[770:4269] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SegmentUserpilot",
"Userpilot"
]
}
}
2025-09-27 17:04:56.046 xcodebuild[773:4323] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:04:56.193 xcodebuild[773:4323] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SegmentUserpilot -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 SegmentUserpilot -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Userpilot: https://github.com/Userpilot/ios-sdk.git @ 1.0.12
Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
SegmentUserpilot: /Users/admin/builder/spi-builder-workspace
Segment: https://github.com/segmentio/analytics-swift.git @ 1.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'SegmentUserpilot' in project 'SegmentUserpilot'
➜ Explicit dependency on target 'SegmentUserpilot' in project 'SegmentUserpilot'
➜ Explicit dependency on target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Userpilot' in project 'Userpilot'
Target 'SegmentUserpilot' in project 'SegmentUserpilot'
➜ Explicit dependency on target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Userpilot' in project 'Userpilot'
Target 'Userpilot' in project 'Userpilot'
➜ Explicit dependency on target 'Userpilot' in project 'Userpilot'
➜ Explicit dependency on target 'Userpilot_Userpilot' in project 'Userpilot'
Target 'Userpilot' in project 'Userpilot'
➜ Explicit dependency on target 'Userpilot_Userpilot' in project 'Userpilot'
Target 'Userpilot_Userpilot' in project 'Userpilot' (no dependencies)
Target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Segment_Segment' in project 'Segment'
➜ Explicit dependency on target 'Sovran' in project 'Sovran'
➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
Target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Segment_Segment' in project 'Segment'
➜ Explicit dependency on target 'Sovran' in project 'Sovran'
➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
Target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
Target 'JSONSafeEncoding' in project 'JSONSafeEncoding' (no dependencies)
Target 'Sovran' in project 'Sovran'
➜ Explicit dependency on target 'Sovran' in project 'Sovran'
Target 'Sovran' in project 'Sovran' (no dependencies)
Target 'Segment_Segment' in project 'Segment' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a11c5e186913a967d1a07a89047c7442
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a11c5e186913a967d1a07a89047c7442.xcbuilddata
error: The package product 'Segment' requires minimum platform version 7.1 for the watchOS platform, but this target supports 6.0 (in target 'SegmentUserpilot' from project 'SegmentUserpilot')
2025-09-27 17:04:57.049 xcodebuild[775:4352] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:04:57.212 xcodebuild[775:4352] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SegmentUserpilot
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
Userpilot: https://github.com/Userpilot/ios-sdk.git @ 1.0.12
JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
Segment: https://github.com/segmentio/analytics-swift.git @ 1.8.0
SegmentUserpilot: /Users/admin/builder/spi-builder-workspace
resolved source packages: Sovran, Userpilot, JSONSafeEncoding, Segment, SegmentUserpilot
2025-09-27 17:05:03.291 xcodebuild[827:4699] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:05:03.447 xcodebuild[827:4699] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "analytics-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/segmentio/analytics-swift.git"
},
{
"identity" : "ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.12",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Userpilot/ios-sdk.git"
}
],
"manifest_display_name" : "SegmentUserpilot",
"name" : "SegmentUserpilot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SegmentUserpilot",
"targets" : [
"SegmentUserpilot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SegmentUserpilotTests",
"module_type" : "SwiftTarget",
"name" : "SegmentUserpilotTests",
"path" : "Tests/SegmentUserpilotTests",
"sources" : [
"SegmentUserpilotTests.swift"
],
"target_dependencies" : [
"SegmentUserpilot"
],
"type" : "test"
},
{
"c99name" : "SegmentUserpilot",
"module_type" : "SwiftTarget",
"name" : "SegmentUserpilot",
"path" : "Sources/SegmentUserpilot",
"product_dependencies" : [
"Segment",
"Userpilot"
],
"product_memberships" : [
"SegmentUserpilot"
],
"sources" : [
"UserpilotDestination.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SegmentUserpilot",
"Userpilot"
]
}
}
2025-09-27 17:05:04.546 xcodebuild[835:4759] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:05:04.690 xcodebuild[835:4759] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SegmentUserpilot",
"Userpilot"
]
}
}
2025-09-27 17:05:05.546 xcodebuild[838:4792] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:05:05.693 xcodebuild[838:4792] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SegmentUserpilot -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 SegmentUserpilot -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Userpilot: https://github.com/Userpilot/ios-sdk.git @ 1.0.12
Segment: https://github.com/segmentio/analytics-swift.git @ 1.8.0
SegmentUserpilot: /Users/admin/builder/spi-builder-workspace
JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'SegmentUserpilot' in project 'SegmentUserpilot'
➜ Explicit dependency on target 'SegmentUserpilot' in project 'SegmentUserpilot'
➜ Explicit dependency on target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Userpilot' in project 'Userpilot'
Target 'SegmentUserpilot' in project 'SegmentUserpilot'
➜ Explicit dependency on target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Userpilot' in project 'Userpilot'
Target 'Userpilot' in project 'Userpilot'
➜ Explicit dependency on target 'Userpilot' in project 'Userpilot'
➜ Explicit dependency on target 'Userpilot_Userpilot' in project 'Userpilot'
Target 'Userpilot' in project 'Userpilot'
➜ Explicit dependency on target 'Userpilot_Userpilot' in project 'Userpilot'
Target 'Userpilot_Userpilot' in project 'Userpilot' (no dependencies)
Target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Segment_Segment' in project 'Segment'
➜ Explicit dependency on target 'Sovran' in project 'Sovran'
➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
Target 'Segment' in project 'Segment'
➜ Explicit dependency on target 'Segment_Segment' in project 'Segment'
➜ Explicit dependency on target 'Sovran' in project 'Sovran'
➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
Target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
Target 'JSONSafeEncoding' in project 'JSONSafeEncoding' (no dependencies)
Target 'Sovran' in project 'Sovran'
➜ Explicit dependency on target 'Sovran' in project 'Sovran'
Target 'Sovran' in project 'Sovran' (no dependencies)
Target 'Segment_Segment' in project 'Segment' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a11c5e186913a967d1a07a89047c7442
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a11c5e186913a967d1a07a89047c7442.xcbuilddata
error: The package product 'Segment' requires minimum platform version 7.1 for the watchOS platform, but this target supports 6.0 (in target 'SegmentUserpilot' from project 'SegmentUserpilot')
2025-09-27 17:05:06.529 xcodebuild[840:4822] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 17:05:06.675 xcodebuild[840:4822] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SegmentUserpilot
(1 failure)
BUILD FAILURE 6.2 watchOS