The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Acheron, reference master (9f4c26), with Swift 5.10 for macOS (SPM) on 25 Feb 2025 19:19:16 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.60.1
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 9f4c26b Merge pull request #2 from aepryus/v31
Cloned https://github.com/aepryus/Acheron.git
Revision (git rev-parse @):
9f4c26b774086872be5d1fe30ceeb5fa5ff27ac7
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/57] Emitting module Acheron
[4/63] Compiling Acheron CellsView.swift
[5/63] Compiling Acheron CellsViewCell.swift
[6/63] Compiling Acheron ColorView.swift
[7/63] Compiling Acheron ExpandableCell.swift
[8/63] Compiling Acheron ExpandableTableView.swift
[9/63] Compiling Acheron Node.swift
[10/63] Compiling Acheron NodeCell.swift
[11/63] Compiling Acheron NodeColumn.swift
[12/63] Compiling Acheron NodeData.swift
[13/63] Compiling Acheron NodeHeader.swift
[14/63] Compiling Acheron NodeView.swift
[15/63] Compiling Acheron Screen.swift
[16/63] Compiling Acheron UIView+Acheron.swift
[17/63] Compiling Acheron UIViewController+Acheron.swift
[18/63] Compiling Acheron AEControl.swift
[19/63] Compiling Acheron AETableView.swift
[20/63] Compiling Acheron AEView.swift
[21/63] Compiling Acheron AEViewController.swift
[22/63] Compiling Acheron UIButton+Acheron.swift
[23/63] Compiling Acheron UIColor+Acheron.swift
[24/63] Compiling Acheron UIControl+Acheron.swift
[25/63] Compiling Acheron UIImage+Acheron.swift
[26/63] Compiling Acheron UIImageView+Acheron.swift
[27/63] Compiling Acheron UILabel+Acheron.swift
[28/63] Compiling Acheron AESync.swift
[29/63] Compiling Acheron AETimer.swift
[30/63] Compiling Acheron AsyncMap.swift
[31/63] Compiling Acheron Log.swift
[32/63] Compiling Acheron Pen.swift
[33/63] Compiling Acheron Profiler.swift
[34/63] Compiling Acheron RGB.swift
[35/63] Compiling Acheron SafeMap.swift
[36/63] Compiling Acheron SafeSet.swift
[37/63] Compiling Acheron ScramMap.swift
[38/63] Compiling Acheron WeakSet.swift
[39/63] Compiling Acheron XMLtoAttributes.swift
[40/63] Compiling Acheron SplitterView.swift
[41/63] Compiling Acheron TripWire.swift
[42/63] Compiling Acheron Anchor.swift
[43/63] Compiling Acheron Basket.swift
[44/63] Compiling Acheron Domain.swift
[45/63] Compiling Acheron Loom.swift
[46/63] Compiling Acheron Array+Acheron.swift
[47/63] Compiling Acheron CALayer+Acheron.swift
[48/63] Compiling Acheron CGPoint+Acheron.swift
[49/63] Compiling Acheron CGRect+Acheron.swift
[50/63] Compiling Acheron CGSize+Acheron.swift
[51/63] Compiling Acheron CaseIterable+Acheron.swift
[52/63] Compiling Acheron Codable+Acheron.swift
[53/63] Compiling Acheron Comparable+Acheron.swift
[54/63] Compiling Acheron Date+Acheron.swift
[55/63] Compiling Acheron Dictionary+Acheron.swift
[56/63] Compiling Acheron NSMutableAttributedString+Acheron.swift
[57/63] Compiling Acheron String+Acheron.swift
[58/63] Compiling Acheron Persist.swift
[59/63] Compiling Acheron SQLitePersist.swift
[60/63] Compiling Acheron Wrapper.swift
[61/63] Compiling Acheron BackgroundPond.swift
[62/63] Compiling Acheron Pebble.swift
[63/63] Compiling Acheron Pond.swift
Build complete! (6.32s)
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/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.