Build Information
Successful build of FakeBundle 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/zweigraf/fakebundle.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/zweigraf/fakebundle
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2e60b97 Update package dependencies (#5)
Cloned https://github.com/zweigraf/fakebundle.git
Revision (git rev-parse @):
2e60b97b2b82e0e72480bcdeac811a2d25675147
SUCCESS checkout https://github.com/zweigraf/fakebundle.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/zweigraf/fakebundle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write fakebundle-entitlement.plist
[4/8] Write swift-version--423B1241ED78D482.txt
[6/19] Compiling Commander CommandRunner.swift
[7/20] Compiling Commander Command.swift
[8/20] Compiling Commander CommandType.swift
[9/20] Compiling Commander ArgumentConvertible.swift
[10/20] Compiling Commander ArgumentDescription.swift
[11/20] Compiling Commander ArgumentParser.swift
[12/20] Compiling Commander Commands.swift
[13/20] Emitting module Commander
[14/20] Compiling Commander Error.swift
[15/20] Compiling Commander Group.swift
[16/20] Compiling PathKit PathKit.swift
[17/20] Emitting module PathKit
[18/23] Compiling fakebundle FakeBundle.swift
[19/23] Compiling fakebundle main.swift
[20/23] Emitting module fakebundle
[20/23] Write Objects.LinkFileList
[21/23] Linking fakebundle
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/fakebundle: replacing existing signature
[22/23] Applying fakebundle
Build complete! (5.11s)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.18s)
Fetched https://github.com/kylef/PathKit.git from cache (0.18s)
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.02s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.8.0 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander.git', will fetch again.
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander.git', will fetch again.
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.00s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.8.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.00s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
warning: 'spi-builder-workspace': the target name fakebundle has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.