Build Information
Successful build of mpc-binary-xcframework, reference 0.1.2 (de4b45
), with Swift 5.9 for tvOS using Xcode 15.2 on 15 Nov 2024 23:10:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme mpc-binary-xcframework -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/mpc-binary-xcframework.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/mpc-binary-xcframework
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at de4b45f Update to version 0.1.2 (#3)
Cloned https://github.com/sbooth/mpc-binary-xcframework.git
Revision (git rev-parse @):
de4b45fa64ed88467806c50217e9da7032a99d80
SUCCESS checkout https://github.com/sbooth/mpc-binary-xcframework.git at 0.1.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/sbooth/mpc-binary-xcframework.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
mpc-binary-xcframework: /Users/admin/builder/spi-builder-workspace
resolved source packages: mpc-binary-xcframework
{
"dependencies" : [
],
"manifest_display_name" : "mpc-binary-xcframework",
"name" : "mpc-binary-xcframework",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "mpc",
"targets" : [
"mpc"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "mpc",
"module_type" : "BinaryTarget",
"name" : "mpc",
"path" : "remote/archive/mpc.xcframework.zip",
"product_memberships" : [
"mpc"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"mpc-binary-xcframework"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme mpc-binary-xcframework -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-15.2.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 mpc-binary-xcframework -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
mpc-binary-xcframework: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'mpc' in project 'mpc-binary-xcframework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 66d24a2776306655e5c3a381ba40b727
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/66d24a2776306655e5c3a381ba40b727.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mpc/mpc.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/mpc.framework tvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mpc/mpc.xcframework --platform tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
** BUILD SUCCEEDED **
Build complete.
Done.