Build Information
Failed to build VBUtils, reference 2.0.2 (7fa447), with Swift 6.2 for watchOS using Xcode 26.3 on 25 Jun 2025 12:32:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VBUtils -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/VBUtils.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/VBUtils
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at 7fa447b fix hash
Cloned https://github.com/vbmobile/VBUtils.git
Revision (git rev-parse @):
7fa447bf0c4129b81be19bd4a18e9bd9e2ce60cb
SUCCESS checkout https://github.com/vbmobile/VBUtils.git at 2.0.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/vbmobile/VBUtils.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/vbmobile/matomo-sdk-ios
Creating working copy of package ‘matomo-sdk-ios’
Checking out 7.7.0 of package ‘matomo-sdk-ios’
Resolve Package Graph
Resolved source packages:
MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
VBUtils: /Users/admin/builder/spi-builder-workspace
resolved source packages: MatomoTracker, VBUtils
{
"dependencies" : [
{
"identity" : "matomo-sdk-ios",
"requirement" : {
"exact" : [
"7.7.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vbmobile/matomo-sdk-ios"
}
],
"manifest_display_name" : "VBUtils",
"name" : "VBUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VBUtils",
"targets" : [
"VBUtilsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "VBUtilsWrapper",
"module_type" : "SwiftTarget",
"name" : "VBUtilsWrapper",
"path" : "Sources",
"product_dependencies" : [
"MatomoTracker"
],
"product_memberships" : [
"VBUtils"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"VBUtils"
],
"type" : "library"
},
{
"c99name" : "VBUtils",
"module_type" : "BinaryTarget",
"name" : "VBUtils",
"path" : "remote/archive/VBUtils-2.0.2.zip",
"product_memberships" : [
"VBUtils"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "VBUtils",
8 | platforms: [
/Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 | ],
17 | dependencies: [
18 | .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 | ],
20 |
/Users/admin/builder/spi-builder-workspace/Package.swift:18:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 | ],
17 | dependencies: [
18 | .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
| `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 | ],
20 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VBUtils"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VBUtils -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 VBUtils -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
VBUtils: /Users/admin/builder/spi-builder-workspace
MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'VBUtils' in project 'VBUtils'
➜ Explicit dependency on target 'VBUtilsWrapper' in project 'VBUtils'
➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
Target 'VBUtilsWrapper' in project 'VBUtils'
➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
Target 'MatomoTracker' in project 'MatomoTracker'
➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
Target 'MatomoTracker' in project 'MatomoTracker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b1aa6c173351102a28477cb479fda561
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b1aa6c173351102a28477cb479fda561.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework'. (in target 'VBUtils' from project 'VBUtils')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework'. (in target 'VBUtilsWrapper' from project 'VBUtils')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VBUtils
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
VBUtils: /Users/admin/builder/spi-builder-workspace
MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
resolved source packages: VBUtils, MatomoTracker
{
"dependencies" : [
{
"identity" : "matomo-sdk-ios",
"requirement" : {
"exact" : [
"7.7.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vbmobile/matomo-sdk-ios"
}
],
"manifest_display_name" : "VBUtils",
"name" : "VBUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VBUtils",
"targets" : [
"VBUtilsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "VBUtilsWrapper",
"module_type" : "SwiftTarget",
"name" : "VBUtilsWrapper",
"path" : "Sources",
"product_dependencies" : [
"MatomoTracker"
],
"product_memberships" : [
"VBUtils"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"VBUtils"
],
"type" : "library"
},
{
"c99name" : "VBUtils",
"module_type" : "BinaryTarget",
"name" : "VBUtils",
"path" : "remote/archive/VBUtils-2.0.2.zip",
"product_memberships" : [
"VBUtils"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VBUtils"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VBUtils -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 VBUtils -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
VBUtils: /Users/admin/builder/spi-builder-workspace
MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'VBUtils' in project 'VBUtils'
➜ Explicit dependency on target 'VBUtilsWrapper' in project 'VBUtils'
➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
Target 'VBUtilsWrapper' in project 'VBUtils'
➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
Target 'MatomoTracker' in project 'MatomoTracker'
➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
Target 'MatomoTracker' in project 'MatomoTracker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework'. (in target 'VBUtilsWrapper' from project 'VBUtils')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBUtils/VBUtils.xcframework'. (in target 'VBUtils' from project 'VBUtils')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VBUtils
(1 failure)
BUILD FAILURE 6.2 watchOS