The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ColorPaletteCodable, reference main (6026f5), with Swift 5.10 for Linux on 30 Jul 2025 02:17:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/ColorPaletteCodable.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dagronf/ColorPaletteCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6026f54 Added Skencil (spl) support
Cloned https://github.com/dagronf/ColorPaletteCodable.git
Revision (git rev-parse @):
6026f54cd88d1bc22cfef19d29acbdf64d64bdad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/ColorPaletteCodable.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dagronf/ColorPaletteCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
bdf26bfc18e6: Pulling fs layer
d09dd9186d0e: Pulling fs layer
2ec76a50fe7c: Waiting
031194576cad: Waiting
bdf26bfc18e6: Waiting
f49f3db6a794: Waiting
099074009041: Waiting
d09dd9186d0e: Waiting
2ec76a50fe7c: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Verifying Checksum
031194576cad: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
bdf26bfc18e6: Verifying Checksum
bdf26bfc18e6: Download complete
d09dd9186d0e: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
bdf26bfc18e6: Pull complete
d09dd9186d0e: Pull complete
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/dagronf/BytesParser
Fetching https://github.com/dagronf/DSFRegex
Fetching https://github.com/dagronf/SwiftImageReadWrite
Fetching https://github.com/dagronf/TinyCSV
[1/378] Fetching swiftimagereadwrite
[379/618] Fetching swiftimagereadwrite, dsfregex
[619/895] Fetching swiftimagereadwrite, dsfregex, tinycsv
[844/1351] Fetching swiftimagereadwrite, dsfregex, tinycsv, bytesparser
Fetched https://github.com/dagronf/BytesParser from cache (0.29s)
Fetched https://github.com/dagronf/TinyCSV from cache (0.30s)
Fetched https://github.com/dagronf/DSFRegex from cache (0.30s)
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (0.30s)
Computing version for https://github.com/dagronf/BytesParser
Computed https://github.com/dagronf/BytesParser at 3.2.1 (0.46s)
Computing version for https://github.com/dagronf/DSFRegex
Computed https://github.com/dagronf/DSFRegex at 3.4.0 (0.55s)
Computing version for https://github.com/dagronf/TinyCSV
Computed https://github.com/dagronf/TinyCSV at 1.2.0 (0.52s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.80s)
Creating working copy for https://github.com/dagronf/TinyCSV
Working copy of https://github.com/dagronf/TinyCSV resolved at 1.2.0
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.9.2
Creating working copy for https://github.com/dagronf/DSFRegex
Working copy of https://github.com/dagronf/DSFRegex resolved at 3.4.0
Creating working copy for https://github.com/dagronf/BytesParser
Working copy of https://github.com/dagronf/BytesParser resolved at 3.2.1
Building for debugging...
[0/19] Write sources
[0/19] Copying PrivacyInfo.xcprivacy
[7/19] Write sources
[9/19] Write swift-version-24593BA9C3E375BF.txt
[11/65] Emitting module SwiftImageReadWrite
[12/67] Emitting module BytesParser
[13/69] Compiling SwiftImageReadWrite PlatformImage+import.swift
[14/69] Compiling SwiftImageReadWrite PlatformImage+macOS.swift
[15/69] Compiling SwiftImageReadWrite PlatformImage.swift
[16/69] Compiling SwiftImageReadWrite Utils.swift
[17/69] Compiling SwiftImageReadWrite Errors.swift
[18/69] Compiling SwiftImageReadWrite ImageExportTypes.swift
[19/69] Compiling SwiftImageReadWrite CGImage+SVG.swift
[20/69] Compiling SwiftImageReadWrite CGImage+codable.swift
[21/69] Compiling SwiftImageReadWrite CGImage+colorspace.swift
[22/69] Compiling SwiftImageReadWrite PlatformImage+codable.swift
[23/69] Compiling SwiftImageReadWrite PlatformImage+export.swift
[24/69] Compiling SwiftImageReadWrite CGImage+platform.swift
[25/69] Compiling SwiftImageReadWrite CIImage+extensions.swift
[26/69] Compiling SwiftImageReadWrite CGImage+export.swift
[27/69] Compiling SwiftImageReadWrite CGImage+extensions.swift
[28/69] Compiling BytesParser InMemorySource.swift
[32/69] Compiling BytesParser InputStreamSource.swift
[34/69] Compiling SwiftImageReadWrite resource_bundle_accessor.swift
[35/69] Compiling TinyCSV TinyCSV+Encode.swift
[36/69] Compiling TinyCSV TinyCSV.swift
[46/71] Compiling TinyCSV TinyCSV+Parsing.swift
[47/71] Emitting module TinyCSV
[50/71] Compiling DSFRegex resource_bundle_accessor.swift
[51/71] Compiling DSFRegex String+CursorExtensions.swift
[52/71] Compiling TinyCSV TinyCSV+EventDrivenDecoder.swift
[57/72] Compiling TinyCSV TinyCSV+Decoder.swift
[58/72] Compiling TinyCSV TinyCSVData.swift
[60/72] Compiling TinyCSV resource_bundle_accessor.swift
[63/73] Compiling DSFRegex DSFRegex.swift
[64/73] Emitting module DSFRegex
[64/74] Wrapping AST for TinyCSV for debugging
[66/74] Wrapping AST for SwiftImageReadWrite for debugging
[67/74] Wrapping AST for BytesParser for debugging
[68/74] Wrapping AST for DSFRegex for debugging
[70/182] Compiling ColorPaletteCodable PAL+iOS.swift
[71/182] Compiling ColorPaletteCodable PAL+macOS.swift
[72/182] Compiling ColorPaletteCodable BytesParser+extensions.swift
[73/182] Compiling ColorPaletteCodable CGColor+HexExtensions.swift
[74/182] Compiling ColorPaletteCodable CGColor+extensions.swift
[75/182] Compiling ColorPaletteCodable CGContext+exensions.swift
[76/182] Compiling ColorPaletteCodable CGGradient+extensions.swift
[77/182] Compiling ColorPaletteCodable Collection+extensions.swift
[78/182] Compiling ColorPaletteCodable Extensions.swift
[79/182] Compiling ColorPaletteCodable HSBHelpers.swift
[80/182] Compiling ColorPaletteCodable HexColorUtilities.swift
[81/182] Compiling ColorPaletteCodable InputStream+extensions.swift
[82/182] Compiling ColorPaletteCodable NumberFormatter+extensions.swift
[83/182] Compiling ColorPaletteCodable OSLogger.swift
[84/182] Compiling ColorPaletteCodable OkLab+priv.swift
[85/182] Compiling ColorPaletteCodable RGBPaletteCoder.swift
[86/182] Compiling ColorPaletteCodable RIFFPaletteCoder.swift
[87/182] Compiling ColorPaletteCodable SKPPaletteCoder.swift
[88/182] Compiling ColorPaletteCodable SVGPaletteCoder.swift
[89/182] Compiling ColorPaletteCodable ScribusXMLPaletteCoder.swift
[90/182] Compiling ColorPaletteCodable SimplePaletteCoder.swift
[91/182] Compiling ColorPaletteCodable SkencilPaletteCoder.swift
[92/182] Compiling ColorPaletteCodable SketchPaletteCoder.swift
[93/182] Compiling ColorPaletteCodable SwatchbookerCoder.swift
[94/182] Compiling ColorPaletteCodable SwiftPaletteCoder.swift
[95/182] Compiling ColorPaletteCodable VGA18BitPaletteCoder.swift
[96/182] Compiling ColorPaletteCodable VGA24BitPaletteCoder.swift
[97/182] Compiling ColorPaletteCodable PAL+CGColor.swift
[98/182] Compiling ColorPaletteCodable PAL+NSColorList.swift
[99/182] Compiling ColorPaletteCodable PAL+SwiftUI.swift
[100/197] Compiling ColorPaletteCodable CorelPainterCoder.swift
[101/197] Compiling ColorPaletteCodable CorelXMLPaletteCoder.swift
[102/197] Compiling ColorPaletteCodable DCPPaletteCoder.swift
[103/197] Compiling ColorPaletteCodable GIMPPaletteCoder.swift
[104/197] Compiling ColorPaletteCodable HEXPaletteCoder.swift
[105/197] Compiling ColorPaletteCodable HPLPaletteCoder.swift
[106/197] Compiling ColorPaletteCodable ImagePaletteCoder.swift
[107/197] Compiling ColorPaletteCodable JCWPaletteCoder.swift
[108/197] Compiling ColorPaletteCodable JSONPaletteCoder.swift
[109/197] Compiling ColorPaletteCodable KOfficePaletteCoder.swift
[110/197] Compiling ColorPaletteCodable OpenOfficePaletteCoder.swift
[111/197] Compiling ColorPaletteCodable PaintNETPaletteCoder.swift
[112/197] Compiling ColorPaletteCodable PaintShopProPaletteCoder.swift
[113/197] Compiling ColorPaletteCodable ProcreateSwatchesCoder.swift
[114/197] Compiling ColorPaletteCodable RGBAPaletteCoder.swift
[115/197] Compiling ColorPaletteCodable PAL+PaletteCoderProtocol.swift
[116/197] Compiling ColorPaletteCodable PAL+PaletteFormat.swift
[117/197] Compiling ColorPaletteCodable ACBPaletteCoder.swift
[118/197] Compiling ColorPaletteCodable ACOPaletteCoder.swift
[119/197] Compiling ColorPaletteCodable ACTPaletteCoder.swift
[120/197] Compiling ColorPaletteCodable AFPaletteCoder.swift
[121/197] Compiling ColorPaletteCodable ASEPaletteCoder.swift
[122/197] Compiling ColorPaletteCodable AndroidColorsXMLCoder.swift
[123/197] Compiling ColorPaletteCodable AutodeskColorBook.swift
[124/197] Compiling ColorPaletteCodable BasicXMLCoder.swift
[125/197] Compiling ColorPaletteCodable CLFPaletteCoder.swift
[126/197] Compiling ColorPaletteCodable CLRPaletteCoder.swift
[127/197] Compiling ColorPaletteCodable CPLPaletteCoder.swift
[128/197] Compiling ColorPaletteCodable CSVPaletteCoder.swift
[129/197] Compiling ColorPaletteCodable CorelDraw3PaletteCoder.swift
[130/197] Emitting module ColorPaletteCodable
[131/197] Compiling ColorPaletteCodable PAL+Color+HSB.swift
[132/197] Compiling ColorPaletteCodable PAL+Color+HSL.swift
[133/197] Compiling ColorPaletteCodable PAL+Color+Hex.swift
[134/197] Compiling ColorPaletteCodable PAL+Color+Interpolation.swift
[135/197] Compiling ColorPaletteCodable PAL+Color+LAB.swift
[136/197] Compiling ColorPaletteCodable PAL+Color+Modifications.swift
[137/197] Compiling ColorPaletteCodable PAL+Color+OkLab.swift
[138/197] Compiling ColorPaletteCodable PAL+Color+RGB.swift
[139/197] Compiling ColorPaletteCodable PAL+Color+Transferable.swift
[140/197] Compiling ColorPaletteCodable PAL+Color+XYZ.swift
[141/197] Compiling ColorPaletteCodable PAL+Color.swift
[142/197] Compiling ColorPaletteCodable PAL+Colors.swift
[143/197] Compiling ColorPaletteCodable PAL+Gradient+Snapshot.swift
[144/197] Compiling ColorPaletteCodable PAL+Gradient+SwiftUI.swift
[145/197] Compiling ColorPaletteCodable PAL+Gradient.swift
[146/197] Compiling ColorPaletteCodable PAL+Gradients+platform.swift
[147/197] Compiling ColorPaletteCodable PAL+ColorConversions.swift
[148/197] Compiling ColorPaletteCodable PAL+Common.swift
[149/197] Compiling ColorPaletteCodable PAL+CoreGraphics.swift
[150/197] Compiling ColorPaletteCodable PAL+Errors.swift
[151/197] Compiling ColorPaletteCodable PAL+Functions.swift
[152/197] Compiling ColorPaletteCodable PAL+Group.swift
[153/197] Compiling ColorPaletteCodable PAL+Image.swift
[154/197] Compiling ColorPaletteCodable PAL+Pasteboard+iOS.swift
[155/197] Compiling ColorPaletteCodable PAL+Pasteboard+macOS.swift
[156/197] Compiling ColorPaletteCodable PAL+StandardColors.swift
[157/197] Compiling ColorPaletteCodable PAL+Temperature.swift
[158/197] Compiling ColorPaletteCodable PAL+Types.swift
[159/197] Compiling ColorPaletteCodable PAL+UniformTypeIdentifiers.swift
[160/197] Compiling ColorPaletteCodable PAL+Color+Array.swift
[161/197] Compiling ColorPaletteCodable PAL+Color+CMYK.swift
[162/197] Compiling ColorPaletteCodable PAL+Color+Gray.swift
[163/197] Compiling ColorPaletteCodable PAL+Gradients.swift
[164/197] Compiling ColorPaletteCodable PAL+GradientsCoder.swift
[165/197] Compiling ColorPaletteCodable PAL+GradientsFormat.swift
[166/197] Compiling ColorPaletteCodable AdobeGradientsCoder.swift
[167/197] Compiling ColorPaletteCodable CSSGradientCoder.swift
[168/197] Compiling ColorPaletteCodable ColorPaletteTablesCoder.swift
[169/197] Compiling ColorPaletteCodable DCGGradientCoder.swift
[170/197] Compiling ColorPaletteCodable GIMPGradientCoder.swift
[171/197] Compiling ColorPaletteCodable GNUPlotGradientCoder.swift
[172/197] Compiling ColorPaletteCodable JSONGradientCoder.swift
[173/197] Compiling ColorPaletteCodable PaintShopProGradientCoder.swift
[174/197] Compiling ColorPaletteCodable SVGGradientCoder.swift
[175/197] Compiling ColorPaletteCodable SwiftGenGradientCoder.swift
[176/197] Compiling ColorPaletteCodable PAL+Palette.swift
[177/197] Compiling ColorPaletteCodable PAL+PaletteCoder.swift
[178/197] Compiling ColorPaletteCodable SIMD3+extensions.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[179/197] Compiling ColorPaletteCodable SIMD3.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[180/197] Compiling ColorPaletteCodable Scanner+extensions.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[181/197] Compiling ColorPaletteCodable String+decoding.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[182/197] Compiling ColorPaletteCodable String+extensions.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[183/197] Compiling ColorPaletteCodable SwiftUI+Color+extensions.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[184/197] Compiling ColorPaletteCodable SwiftUI+Image+extensions.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[185/197] Compiling ColorPaletteCodable Temperature.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[186/197] Compiling ColorPaletteCodable TextParser.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[187/197] Compiling ColorPaletteCodable UInt32+extensions.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[188/197] Compiling ColorPaletteCodable UnitValue.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[189/197] Compiling ColorPaletteCodable Utils.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[190/197] Compiling ColorPaletteCodable X11Colors.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[191/197] Compiling ColorPaletteCodable xmlFormatters.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[192/197] Compiling ColorPaletteCodable resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: warning: unknown operating system for build configuration 'os'
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'iOS'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           iOS
/host/spi-builder-workspace/Sources/ColorPaletteCodable/private/String+decoding.swift:66:46: note: did you mean 'Windows'?
                #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
                                                           ^~~~~~~~
                                                           Windows
[193/198] Wrapping AST for ColorPaletteCodable for debugging
[194/198] Write Objects.LinkFileList
[196/198] Archiving libColorPaletteCodable-static.a
[197/198] Linking libColorPaletteCodable-shared.so
Build complete! (50.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dsfregex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFRegex"
    },
    {
      "identity" : "swiftimagereadwrite",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/SwiftImageReadWrite"
    },
    {
      "identity" : "tinycsv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/TinyCSV"
    },
    {
      "identity" : "bytesparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/BytesParser"
    }
  ],
  "manifest_display_name" : "ColorPaletteCodable",
  "name" : "ColorPaletteCodable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ColorPaletteCodable",
      "targets" : [
        "ColorPaletteCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ColorPaletteCodable-static",
      "targets" : [
        "ColorPaletteCodable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ColorPaletteCodable-shared",
      "targets" : [
        "ColorPaletteCodable"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorPaletteCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorPaletteCodableTests",
      "path" : "Tests/ColorPaletteCodableTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/ANPA Color.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/skp/Ubuntu_colors.skp",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/atari-800xl-palette.psppalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/jsongradient/skyline.jsoncolorgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_colors_xml.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/BM Classic Colors.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/palette_pantones.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_colors_comments_xml.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/db32-cmyk.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/Zeldman-v1.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/iOS-Material-FlatUI.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/paintnet-palette.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/colorcube.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/riff/sample.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/sw-colors-name-ede-ase.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/skp/Lible_Colors.skp",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/arctic.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/bhw1_02.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - zenit-241.ase.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/unsupported_version.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/pspgradient/temperature.pspgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/37_waves.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hex/behr.hex",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/ipod-pink.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/jasc256.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/simplepalette/basic.color-palette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/libreoffice.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/rgb/bad-coding.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/csv/pastel-extended.csv",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/39_rainbow_white.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/act/16pal_v20.act",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_basicrgbacolors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/rgb/basic1alpha.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/jsongradient/simple2.jsoncolorgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/ios.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/dcg/GLASS.dcg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/scribus.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/vga24bit/18-bit sample.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/ADG3-CMYK.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/freecolour-hlc.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/midnight-ablaze-1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/corelpainter/adobe-swatch-fun.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/DIC Color Guide.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/scribusXML/Scribus_Splash.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/balance.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/grd/my-custom-gradient-3-rgb.grd",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/palette_simple.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hpl/hpl2_v4.0.hpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/grd/30.grd",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/act/iconworkshop.act",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/act/arne-v20-16.act",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/wysiwyg.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/simplepalette/aap-64.color-palette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/sweetie-16-32x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/csv/pastel.csv",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/clr/apple-ii.clr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/coreldrawpal/WithQuote.PAL",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/afpalette/basicrgb.afpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/palette_complex.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/24 colour palettes.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/454306_iColorpalette.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/jsongradient/basic3pos.jsoncolorgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hpl/hpl1_v4.0.hpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/3M Scotchlite Serie 580_680.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/afpalette/Bulma.io.afpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/pastel.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/Skyline.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/mypalette.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/skencil/mini.spl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintnet/eb-gb-strawberry-flavour.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/dem3.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/zenit-241.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_material_colors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/3M Scotchlite Serie 580_680.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hex/pear36.hex",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/pear36-sep-rn.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/1629367375_iColorpalette.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hex/pear36-transparency.hex",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/material-design.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/Satins Cap Colors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/Retro_&_Vintage.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/riff/arne-v20-16.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/Ultra-Mattes Reverse.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/Caramel.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/corelpainter/corel-odd-coding.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/magma.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/argyle-socks.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/grd/35.grd",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_basicrgbcolors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/json/groups.jsoncolorpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/35.grd.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintnet/Paint_NET.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - pear36-transparency.hex.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/gray.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/Ascend.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintnet/lospec500.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/arne-v20-16.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/jcw/wikicolorlist.jcw",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - 24 colour palettes.ase.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/koffice/KDE40.colors",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/clr/DarkMailTopBar.clr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - atari-800xl-palette.gpl.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/HKS K Process (CMYK).acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/panoply.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/cpl/LaserGlow.cpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/ThermoFlex Plus.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/Tube_Red.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/vga24bit/atari-7800-palette.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/simplepalette/favorites.color-palette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/temperature.pspgradient.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/skyline.jsoncolorgradient.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/Signature.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/dcg/tsmp.dcg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/basic-xml-1.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_basicrgbcolors_with_alpha.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/HKS E (LAB).acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/geo-smooth.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/atari-800xl-palette.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/os250k-metres.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/Pantone_2019.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/coreldrawpal/DB32-CDR.PAL",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/DB16.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/wisteric-17.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/color-cubes.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/sketch-default.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/standard.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/empty.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sbz/sample.sbz",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/pastel.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/COLORBOND.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/Resene Total Colour System - 2022.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/coreldrawpal/Farbpalette Trotec Laser (Corel Draw 3).pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/acton.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/davis-colors-concrete-pigments.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/Material Palette.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/rgb/basic1.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/control.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/argentina.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/db32-rgb.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/json/encoded.jsoncolorpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/b-255-166.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/scribusXML/Echo_Icon_Theme_Palette.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/Pastel_Rainbow.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/Big-Red-Barn.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_webcolors_colors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/basic-rgb.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/Default.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/emoji-average-colors.gpl.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/sunnyswamp-1x.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CodableTests.swift",
        "ColorFunctionTests.swift",
        "ColorTests.swift",
        "CommonTests.swift",
        "CoreGraphicsTests.swift",
        "GrayTests.swift",
        "ImageImportTests.swift",
        "ImageTests.swift",
        "InterpolationTests.swift",
        "PasteboardTests.swift",
        "TemperatureTests.swift",
        "Utils.swift",
        "gradient/CPTGradientTests.swift",
        "gradient/CSSParsingTests.swift",
        "gradient/DCGGradientTests.swift",
        "gradient/GPFGradientTests.swift",
        "gradient/GradientFormatTests.swift",
        "gradient/GradientTests.swift",
        "palette/ACBPaletteTests.swift",
        "palette/ACOPaletteTests.swift",
        "palette/ACTPaletteTests.swift",
        "palette/AFPaletteTests.swift",
        "palette/ASEPaletteTests.swift",
        "palette/AndroidColorsXMLTests.swift",
        "palette/AutoCADColorBookTests.swift",
        "palette/CLRPaletteTests.swift",
        "palette/CPLPaletteTests.swift",
        "palette/CSVCoderTests.swift",
        "palette/CoreDrawV3Tests.swift",
        "palette/CorelPainterTests.swift",
        "palette/DCPPaletteTests.swift",
        "palette/GIMPPaletteTests.swift",
        "palette/HEXPaletteTests.swift",
        "palette/HPLPaletteTests.swift",
        "palette/JASCPaletteTests.swift",
        "palette/JCWPaletteTests.swift",
        "palette/JSONPaletteTests.swift",
        "palette/KOfficePaletteTests.swift",
        "palette/OpenOfficePaletteTests.swift",
        "palette/PaintNETPaletteTests.swift",
        "palette/ProcreateSwatchesTests.swift",
        "palette/RGBPaletteTests.swift",
        "palette/RIFFPaletteTests.swift",
        "palette/SKPPaletteTests.swift",
        "palette/SVGPaletteTests.swift",
        "palette/ScribusXMLPaletteTests.swift",
        "palette/SimplePaletteTests.swift",
        "palette/SkencilPaletteTests.swift",
        "palette/SketchPaletteTests.swift",
        "palette/SwatchBookerTests.swift",
        "palette/VGA24bitPaletteTests.swift",
        "palette/XMLPaletteTests.swift"
      ],
      "target_dependencies" : [
        "ColorPaletteCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorPaletteCodable",
      "module_type" : "SwiftTarget",
      "name" : "ColorPaletteCodable",
      "path" : "Sources/ColorPaletteCodable",
      "product_dependencies" : [
        "DSFRegex",
        "SwiftImageReadWrite",
        "TinyCSV",
        "BytesParser"
      ],
      "product_memberships" : [
        "ColorPaletteCodable",
        "ColorPaletteCodable-static",
        "ColorPaletteCodable-shared"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorPaletteCodable/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PAL+ColorConversions.swift",
        "PAL+Common.swift",
        "PAL+CoreGraphics.swift",
        "PAL+Errors.swift",
        "PAL+Functions.swift",
        "PAL+Group.swift",
        "PAL+Image.swift",
        "PAL+Pasteboard+iOS.swift",
        "PAL+Pasteboard+macOS.swift",
        "PAL+StandardColors.swift",
        "PAL+Temperature.swift",
        "PAL+Types.swift",
        "PAL+UniformTypeIdentifiers.swift",
        "color/PAL+Color+Array.swift",
        "color/PAL+Color+CMYK.swift",
        "color/PAL+Color+Gray.swift",
        "color/PAL+Color+HSB.swift",
        "color/PAL+Color+HSL.swift",
        "color/PAL+Color+Hex.swift",
        "color/PAL+Color+Interpolation.swift",
        "color/PAL+Color+LAB.swift",
        "color/PAL+Color+Modifications.swift",
        "color/PAL+Color+OkLab.swift",
        "color/PAL+Color+RGB.swift",
        "color/PAL+Color+Transferable.swift",
        "color/PAL+Color+XYZ.swift",
        "color/PAL+Color.swift",
        "color/PAL+Colors.swift",
        "gradient/PAL+Gradient+Snapshot.swift",
        "gradient/PAL+Gradient+SwiftUI.swift",
        "gradient/PAL+Gradient.swift",
        "gradient/PAL+Gradients+platform.swift",
        "gradient/PAL+Gradients.swift",
        "gradient/PAL+GradientsCoder.swift",
        "gradient/PAL+GradientsFormat.swift",
        "gradient/coders/AdobeGradientsCoder.swift",
        "gradient/coders/CSSGradientCoder.swift",
        "gradient/coders/ColorPaletteTablesCoder.swift",
        "gradient/coders/DCGGradientCoder.swift",
        "gradient/coders/GIMPGradientCoder.swift",
        "gradient/coders/GNUPlotGradientCoder.swift",
        "gradient/coders/JSONGradientCoder.swift",
        "gradient/coders/PaintShopProGradientCoder.swift",
        "gradient/coders/SVGGradientCoder.swift",
        "gradient/coders/SwiftGenGradientCoder.swift",
        "palette/PAL+Palette.swift",
        "palette/PAL+PaletteCoder.swift",
        "palette/PAL+PaletteCoderProtocol.swift",
        "palette/PAL+PaletteFormat.swift",
        "palette/coders/ACBPaletteCoder.swift",
        "palette/coders/ACOPaletteCoder.swift",
        "palette/coders/ACTPaletteCoder.swift",
        "palette/coders/AFPaletteCoder.swift",
        "palette/coders/ASEPaletteCoder.swift",
        "palette/coders/AndroidColorsXMLCoder.swift",
        "palette/coders/AutodeskColorBook.swift",
        "palette/coders/BasicXMLCoder.swift",
        "palette/coders/CLFPaletteCoder.swift",
        "palette/coders/CLRPaletteCoder.swift",
        "palette/coders/CPLPaletteCoder.swift",
        "palette/coders/CSVPaletteCoder.swift",
        "palette/coders/CorelDraw3PaletteCoder.swift",
        "palette/coders/CorelPainterCoder.swift",
        "palette/coders/CorelXMLPaletteCoder.swift",
        "palette/coders/DCPPaletteCoder.swift",
        "palette/coders/GIMPPaletteCoder.swift",
        "palette/coders/HEXPaletteCoder.swift",
        "palette/coders/HPLPaletteCoder.swift",
        "palette/coders/ImagePaletteCoder.swift",
        "palette/coders/JCWPaletteCoder.swift",
        "palette/coders/JSONPaletteCoder.swift",
        "palette/coders/KOfficePaletteCoder.swift",
        "palette/coders/OpenOfficePaletteCoder.swift",
        "palette/coders/PaintNETPaletteCoder.swift",
        "palette/coders/PaintShopProPaletteCoder.swift",
        "palette/coders/ProcreateSwatchesCoder.swift",
        "palette/coders/RGBAPaletteCoder.swift",
        "palette/coders/RGBPaletteCoder.swift",
        "palette/coders/RIFFPaletteCoder.swift",
        "palette/coders/SKPPaletteCoder.swift",
        "palette/coders/SVGPaletteCoder.swift",
        "palette/coders/ScribusXMLPaletteCoder.swift",
        "palette/coders/SimplePaletteCoder.swift",
        "palette/coders/SkencilPaletteCoder.swift",
        "palette/coders/SketchPaletteCoder.swift",
        "palette/coders/SwatchbookerCoder.swift",
        "palette/coders/SwiftPaletteCoder.swift",
        "palette/coders/VGA18BitPaletteCoder.swift",
        "palette/coders/VGA24BitPaletteCoder.swift",
        "platform/PAL+CGColor.swift",
        "platform/PAL+NSColorList.swift",
        "platform/PAL+SwiftUI.swift",
        "platform/PAL+iOS.swift",
        "platform/PAL+macOS.swift",
        "private/BytesParser+extensions.swift",
        "private/CGColor+HexExtensions.swift",
        "private/CGColor+extensions.swift",
        "private/CGContext+exensions.swift",
        "private/CGGradient+extensions.swift",
        "private/Collection+extensions.swift",
        "private/Extensions.swift",
        "private/HSBHelpers.swift",
        "private/HexColorUtilities.swift",
        "private/InputStream+extensions.swift",
        "private/NumberFormatter+extensions.swift",
        "private/OSLogger.swift",
        "private/OkLab+priv.swift",
        "private/SIMD3+extensions.swift",
        "private/SIMD3.swift",
        "private/Scanner+extensions.swift",
        "private/String+decoding.swift",
        "private/String+extensions.swift",
        "private/SwiftUI+Color+extensions.swift",
        "private/SwiftUI+Image+extensions.swift",
        "private/Temperature.swift",
        "private/TextParser.swift",
        "private/UInt32+extensions.swift",
        "private/UnitValue.swift",
        "private/Utils.swift",
        "private/X11Colors.swift",
        "private/xmlFormatters.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.