The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Acheron, reference master (7841cb), with Swift 5.10 for macOS (SPM) on 18 Jun 2025 03:19:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aepryus/Acheron.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aepryus/Acheron
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7841cb0 CSV import
Cloned https://github.com/aepryus/Acheron.git
Revision (git rev-parse @):
7841cb04066288bf717fbeced564a53e69f04404
SUCCESS checkout https://github.com/aepryus/Acheron.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/aepryus/Acheron.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/58] Emitting module Acheron
[4/64] Compiling Acheron NodeColumn.swift
[5/64] Compiling Acheron NodeData.swift
[6/64] Compiling Acheron NodeHeader.swift
[7/64] Compiling Acheron NodeView.swift
[8/64] Compiling Acheron Screen.swift
[9/64] Compiling Acheron SplitterView.swift
[10/64] Compiling Acheron UIViewController+Acheron.swift
[11/64] Compiling Acheron AEControl.swift
[12/64] Compiling Acheron AETableView.swift
[13/64] Compiling Acheron AEView.swift
[14/64] Compiling Acheron AEViewController.swift
[15/64] Compiling Acheron CellsView.swift
[16/64] Compiling Acheron CellsViewCell.swift
[17/64] Compiling Acheron ColorView.swift
[18/64] Compiling Acheron ExpandableCell.swift
[19/64] Compiling Acheron ExpandableTableView.swift
[20/64] Compiling Acheron Node.swift
[21/64] Compiling Acheron NodeCell.swift
[22/64] Compiling Acheron Array+Acheron.swift
[23/64] Compiling Acheron CALayer+Acheron.swift
[24/64] Compiling Acheron CGPoint+Acheron.swift
[25/64] Compiling Acheron CGRect+Acheron.swift
[26/64] Compiling Acheron CGSize+Acheron.swift
[27/64] Compiling Acheron CaseIterable+Acheron.swift
[28/64] Compiling Acheron Codable+Acheron.swift
[29/64] Compiling Acheron UIColor+Acheron.swift
[30/64] Compiling Acheron UIControl+Acheron.swift
[31/64] Compiling Acheron UIImage+Acheron.swift
[32/64] Compiling Acheron UIImageView+Acheron.swift
[33/64] Compiling Acheron UILabel+Acheron.swift
[34/64] Compiling Acheron UIView+Acheron.swift
[35/64] Compiling Acheron AETimer.swift
[36/64] Compiling Acheron AsyncMap.swift
[37/64] Compiling Acheron CSV.swift
[38/64] Compiling Acheron Log.swift
[39/64] Compiling Acheron Pen.swift
[40/64] Compiling Acheron Profiler.swift
[41/64] Compiling Acheron RGB.swift
[42/64] Compiling Acheron SafeMap.swift
[43/64] Compiling Acheron SafeSet.swift
[44/64] Compiling Acheron ScramMap.swift
[45/64] Compiling Acheron WeakSet.swift
[46/64] Compiling Acheron XMLtoAttributes.swift
[47/64] Compiling Acheron Comparable+Acheron.swift
[48/64] Compiling Acheron Date+Acheron.swift
[49/64] Compiling Acheron Dictionary+Acheron.swift
[50/64] Compiling Acheron NSMutableAttributedString+Acheron.swift
[51/64] Compiling Acheron String+Acheron.swift
[52/64] Compiling Acheron UIButton+Acheron.swift
[53/64] Compiling Acheron SQLitePersist.swift
[54/64] Compiling Acheron Wrapper.swift
[55/64] Compiling Acheron BackgroundPond.swift
[56/64] Compiling Acheron Pebble.swift
[57/64] Compiling Acheron Pond.swift
[58/64] Compiling Acheron AESync.swift
[59/64] Compiling Acheron TripWire.swift
[60/64] Compiling Acheron Anchor.swift
[61/64] Compiling Acheron Basket.swift
[62/64] Compiling Acheron Domain.swift
[63/64] Compiling Acheron Loom.swift
[64/64] Compiling Acheron Persist.swift
Build complete! (5.87s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Acheron",
  "name" : "Acheron",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Acheron",
      "targets" : [
        "Acheron"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Acheron",
      "module_type" : "SwiftTarget",
      "name" : "Acheron",
      "path" : "Sources/Acheron",
      "product_memberships" : [
        "Acheron"
      ],
      "sources" : [
        "Extensions/Array+Acheron.swift",
        "Extensions/CALayer+Acheron.swift",
        "Extensions/CGPoint+Acheron.swift",
        "Extensions/CGRect+Acheron.swift",
        "Extensions/CGSize+Acheron.swift",
        "Extensions/CaseIterable+Acheron.swift",
        "Extensions/Codable+Acheron.swift",
        "Extensions/Comparable+Acheron.swift",
        "Extensions/Date+Acheron.swift",
        "Extensions/Dictionary+Acheron.swift",
        "Extensions/NSMutableAttributedString+Acheron.swift",
        "Extensions/String+Acheron.swift",
        "Extensions/UIButton+Acheron.swift",
        "Extensions/UIColor+Acheron.swift",
        "Extensions/UIControl+Acheron.swift",
        "Extensions/UIImage+Acheron.swift",
        "Extensions/UIImageView+Acheron.swift",
        "Extensions/UILabel+Acheron.swift",
        "Extensions/UIView+Acheron.swift",
        "Extensions/UIViewController+Acheron.swift",
        "Interface/AEControl.swift",
        "Interface/AETableView.swift",
        "Interface/AEView.swift",
        "Interface/AEViewController.swift",
        "Interface/CellsView.swift",
        "Interface/CellsViewCell.swift",
        "Interface/ColorView.swift",
        "Interface/ExpandableCell.swift",
        "Interface/ExpandableTableView.swift",
        "Interface/NodeView/Node.swift",
        "Interface/NodeView/NodeCell.swift",
        "Interface/NodeView/NodeColumn.swift",
        "Interface/NodeView/NodeData.swift",
        "Interface/NodeView/NodeHeader.swift",
        "Interface/NodeView/NodeView.swift",
        "Interface/Screen.swift",
        "Interface/SplitterView.swift",
        "Interface/TripWire.swift",
        "Loom/Anchor.swift",
        "Loom/Basket.swift",
        "Loom/Domain.swift",
        "Loom/Loom.swift",
        "Loom/Persist.swift",
        "Loom/Persists/SQLitePersist.swift",
        "Network/Wrapper.swift",
        "Pebbles/BackgroundPond.swift",
        "Pebbles/Pebble.swift",
        "Pebbles/Pond.swift",
        "Utility/AESync.swift",
        "Utility/AETimer.swift",
        "Utility/AsyncMap.swift",
        "Utility/CSV.swift",
        "Utility/Log.swift",
        "Utility/Pen.swift",
        "Utility/Profiler.swift",
        "Utility/RGB.swift",
        "Utility/SafeMap.swift",
        "Utility/SafeSet.swift",
        "Utility/ScramMap.swift",
        "Utility/WeakSet.swift",
        "Utility/XMLtoAttributes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.