The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcman 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/josefdolezal/xcman.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/josefdolezal/xcman
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 41d705e Update readme
Cloned https://github.com/josefdolezal/xcman.git
Revision (git rev-parse @):
41d705efb2d35c73c156363a6b1b1666193b4086
SUCCESS checkout https://github.com/josefdolezal/xcman.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/josefdolezal/xcman.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 xcman-entitlement.plist
[4/8] Write swift-version--423B1241ED78D482.txt
[6/24] Compiling Commander Error.swift
[7/24] Compiling Commander CommandType.swift
[8/24] Compiling Commander Commands.swift
[9/25] Compiling Commander Command.swift
[10/25] Compiling Commander ArgumentParser.swift
[11/25] Compiling Commander ArgumentConvertible.swift
[12/25] Compiling Commander ArgumentDescription.swift
[13/25] Emitting module Commander
[14/25] Compiling Commander CommandRunner.swift
[15/25] Compiling Commander Group.swift
[16/25] Compiling XCManLib XCManConfiguration.swift
[17/25] Compiling XCManLib GitRepository.swift
[18/25] Compiling XCManLib UserDataManager.swift
[19/25] Compiling XCManLib SnippetsManager.swift
[20/25] Compiling XCManLib TemplatesManager.swift
[21/25] Emitting module XCManLib
[22/25] Compiling XCManLib Process+Commands.swift
[23/29] Compiling xcman main.swift
[24/29] Emitting module xcman
[25/29] Compiling xcman XCManTemplatesTool.swift
[26/29] Compiling xcman XCManSnippetsTool.swift
[26/29] Write Objects.LinkFileList
[27/29] Linking xcman
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/xcman: replacing existing signature
[28/29] Applying xcman
Build complete! (5.22s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.14s)
Fetched https://github.com/kylef/Commander.git from cache (0.14s)
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.8.0 (0.02s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
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: 'spi-builder-workspace': the target name XCManLib has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.