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 AttributedText, reference 2.1.1 (17245a), with Swift 6.0 for macOS (SPM) on 4 Jun 2025 16:33:29 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/AttributedText.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/AttributedText
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 17245ad Create release.yml (#15)
Cloned https://github.com/zunda-pixel/AttributedText.git
Revision (git rev-parse @):
17245adfdf1a06474416e9f78672827a5d55d07b
SUCCESS checkout https://github.com/zunda-pixel/AttributedText.git at 2.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/AttributedText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/7] Compiling AttributedText URL++.swift
[4/7] Emitting module AttributedText
[5/7] Compiling AttributedText AttributedText.swift
[6/7] Compiling AttributedText AttributedPrefix.swift
[7/7] Compiling AttributedText AttributedString++.swift
Build complete! (7.63s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AttributedText",
  "name" : "AttributedText",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "AttributedText",
      "targets" : [
        "AttributedText"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AttributedText",
      "module_type" : "SwiftTarget",
      "name" : "AttributedText",
      "path" : "Sources/AttributedText",
      "product_memberships" : [
        "AttributedText"
      ],
      "sources" : [
        "AttributedPrefix.swift",
        "AttributedString++.swift",
        "AttributedText.swift",
        "URL++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.