Build Information
Successful build of Fastfood 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/artemnovichkov/fastfood.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/artemnovichkov/fastfood
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 901c90a Update Makefile
Cloned https://github.com/artemnovichkov/fastfood.git
Revision (git rev-parse @):
901c90a4172a5517f0e025f331de77394dfd81fe
SUCCESS checkout https://github.com/artemnovichkov/fastfood.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/artemnovichkov/fastfood.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/6] Compiling Files Files.swift
[6/6] Emitting module Files
[7/13] Compiling FastfoodCore Tag.swift
[8/13] Compiling FastfoodCore GitService.swift
[9/13] Compiling FastfoodCore Fastfood.swift
[10/13] Compiling FastfoodCore ConsoleIO.swift
[11/13] Compiling FastfoodCore Arguments.swift
[12/13] Emitting module FastfoodCore
[13/13] Compiling FastfoodCore FastfileService.swift
[14/15] Emitting module Fastfood
[15/15] Compiling Fastfood main.swift
Build complete! (5.31s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git from cache (0.18s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.55s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
warning: 'spi-builder-workspace': the target name Fastfood has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': The target named 'Fastfood' was identified as an executable target but a non-executable product with this name already exists.
Build complete.
Done.