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 TooMuchTheme 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/ThatsJustCheesy/TooMuchTheme.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ThatsJustCheesy/TooMuchTheme
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4270886 Fix typos in README
Cloned https://github.com/ThatsJustCheesy/TooMuchTheme.git
Revision (git rev-parse @):
427088605981dbf9b9c4cec50c48055378b2a162
SUCCESS checkout https://github.com/ThatsJustCheesy/TooMuchTheme.git at main
========================================
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/6] Compiling FootlessParser Parser+Operators.swift
[2/6] Compiling FootlessParser Parser.swift
[3/7] Compiling FootlessParser Parsers.swift
[4/7] Compiling FootlessParser Converters.swift
[5/7] Compiling FootlessParser Error.swift
[6/7] Emitting module FootlessParser
[7/7] Compiling FootlessParser StringParser.swift
[8/15] Compiling TooMuchTheme ScopeName.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:38:17: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
            "\(([base] + compositions).map { "\($0)" }.joined(separator: " "))"
                ^~~~~~
                       as [Any]
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:284:43: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
            "\(beginAnchor ? "^ " : "")\(([root] + descendents).map { "\($0)" }.joined(separator: " "))\(endAnchor ? " $" : "")"
                                          ^~~~~~
                                                 as [Any]
[9/15] Compiling TooMuchTheme ScopeSelector.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:38:17: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
            "\(([base] + compositions).map { "\($0)" }.joined(separator: " "))"
                ^~~~~~
                       as [Any]
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TooMuchTheme/ScopeSelector.swift:284:43: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
            "\(beginAnchor ? "^ " : "")\(([root] + descendents).map { "\($0)" }.joined(separator: " "))\(endAnchor ? " $" : "")"
                                          ^~~~~~
                                                 as [Any]
[10/15] Emitting module TooMuchTheme
[11/15] Compiling TooMuchTheme FontProvider.swift
[12/15] Compiling TooMuchTheme Scope.swift
[13/17] Compiling TooMuchTheme Style.swift
[14/17] Compiling TooMuchTheme Theme.swift
[15/17] Compiling TooMuchTheme AttributedString.swift
[16/17] Compiling TooMuchTheme Color.swift
[17/17] Compiling TooMuchTheme Context.swift
Build complete! (9.85s)
Fetching https://github.com/kareman/FootlessParser
[1/1832] Fetching footlessparser
Fetched https://github.com/kareman/FootlessParser (0.47s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (0.59s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.