Build Information
Successful build of tta-cpp-binary-xcframework, reference 0.1.1 (66b2be
), with Swift 5.10 for iOS using Xcode 15.4 on 5 Nov 2024 05:57:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme tta-cpp-binary-xcframework -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/tta-cpp-binary-xcframework.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/tta-cpp-binary-xcframework
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 66b2be3 Update to version 0.1.1 (#2)
Cloned https://github.com/sbooth/tta-cpp-binary-xcframework.git
Revision (git rev-parse @):
66b2be3cff3dd73f921dbc7cef130a50502a90e7
SUCCESS checkout https://github.com/sbooth/tta-cpp-binary-xcframework.git at 0.1.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/sbooth/tta-cpp-binary-xcframework.git
Command line invocation:
/Applications/Xcode-15.4.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
Resolved source packages:
tta-cpp-binary-xcframework: /Users/admin/builder/spi-builder-workspace
resolved source packages: tta-cpp-binary-xcframework
{
"dependencies" : [
],
"manifest_display_name" : "tta-cpp-binary-xcframework",
"name" : "tta-cpp-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" : "tta-cpp",
"targets" : [
"tta-cpp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "tta_cpp",
"module_type" : "BinaryTarget",
"name" : "tta-cpp",
"path" : "remote/archive/tta-cpp.xcframework.zip",
"product_memberships" : [
"tta-cpp"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"tta-cpp-binary-xcframework"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme tta-cpp-binary-xcframework -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.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 tta-cpp-binary-xcframework -destination generic/platform=iOS
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:
tta-cpp-binary-xcframework: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'tta-cpp' in project 'tta-cpp-binary-xcframework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
Build description signature: d12adb500bd6033a71a5514280e02dab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d12adb500bd6033a71a5514280e02dab.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/tta-cpp/tta-cpp.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/tta-cpp.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/tta-cpp/tta-cpp.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
Done.