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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fromkk/lunch
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f6c45a8 add Bitrise status
Cloned https://github.com/fromkk/lunch.git
Revision (git rev-parse @):
f6c45a8c3699fdcbd20062814f6d346cf17fdf0e
SUCCESS checkout https://github.com/fromkk/lunch.git at master
========================================
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] Emitting module Lunch
[5/12] Compiling Lunch Makeable.swift
[6/12] Compiling Lunch Launcher.swift
[7/12] Compiling Lunch Creatable.swift
[8/12] Compiling Lunch LaunchKeys.swift
[9/12] Compiling LunchTest PageObjectsRepresentable.swift
[10/12] Emitting module LunchTest
[11/12] Compiling LunchTest ViewControllerTestable.swift
[12/12] Compiling LunchTest Launcher.swift
Build complete! (7.20s)
Build complete.
Done.