The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AttributedText with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/AttributedText.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gonzalezreal/AttributedText
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 0e811cb Fix Publishing changes from within view updates is not allowed, this will cause undefined behavior. (#25)
Cloned https://github.com/gonzalezreal/AttributedText.git into spi-builder-workspace
0e811cb14de367bbd58a94d12259687e5ee08bea
SUCCESS checkout https://github.com/gonzalezreal/AttributedText.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.34s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.9.0 (0.48s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.9.0
Building for debugging...
[1/8] Compiling AttributedText AttributedTextImpl+tvOS.swift
[2/8] Compiling AttributedText AttributedTextImpl.swift
[3/8] Compiling AttributedText NSLineBreakMode+TruncationMode.swift
[4/8] Compiling AttributedText TextSizeViewModel.swift
[5/8] Compiling AttributedText AttributedText.swift
[6/8] Emitting module AttributedText
[7/8] Compiling AttributedText AttributedTextImpl+iOS.swift
[8/8] Compiling AttributedText AttributedTextImpl+macOS.swift
Build complete! (13.93s)
Build complete.
Done.