The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkiermasz/AttributedStringBuilder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kkiermasz/AttributedStringBuilder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kkiermasz/AttributedStringBuilder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/13] Compiling AttributedStringBuilder AttributedStringBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AttributedStringBuilder/AttributedStringBuilder.swift:7:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[4/13] Compiling AttributedStringBuilder BuilderComponent.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AttributedStringBuilder/AttributedStringBuilder.swift:7:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[5/13] Compiling AttributedStringBuilder String+Extensions.swift
[6/13] Compiling AttributedStringBuilder NewLine.swift
[7/13] Compiling AttributedStringBuilder Space.swift
[8/13] Compiling AttributedStringBuilder String.swift
[9/13] Compiling AttributedStringBuilder Text.swift
[10/13] Compiling AttributedStringBuilder NSAttributedString+Builder+TextAttribute.swift
[11/14] Compiling AttributedStringBuilder NSAttributedString+Builder.swift
[12/14] Compiling AttributedStringBuilder NSAttributedString+Initialization.swift
[13/14] Emitting module AttributedStringBuilder
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AttributedStringBuilder/AttributedStringBuilder.swift:7:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[14/14] Compiling AttributedStringBuilder TypeAliases.swift
Build complete! (11.05s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.72s)
Fetched https://github.com/Quick/Nimble from cache (0.72s)
Computing version for https://github.com/Quick/Nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.72s)
Computed https://github.com/Quick/Nimble at 9.0.0-rc.3 (0.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.47s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.44s)
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.01s)
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.