The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SourceMapper with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/SourceMapper.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/SourceMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a17e507 Move CI to Xcode 15.3, macOS 14 (#5)
Cloned https://github.com/johnfairh/SourceMapper.git
Revision (git rev-parse @):
a17e5079f6c9e30360784fd621174f36d838d612
SUCCESS checkout https://github.com/johnfairh/SourceMapper.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sourcemapper",
      "name": "SourceMapper",
      "url": "https://github.com/johnfairh/SourceMapper.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceMapper",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/johnfairh/SourceMapper.git from cache
Fetched https://github.com/johnfairh/SourceMapper.git from cache (0.21s)
Creating working copy for https://github.com/johnfairh/SourceMapper.git
Working copy of https://github.com/johnfairh/SourceMapper.git resolved at main (a17e507)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/johnfairh/SourceMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write srcmapcat-entitlement.plist
[3/7] Write swift-version-6044DDE57671499D.txt
[5/14] Compiling SourceMapper VLQ.swift
[6/14] Compiling SourceMapper UnpackedSourceMap.swift
[7/14] Compiling SourceMapper JSON.swift
[8/14] Emitting module SourceMapper
[9/14] Compiling SourceMapper Errors.swift
[10/14] Compiling SourceMapper SourceMap.swift
[11/14] Compiling SourceMapper Mappings.swift
[12/16] Compiling Cli main.swift
[13/16] Emitting module Cli
[13/16] Write Objects.LinkFileList
[14/16] Linking srcmapcat
[15/16] Applying srcmapcat
Build complete! (3.78s)
Build complete.
Done.