The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PreciseDecimal with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PreciseDecimal -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/PreciseDecimal.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davdroman/PreciseDecimal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74cf0fc Remove Arena support (#18)
Cloned https://github.com/davdroman/PreciseDecimal.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
74cf0fcba705b6f0a21c9eb99e57cab721ce092f
SUCCESS checkout https://github.com/davdroman/PreciseDecimal.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)

Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)

Fetching from https://github.com/davdroman/swift-json-testing (cached)

Creating working copy of package ‘swift-custom-dump’

Checking out 1.0.0 of package ‘swift-custom-dump’

Creating working copy of package ‘xctest-dynamic-overlay’

Checking out 1.0.2 of package ‘xctest-dynamic-overlay’

Creating working copy of package ‘swift-json-testing’

Checking out 0.2.0 of package ‘swift-json-testing’

Resolve Package Graph


Resolved source packages:
  swift-json-testing: https://github.com/davdroman/swift-json-testing @ 0.2.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  PreciseDecimal: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.0.0

resolved source packages: swift-json-testing, xctest-dynamic-overlay, PreciseDecimal, swift-custom-dump
{
  "workspace" : {
    "name" : "PreciseDecimal",
    "schemes" : [
      "PreciseDecimal"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PreciseDecimal -destination platform=macos,arch=arm64
Build complete.
Done.