The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcinfo with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcodereleases/xcinfo.git
Reference: master
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/xcodereleases/xcinfo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d8c566b Uses unxip 3.0 as default extraction tool
Cloned https://github.com/xcodereleases/xcinfo.git
Revision (git rev-parse @):
d8c566be7204afdc4dbc734f58a206b5e342426d
SUCCESS checkout https://github.com/xcodereleases/xcinfo.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD/checkout
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "xcinfo"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination platform=macos,arch=arm64
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
Build complete.
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  xcinfo: $PWD/checkout
  Prompt: https://github.com/getGuaka/Prompt.git @ 0.1.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.1.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
  Quick: https://github.com/Quick/Quick.git @ 1.3.4
  Nimble: https://github.com/Quick/Nimble.git @ 7.3.4
  unxip: https://github.com/saagarjha/unxip @ 3.0.0
  XcodeReleases: https://github.com/xcodereleases/data.git @ master
  Args: https://github.com/getGuaka/Args.git @ 0.1.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
    Target 'xcinfoCoreTests' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCIFoundation' in project 'xcinfo'
Done.
        ➜ Explicit dependency on target 'OlympUs' in project 'xcinfo'