Build Information
Successful build of BbAppContentStore, reference main (3b75c3), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 23 Dec 2025 07:55:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BbAppContentStore -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebbapp/swift-package-bb-app-content-store.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebbapp/swift-package-bb-app-content-store
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3b75c31 Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-content-store.git
Revision (git rev-parse @):
3b75c31d624cd33e80a27950d2d474bf44bdae63
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-content-store.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/thebbapp/swift-package-bb-app-content-store.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/thebbapp/swift-package-bb-app-intent.git
skipping cache due to an error: Failed to clone repository https://github.com/thebbapp/swift-package-bb-app-intent.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-package-bb-app-intent-9699988b'...
fatal: unable to access 'https://github.com/thebbapp/swift-package-bb-app-intent.git/': SSL connection timeout
Fetching from https://github.com/thebbapp/swift-package-bb-app-author-schema.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-content-schema.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-task.git
Creating working copy of package ‘swift-package-bb-app-intent’
Checking out 0.1.0 of package ‘swift-package-bb-app-intent’
Creating working copy of package ‘swift-package-bb-app-content-schema’
Checking out 0.1.0 of package ‘swift-package-bb-app-content-schema’
Creating working copy of package ‘swift-package-bb-app-author-schema’
Checking out 0.1.0 of package ‘swift-package-bb-app-author-schema’
Creating working copy of package ‘swift-package-bb-app-task’
Checking out 0.1.0 of package ‘swift-package-bb-app-task’
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetResolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolved source packages:
BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
BbAppContentStore: /Users/admin/builder/spi-builder-workspace
BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
resolved source packages: BbAppContentSchema, BbAppContentStore, BbAppIntent, BbAppTask, BbAppAuthorSchema
2025-12-23 02:55:36.294 xcodebuild[521:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-package-bb-app-task",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-task.git"
},
{
"identity" : "swift-package-bb-app-content-schema",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-content-schema.git"
},
{
"identity" : "swift-package-bb-app-intent",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-intent.git"
},
{
"identity" : "swift-package-bb-app-author-schema",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-author-schema.git"
}
],
"manifest_display_name" : "BbAppContentStore",
"name" : "BbAppContentStore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.5"
},
{
"name" : "macos",
"version" : "15.5"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "BbAppContentStore",
"targets" : [
"BbAppContentStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "BbAppContentStore",
"module_type" : "BinaryTarget",
"name" : "BbAppContentStore",
"path" : "remote/archive/BbAppContentStore.xcframework.zip",
"product_memberships" : [
"BbAppContentStore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BbAppContentStore"
]
}
}
2025-12-23 02:55:41.126 xcodebuild[878:5507] [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 BbAppContentStore -destination platform=macOS,arch=arm64
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 BbAppContentStore -destination platform=macOS,arch=arm64
Resolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolved source packages:
BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
BbAppContentStore: /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 'BbAppContentStore' in project 'BbAppContentStore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 4cf4c08686af09605e8846665d986780
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4cf4c08686af09605e8846665d986780.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppContentStore/BbAppContentStore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BbAppContentStore.framework macos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppContentStore/BbAppContentStore.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
2025-12-23 02:55:44.033 xcodebuild[892:5575] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:36d5d955bd402deb379178d7c5b20a96b9a3494b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:36d5d955bd402deb379178d7c5b20a96b9a3494b, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:36d5d955bd402deb379178d7c5b20a96b9a3494b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:36d5d955bd402deb379178d7c5b20a96b9a3494b, name:My Mac }
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-package-bb-app-task",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-task.git"
},
{
"identity" : "swift-package-bb-app-content-schema",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-content-schema.git"
},
{
"identity" : "swift-package-bb-app-intent",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-intent.git"
},
{
"identity" : "swift-package-bb-app-author-schema",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebbapp/swift-package-bb-app-author-schema.git"
}
],
"manifest_display_name" : "BbAppContentStore",
"name" : "BbAppContentStore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.5"
},
{
"name" : "macos",
"version" : "15.5"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "BbAppContentStore",
"targets" : [
"BbAppContentStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "BbAppContentStore",
"module_type" : "BinaryTarget",
"name" : "BbAppContentStore",
"path" : "remote/archive/BbAppContentStore.xcframework.zip",
"product_memberships" : [
"BbAppContentStore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.2"
}
Done.