The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SourceMapper 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/johnfairh/SourceMapper.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/SourceMapper
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 2c86d8f Rebuild docs
Cloned https://github.com/johnfairh/SourceMapper.git into spi-builder-workspace
2c86d8f44beb2c41effa2f9c5f6cf29b871bf3b9
SUCCESS checkout https://github.com/johnfairh/SourceMapper.git at 2.0.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)
Building for debugging...
[1/8] Compiling SourceMapper UnpackedSourceMap.swift
[2/8] Compiling SourceMapper VLQ.swift
[3/8] Compiling SourceMapper Errors.swift
[4/8] Compiling SourceMapper SourceMap.swift
[5/8] Compiling SourceMapper Mappings.swift
[6/8] Emitting module SourceMapper
[7/8] Compiling SourceMapper JSON.swift
[8/10] Emitting module Cli
[9/10] Compiling Cli main.swift
[9/10] Linking srcmapcat
Build complete! (3.90s)
Build complete.
Done.