This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 AttributedStringBuilder with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkiermasz/AttributedStringBuilder.git
Reference: v0.1.2
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kkiermasz/AttributedStringBuilder
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at 8843545 Merge pull request #9 from drspoton/patch-1
Cloned https://github.com/kkiermasz/AttributedStringBuilder.git
Revision (git rev-parse @):
8843545076e1fcb905d78da77bbe71645d1df04b
SUCCESS checkout https://github.com/kkiermasz/AttributedStringBuilder.git at v0.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling AttributedStringBuilder NSAttributedString+Initialization.swift
[2/11] Compiling AttributedStringBuilder String+Extensions.swift
[3/12] Compiling AttributedStringBuilder TypeAliases.swift
[4/12] Compiling AttributedStringBuilder String.swift
[5/12] Compiling AttributedStringBuilder Text.swift
[6/12] Emitting module AttributedStringBuilder
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AttributedStringBuilder/AttributedStringBuilder.swift:7:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[7/12] Compiling AttributedStringBuilder NewLine.swift
[8/12] Compiling AttributedStringBuilder Space.swift
[9/12] Compiling AttributedStringBuilder NSAttributedString+Builder+TextAttribute.swift
[10/12] Compiling AttributedStringBuilder AttributedStringBuilder.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AttributedStringBuilder/AttributedStringBuilder.swift:7:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[11/12] Compiling AttributedStringBuilder BuilderComponent.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AttributedStringBuilder/AttributedStringBuilder.swift:7:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[12/12] Compiling AttributedStringBuilder NSAttributedString+Builder.swift
Build complete! (14.91s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.44s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.50s)
Fetched https://github.com/Quick/Nimble (1.21s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.0.0-rc.3 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.0.0-rc.3
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.