The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AttributedText 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/gonzalezreal/AttributedText.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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
Revision (git rev-parse @):
0e811cb14de367bbd58a94d12259687e5ee08bea
SUCCESS checkout https://github.com/gonzalezreal/AttributedText.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/gonzalezreal/AttributedText.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/10] Compiling AttributedText NSLineBreakMode+TruncationMode.swift
[4/10] Emitting module AttributedText
[5/10] Compiling AttributedText TextSizeViewModel.swift
[6/10] Compiling AttributedText AttributedTextImpl+tvOS.swift
[7/10] Compiling AttributedText AttributedTextImpl.swift
[8/10] Compiling AttributedText AttributedTextImpl+iOS.swift
[9/10] Compiling AttributedText AttributedTextImpl+macOS.swift
[10/10] Compiling AttributedText AttributedText.swift
Build complete! (9.97s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.20s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.9.0 (0.41s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-snapshot-testing-fc18b6b3 is not valid git repository for 'https://github.com/pointfreeco/swift-snapshot-testing', will fetch again.
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-snapshot-testing-fc18b6b3 is not valid git repository for 'https://github.com/pointfreeco/swift-snapshot-testing', will fetch again.
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.01s)
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
Build complete.
Done.