The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Fastlane with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fastlane/fastlane.git
Reference: 2.220.0
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fastlane/fastlane
 * tag               2.220.0    -> FETCH_HEAD
HEAD is now at 152b382 Version bump to 2.220.0 (#21943)
Cloned https://github.com/fastlane/fastlane.git
Revision (git rev-parse @):
152b38262f3a5563c07133555ecc080c4f8e43e0
SUCCESS checkout https://github.com/fastlane/fastlane.git at 2.220.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/fastlane/fastlane.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftShell Bash.swift
[2/8] Compiling SwiftShell Command.swift
[3/8] Compiling SwiftShell Context.swift
[4/8] Compiling SwiftShell Process.swift
[5/8] Compiling SwiftShell Lazy-split.swift
[6/8] Emitting module SwiftShell
[7/8] Compiling SwiftShell Files.swift
[8/8] Compiling SwiftShell Array.swift
[9/10] Compiling SwiftShell Stream.swift
[10/10] Compiling SwiftShell String.swift
[11/34] Compiling Fastlane Gymfile.swift
[12/34] Compiling Fastlane GymfileProtocol.swift
[13/34] Compiling Fastlane LaneFileProtocol.swift
[14/34] Compiling Fastlane MainProcess.swift
[15/34] Compiling Fastlane Matchfile.swift
[16/34] Compiling Fastlane MatchfileProtocol.swift
[17/34] Compiling Fastlane OptionalConfigValue.swift
[18/34] Compiling Fastlane Precheckfile.swift
[19/34] Compiling Fastlane PrecheckfileProtocol.swift
[20/34] Compiling Fastlane RubyCommand.swift
[21/34] Compiling Fastlane RubyCommandable.swift
[22/34] Compiling Fastlane Runner.swift
[23/34] Compiling Fastlane RunnerArgument.swift
[24/34] Compiling Fastlane Scanfile.swift
[25/34] Compiling Fastlane ScanfileProtocol.swift
[26/34] Emitting module Fastlane
[27/41] Compiling Fastlane Screengrabfile.swift
[28/41] Compiling Fastlane ScreengrabfileProtocol.swift
[29/41] Compiling Fastlane Snapshotfile.swift
[30/41] Compiling Fastlane SnapshotfileProtocol.swift
[31/41] Compiling Fastlane SocketClient.swift
[32/41] Compiling Fastlane SocketClientDelegateProtocol.swift
[33/41] Compiling Fastlane SocketResponse.swift
[34/41] Compiling Fastlane Appfile.swift
[35/41] Compiling Fastlane ArgumentProcessor.swift
[36/41] Compiling Fastlane Atomic.swift
[37/41] Compiling Fastlane ControlCommand.swift
[38/41] Compiling Fastlane Deliverfile.swift
[39/41] Compiling Fastlane DeliverfileProtocol.swift
[40/41] Compiling Fastlane Fastfile.swift
[41/41] Compiling Fastlane Fastlane.swift
Build complete! (6.69s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetched https://github.com/kareman/SwiftShell (0.14s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.03s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Build complete.
Done.