Build Information
Successful build of Lunch with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fromkk/lunch.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fromkk/lunch
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 3577d09 Merge pull request #5 from fromkk/feature/swift5_1
Cloned https://github.com/fromkk/lunch.git
Revision (git rev-parse @):
3577d09cbbb23099e691baa39c1927afc6e84923
SUCCESS checkout https://github.com/fromkk/lunch.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/fromkk/lunch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/12] Compiling Lunch Makeable.swift
[5/12] Emitting module Lunch
[6/12] Compiling Lunch LaunchKeys.swift
[7/12] Compiling Lunch Creatable.swift
[8/12] Compiling Lunch Launcher.swift
[9/12] Compiling LunchTest PageObjectsRepresentable.swift
[10/12] Compiling LunchTest ViewControllerTestable.swift
[11/12] Compiling LunchTest Launcher.swift
[12/12] Emitting module LunchTest
Build complete! (7.37s)
Build complete.
Done.