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 Lux 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ABridoux/lux.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ABridoux/lux
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ec1cb60 Merge pull request #100 from ABridoux/release/0.5.0
Cloned https://github.com/ABridoux/lux.git
Revision (git rev-parse @):
ec1cb60275bce9fc1398cd70e0eb8dc98842dd56
SUCCESS checkout https://github.com/ABridoux/lux.git at master
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetched https://github.com/scinfu/SwiftSoup.git (0.23s)
Fetched https://github.com/JohnSundell/Splash (0.24s)
Fetched https://github.com/apple/swift-argument-parser (0.29s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.15.0 (0.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.08s)
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.15.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.2
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lux",
      "name": "Lux",
      "url": "https://github.com/ABridoux/lux.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lux",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup.git",
          "version": "1.7.5",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "dependencies": [
          ]
        },
        {
          "identity": "splash",
          "name": "Splash",
          "url": "https://github.com/JohnSundell/Splash",
          "version": "0.16.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Splash",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ABridoux/lux.git
[1/1541] Fetching lux
Fetched https://github.com/ABridoux/lux.git (0.92s)
Fetching https://github.com/JohnSundell/Splash from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/scinfu/SwiftSoup.git (0.19s)
Fetched https://github.com/JohnSundell/Splash (0.22s)
Fetched https://github.com/apple/swift-argument-parser (0.23s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.50s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.03s)
Creating working copy for https://github.com/ABridoux/lux.git
Working copy of https://github.com/ABridoux/lux.git resolved at master
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Found 3 product dependencies
  - swift-argument-parser
  - SwiftSoup
  - Splash
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/107] Emitting module ArgumentParser
[2/111] Emitting module SwiftSoup
[3/118] Compiling ArgumentParser Name.swift
[4/118] Compiling ArgumentParser Parsed.swift
[5/118] Compiling ArgumentParser ParsedValues.swift
[6/118] Compiling ArgumentParser ParserError.swift
[7/118] Compiling ArgumentParser ArgumentDefinition.swift
[8/118] Compiling ArgumentParser ArgumentSet.swift
[9/118] Compiling ArgumentParser CommandParser.swift
[10/118] Compiling ArgumentParser InputOrigin.swift
[11/118] Compiling ArgumentParser ArgumentHelp.swift
[12/118] Compiling ArgumentParser CompletionKind.swift
[13/118] Compiling ArgumentParser Errors.swift
[14/118] Compiling ArgumentParser Flag.swift
[15/118] Compiling ArgumentParser NameSpecification.swift
[16/118] Compiling ArgumentParser Option.swift
[17/118] Compiling ArgumentParser OptionGroup.swift
[18/118] Compiling ArgumentParser CommandConfiguration.swift
[19/118] Compiling ArgumentParser EnumerableFlag.swift
[20/118] Compiling ArgumentParser ExpressibleByArgument.swift
[21/118] Compiling ArgumentParser ParsableArguments.swift
[22/118] Compiling ArgumentParser ParsableArgumentsValidation.swift
[23/118] Compiling ArgumentParser ParsableCommand.swift
[24/118] Compiling ArgumentParser ArgumentDecoder.swift
[25/118] Compiling ArgumentParser UsageGenerator.swift
[26/118] Compiling ArgumentParser SequenceExtensions.swift
[27/118] Compiling ArgumentParser StringExtensions.swift
[28/118] Compiling ArgumentParser Tree.swift
[29/118] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/118] Compiling ArgumentParser CompletionsGenerator.swift
[31/118] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/118] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/118] Compiling ArgumentParser Argument.swift
[34/118] Compiling ArgumentParser SplitArguments.swift
[35/118] Compiling ArgumentParser HelpCommand.swift
[36/118] Compiling ArgumentParser HelpGenerator.swift
[37/118] Compiling ArgumentParser MessageInfo.swift
[38/118] Compiling SwiftSoup TokeniserState.swift
[39/118] Compiling SwiftSoup TreeBuilder.swift
[40/118] Compiling SwiftSoup UnicodeScalar.swift
[41/118] Compiling SwiftSoup Validate.swift
[42/118] Compiling SwiftSoup Whitelist.swift
[43/118] Compiling SwiftSoup XmlDeclaration.swift
[44/118] Compiling SwiftSoup XmlTreeBuilder.swift
[59/118] Compiling SwiftSoup StructuralEvaluator.swift
[60/118] Compiling SwiftSoup SwiftSoup.swift
[61/118] Compiling SwiftSoup Tag.swift
[62/118] Compiling SwiftSoup TextNode.swift
[63/118] Compiling SwiftSoup Token.swift
[64/118] Compiling SwiftSoup TokenQueue.swift
[65/118] Compiling SwiftSoup Tokeniser.swift
[66/118] Compiling SwiftSoup ArrayExt.swift
[67/118] Compiling SwiftSoup Attribute.swift
[68/118] Compiling SwiftSoup Attributes.swift
[69/118] Compiling SwiftSoup BooleanAttribute.swift
[70/118] Compiling SwiftSoup CharacterExt.swift
[71/118] Compiling SwiftSoup CharacterReader.swift
[72/118] Compiling SwiftSoup Cleaner.swift
[94/118] Emitting module Splash
[108/121] Compiling Splash Segment.swift
[109/121] Compiling Splash TokenType.swift
[110/121] Compiling Splash Tokenizer.swift
[121/188] Emitting module Lux
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[122/197] Compiling Lux DraculaThemeInjectorDelegate.swift
[123/197] Compiling Lux JSONDracula.swift
[124/197] Compiling Lux PlistDracula.swift
[125/197] Compiling Lux SwiftDracula.swift
[126/197] Compiling Lux XMLEnhancedDracula.swift
[127/197] Compiling Lux XmlDracula.swift
[128/197] Compiling Lux YAMLDracula.swift
[129/197] Compiling Lux ZshDracula.swift
[130/197] Compiling Lux ThemeInjectorDelegate.swift
[131/197] Compiling Lux JSONXcodeDarkDelegate.swift
[132/197] Compiling Lux PlistXcodeDarkDelegate.swift
[133/197] Compiling Lux SwiftXcodeDarkDelegate.swift
[134/197] Compiling Lux XMLEnhancedXcodeDarkDelegate.swift
[135/197] Compiling Lux XcodeDarkPalette.swift
[136/197] Compiling Lux XcodeDarkThemeInjectorDelegate.swift
[137/197] Compiling Lux XmlXcodeDarkDelegate.swift
[138/197] Compiling Lux YAMLXcodeDarkDelegate.swift
[139/197] Compiling Lux ZshXcodeDarkDelegate.swift
[140/197] Compiling Lux SwiftDelegate.swift
[141/197] Compiling Lux SwiftInjector.swift
[142/197] Compiling Lux TerminalOutputFormat.swift
[143/197] Compiling Lux TokenType+SwiftCategory.swift
[144/197] Compiling Lux XMLEnhancedCategory.swift
[145/197] Compiling Lux XMLEnhancedDelegate.swift
[146/197] Compiling Lux XMLEnhancedInjector.swift
[147/197] Compiling Lux XMLCategory.swift
[148/197] Compiling Lux XMLDelegate.swift
[149/197] Compiling Lux XMLInjector.swift
[150/197] Compiling Lux YAMLCategory.swift
[151/197] Compiling Lux YAMLDelegate.swift
[152/197] Compiling Lux YAMLInjector.swift
[153/197] Compiling Lux ZshCategory.swift
[154/197] Compiling Lux ZshDelegate.swift
[155/197] Compiling Lux ZshInjector.swift
[156/197] Compiling Lux Appendable.swift
[157/197] Compiling Lux AttributedString.swift
[158/197] Compiling Lux CSSClass.swift
[159/197] Compiling Lux DataFormat.swift
[160/197] Compiling Lux Version.swift
[161/197] Compiling Lux Bool+KeyPath.swift
[162/197] Compiling Lux NSRegularExpression+Extensions.swift
[163/197] Compiling Lux String+Extensions.swift
[164/197] Compiling Lux StringProtocol+Extensions.swift
[165/197] Compiling Lux AttributedInjector.swift
[166/197] Compiling Lux BaseInjector.swift
[167/197] Compiling Lux FileInjectionService.swift
[168/197] Compiling Lux InjectionService.swift
[169/197] Compiling Lux InjectorDelegate.swift
[170/197] Compiling Lux TextInjector.swift
[171/197] Compiling Lux JSONCategory.swift
[172/197] Compiling Lux JSONDelegate.swift
[173/197] Compiling Lux JSONInjector.swift
[174/197] Compiling Lux PlistCategory.swift
[175/197] Compiling Lux PlistDelegate.swift
[176/197] Compiling Lux PlistInjector.swift
[177/197] Compiling Lux HTMLCustomCSSOutputFormat.swift
[178/197] Compiling Lux SwiftCategory.swift
[179/197] Compiling Lux Category.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[180/197] Compiling Lux Color.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[181/197] Compiling Lux InjectionType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[182/197] Compiling Lux InjectorType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[183/197] Compiling Lux RegexPattern.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[184/197] Compiling Lux TerminalModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[185/197] Compiling Lux TextType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[186/197] Compiling Lux ColorTheme.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[187/197] Compiling Lux DraculaPalette.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[188/197] Compiling Lux JSONXcodeDefaultDelegate.swift
[189/197] Compiling Lux PlistXcodeDefaultDelegate.swift
[190/197] Compiling Lux SwiftXcodeDefaultDelegate.swift
[191/197] Compiling Lux XcodeLightPalette.swift
[192/197] Compiling Lux XcodeLightThemeInjectorDelegate.swift
[193/197] Compiling Lux XmlEnhancedXcodeDefaultDelegate.swift
[194/197] Compiling Lux XmlXcodeDefaultDelegate.swift
[195/197] Compiling Lux YAMLXcodeDefaultLightDelegate.swift
[196/197] Compiling Lux ZshXcodeLightDelegate.swift
[197/206] Compiling LuxCLT VersionCommand.swift
[198/207] Compiling LuxCLT RuntimeError.swift
[199/207] Compiling LuxCLT Format.swift
[200/207] Compiling LuxCLT InjectCommand.swift
[201/207] Compiling LuxCLT String+Extensions.swift
[202/207] Compiling LuxCLT TypeText+Extensions.swift
[203/207] Emitting module LuxCLT
[204/207] Compiling LuxCLT CSSCommand.swift
[205/207] Compiling LuxCLT ColorTheme+Extensions.swift
[206/207] Compiling LuxCLT main.swift
[206/207] Linking LuxCLT
Build complete! (34.94s)
Build complete.
Done.