The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Arguments with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Arguments.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Arguments
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 580f0f7 use newer Docopt which builds under Swift 5.2
Cloned https://github.com/elegantchaos/Arguments.git into spi-builder-workspace
580f0f7886f1ac2c94358dbf042c5e00a93d69c8
SUCCESS checkout https://github.com/elegantchaos/Arguments.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/docopt.swift.git (0.24s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (0.02s)
Creating working copy for https://github.com/elegantchaos/docopt.swift.git
Working copy of https://github.com/elegantchaos/docopt.swift.git resolved at 0.6.12
Building for debugging...
[1/15] Compiling Docopt DocoptError.swift
[2/15] Compiling Docopt Either.swift
[3/16] Compiling Docopt OptionsShortcut.swift
[4/16] Compiling Docopt Pattern.swift
[5/16] Compiling Docopt Option.swift
[6/16] Compiling Docopt Optional.swift
[7/16] Compiling Docopt Argument.swift
[8/16] Compiling Docopt BranchPattern.swift
[9/16] Compiling Docopt LeafPattern.swift
[10/16] Compiling Docopt OneOrMore.swift
[11/16] Emitting module Docopt
[12/16] Compiling Docopt Required.swift
[13/16] Compiling Docopt String.swift
[14/16] Compiling Docopt Command.swift
[15/16] Compiling Docopt Docopt.swift
[16/16] Compiling Docopt Tokens.swift
[17/18] Compiling Arguments Arguments.swift
[18/18] Emitting module Arguments
Build complete! (6.25s)
Build complete.
Done.