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 Splash with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Splash.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Splash
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2e3f17c Correctly highlight the 'any' keyword when used within other type references (#130)
Cloned https://github.com/JohnSundell/Splash.git into spi-builder-workspace
2e3f17c2d09689c8bf175c4a84ff7f2ad3353301
SUCCESS checkout https://github.com/JohnSundell/Splash.git at master
========================================
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.app" xcrun swift build --arch arm64
Building for debugging...
[1/28] Compiling Splash SwiftGrammar.swift
[2/28] Compiling Splash AttributedStringOutputFormat.swift
[3/28] Compiling Splash HTMLOutputFormat.swift
[4/28] Compiling Splash MarkdownDecorator.swift
[5/28] Compiling Splash OutputBuilder.swift
[6/28] Compiling Splash OutputFormat.swift
[7/31] Compiling Splash Segment.swift
[8/31] Compiling Splash TokenType.swift
[9/31] Compiling Splash Tokenizer.swift
[10/31] Compiling Splash CharacterSet+Contains.swift
[11/31] Compiling Splash Equatable+AnyOf.swift
[12/31] Compiling Splash Int+IsOdd.swift
[13/31] Compiling Splash Sequence+AnyOf.swift
[14/31] Compiling Splash SyntaxHighlighter.swift
[15/31] Compiling Splash SyntaxRule.swift
[16/31] Compiling Splash Color.swift
[17/31] Compiling Splash String+Removing.swift
[18/31] Compiling Splash Substring+HasSuffix.swift
[19/31] Compiling Splash Grammar.swift
[20/31] Emitting module Splash
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: warning: initializer 'init(white:alpha:)' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in Swift 6
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: note: The missing import of module 'AppKit' will be added implicitly
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
[21/31] Compiling Splash Font.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: warning: initializer 'init(white:alpha:)' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in Swift 6
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: note: The missing import of module 'AppKit' will be added implicitly
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
[22/31] Compiling Splash Theme+Defaults.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: warning: initializer 'init(white:alpha:)' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in Swift 6
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: note: The missing import of module 'AppKit' will be added implicitly
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
[23/31] Compiling Splash Theme.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: warning: initializer 'init(white:alpha:)' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in Swift 6
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Splash/Theming/Theme.swift:27:42: note: The missing import of module 'AppKit' will be added implicitly
                backgroundColor: Color = Color(white: 0.12, alpha: 1)) {
                                         ^
[24/31] Compiling Splash Sequence+Occurrences.swift
[25/31] Compiling Splash String+HTMLEntities.swift
[26/31] Compiling Splash String+IsNumber.swift
[27/31] Compiling Splash String+PrefixChecking.swift
[28/44] Compiling SplashMarkdown main.swift
[29/44] Emitting module SplashMarkdown
[30/44] Emitting module SplashTokenizer
[31/44] Compiling SplashTokenizer main.swift
[32/44] Compiling SplashTokenizer TokenizerOutputFormat.swift
[33/44] Compiling SplashHTMLGen main.swift
[34/44] Emitting module SplashHTMLGen
[35/44] Compiling SplashImageGen NSGraphicsContext+Fill.swift
[36/44] Compiling SplashImageGen NSGraphicsContext+InitWithSize.swift
[37/44] Compiling SplashImageGen main.swift
[38/44] Compiling SplashImageGen CGImage+WriteToURL.swift
[39/44] Emitting module SplashImageGen
[40/44] Compiling SplashImageGen CommandLine+Options.swift
[40/44] Linking SplashTokenizer
[41/44] Linking SplashMarkdown
[42/44] Linking SplashImageGen
[43/44] Linking SplashHTMLGen
Build complete! (10.43s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/JohnSundell/Splash.git from cache
Fetched https://github.com/JohnSundell/Splash.git (0.27s)
Creating working copy for https://github.com/JohnSundell/Splash.git
Working copy of https://github.com/JohnSundell/Splash.git resolved at master
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "splash",
      "name": "Splash",
      "url": "https://github.com/JohnSundell/Splash.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Splash",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.