The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svdo/swift-RichString.git
Reference: 2.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/svdo/swift-RichString
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at 8634ca3 Updates jazzy
Cloned https://github.com/svdo/swift-RichString.git into spi-builder-workspace
8634ca31b00110f108eb121ea372bc4c8531dc27
SUCCESS checkout https://github.com/svdo/swift-RichString.git at 2.2.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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git (0.49s)
Fetched https://github.com/Quick/Quick.git (0.51s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.35s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.2.0
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RichString/RichString/iOS': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RichString/RichString/tvOS': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RichString/RichString/watchOS': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RichStringTests/RichStringTests/iOS': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RichStringTests/RichStringTests/watchOS': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RichStringTests/RichStringTests/tvOS': File not found.
Building for debugging...
[1/7] Compiling RichString Font_PlatformDependent.swift
[2/7] Compiling RichString String+Rich.swift
[3/7] Compiling RichString NSAttributedStringOperators.swift
[4/7] Compiling RichString RichString.swift
[5/7] Emitting module RichString
[6/7] Compiling RichString NSAttributedString+Rich.swift
[7/7] Compiling RichString Color_PlatformDependent.swift
Build complete! (9.79s)
Build complete.
Done.