The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcman with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/josefdolezal/xcman.git
Reference: 0.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/josefdolezal/xcman
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at f8414dd Create remove command for templates
Cloned https://github.com/josefdolezal/xcman.git into spi-builder-workspace
f8414dd0c1f3a39545d1efebbc44677c3d160206
SUCCESS checkout https://github.com/josefdolezal/xcman.git at 0.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git (0.19s)
Fetched https://github.com/kylef/Spectre.git (0.19s)
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/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.8.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.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
Building for debugging...
[1/17] Compiling Commander CommandRunner.swift
[2/17] Emitting module Commander
[3/17] Compiling Commander Command.swift
[4/17] Compiling Commander Commands.swift
[5/17] Compiling Commander Error.swift
[6/17] Compiling Commander ArgumentParser.swift
[7/17] Compiling Commander ArgumentConvertible.swift
[8/17] Compiling Commander ArgumentDescription.swift
[9/17] Compiling Commander CommandType.swift
[10/18] Compiling Commander Group.swift
[11/18] Compiling XCManLib TemplatesManager.swift
[12/18] Compiling XCManLib SnippetsManager.swift
[13/18] Compiling XCManLib XCManConfiguration.swift
[14/18] Compiling XCManLib GitRepository.swift
[15/18] Emitting module XCManLib
[16/18] Compiling XCManLib Process+Commands.swift
[17/18] Compiling XCManLib UserDataManager.swift
[18/22] Compiling xcman main.swift
[19/22] Compiling xcman XCManSnippetsTool.swift
[20/22] Compiling xcman XCManTemplatesTool.swift
[21/22] Emitting module xcman
[21/22] Linking xcman
Build complete! (4.95s)
Build complete.
Done.