The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkmathew/assetizer.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jkmathew/assetizer
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at fe5c964 Readme updated
Cloned https://github.com/jkmathew/assetizer.git into spi-builder-workspace
fe5c964031b06f8f688b7855b46e9bcb098552ce
SUCCESS checkout https://github.com/jkmathew/assetizer.git at 0.2.0
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Commander.git (0.16s)
Fetched https://github.com/kylef/Spectre.git (0.16s)
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
Building for debugging...
[1/15] Emitting module Commander
[2/15] Compiling Commander ArgumentConvertible.swift
[3/15] Compiling Commander ArgumentDescription.swift
[4/16] Compiling Commander Error.swift
[5/16] Compiling Commander CommandRunner.swift
[6/16] Compiling Commander CommandType.swift
[7/16] Compiling Commander Commands.swift
[8/16] Compiling Commander Command.swift
[9/16] Compiling Commander ArgumentParser.swift
[10/16] Compiling Commander Group.swift
[11/16] Compiling Assetizer DeviceIdiom.swift
[12/16] Compiling Assetizer Error.swift
[13/16] Compiling Assetizer URLConvertible.swift
[14/16] Emitting module Assetizer
[15/16] Compiling Assetizer AssetWriter.swift
[16/19] Compiling assetize main.swift
[17/19] Emitting module assetize
[18/19] Compiling assetize ArgumentConvertibles.swift
[18/19] Linking assetize
Build complete! (7.10s)
Build complete.
Done.