Build Information
Successful build of RVS_Spinner, reference main (84cd18
), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 7 Aug 2024 17:45:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RVS_Spinner -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_Spinner.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_Spinner
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 84cd181 Just reran Jazzy.
Cloned https://github.com/RiftValleySoftware/RVS_Spinner.git
Revision (git rev-parse @):
84cd18196c2105de81e3a4e50f5bb5f39b2e1d63
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_Spinner.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/RiftValleySoftware/RVS_Spinner.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
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "RVS_Spinner",
"name" : "RVS_Spinner",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RVS-Spinner",
"targets" : [
"RVS_Spinner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RVS_Spinner",
"module_type" : "SwiftTarget",
"name" : "RVS_Spinner",
"path" : "Sources/RVS_Spinner",
"product_memberships" : [
"RVS-Spinner"
],
"sources" : [
"RVS_Spinner.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RVS_Spinner",
"schemes" : [
"RVS_Spinner Framework",
"RVS_Spinner_Basic_Test_Harness",
"RVS_SPinner_HUD_Test_Harness",
"RVS_Spinner_Leak_Test",
"RVS_Spinner_Tabbed_Test_Harness"
],
"targets" : [
"RVS_Spinner",
"RVS_Spinner_Basic_Test_Harness",
"RVS_Spinner_Tabbed_Test_Harness",
"RVS_Spinner_Leak_Test",
"RVS_SPinner_HUD_Test_Harness"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RVS_Spinner"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RVS_Spinner -destination platform=macOS,arch=arm64
Build complete.
Done.