Build Information
Successful build of opus-binary-xcframework, reference main (ce9a7b
), with Swift 5.8 for iOS using Xcode 14.3 on 5 Nov 2024 07:31:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme opus-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/opus-binary-xcframework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/opus-binary-xcframework
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ce9a7bd Update for version 0.2.1 (#4)
Cloned https://github.com/sbooth/opus-binary-xcframework.git
Revision (git rev-parse @):
ce9a7bd8b8ad383c347a4fb173f4760141af005a
SUCCESS checkout https://github.com/sbooth/opus-binary-xcframework.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.8
Building package at path: $PWD
https://github.com/sbooth/opus-binary-xcframework.git
Command line invocation:
/Applications/Xcode-14.3.1.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:
opus-binary-xcframework: /Users/admin/builder/spi-builder-workspace
resolved source packages: opus-binary-xcframework
2024-11-05 02:31:15.170 xcodebuild[469:2541] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"dependencies" : [
],
"manifest_display_name" : "opus-binary-xcframework",
"name" : "opus-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" : "opus",
"targets" : [
"opus"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "opus",
"module_type" : "BinaryTarget",
"name" : "opus",
"path" : "remote/archive/opus.xcframework.zip",
"product_memberships" : [
"opus"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"opus-binary-xcframework"
]
}
}
2024-11-05 02:31:27.346 xcodebuild[542:2926] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme opus-binary-xcframework -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme opus-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:
opus-binary-xcframework: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: ffbc9cc51c9bc334819d28f159861eba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ffbc9cc51c9bc334819d28f159861eba.xcbuilddata
note: Building targets in dependency order
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/opus/opus.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/opus.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/opus/opus.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
Resolve Package Graph
** BUILD SUCCEEDED **
2024-11-05 02:31:28.001 xcodebuild[543:2963] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Build complete.
Done.