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 (bae0a8), with Swift 6.0 for macOS (SPM) on 31 May 2025 17:12:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/ColorPaletteCodable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/ColorPaletteCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bae0a8f Fixed compile error on older Xcode
Cloned https://github.com/dagronf/ColorPaletteCodable.git
Revision (git rev-parse @):
bae0a8fad95f8184ea0f2094cc3ba201e2920da6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/ColorPaletteCodable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dagronf/ColorPaletteCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[2/16] Copying PrivacyInfo.xcprivacy
[3/16] Write sources
[4/16] Copying PrivacyInfo.xcprivacy
[5/16] Write sources
[7/16] Copying PrivacyInfo.xcprivacy
[10/16] Write sources
[11/16] Write swift-version-5BDAB9E9C0126B9D.txt
[13/86] Emitting module ZIPFoundation
[14/88] Compiling SwiftImageReadWrite PlatformImage+codable.swift
[15/88] Compiling SwiftImageReadWrite PlatformImage+export.swift
[16/88] Compiling TinyCSV TinyCSV+Parsing.swift
[17/88] Compiling TinyCSV TinyCSV+EventDrivenDecoder.swift
[18/88] Compiling TinyCSV resource_bundle_accessor.swift
[19/88] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[20/88] Compiling ZIPFoundation Archive+Writing.swift
[21/88] Compiling DSFRegex DSFRegex.swift
[22/88] Compiling DSFRegex String+CursorExtensions.swift
[23/88] Emitting module DSFRegex
[24/88] Compiling DSFRegex resource_bundle_accessor.swift
[27/88] Compiling ZIPFoundation Archive.swift
[28/88] Compiling ZIPFoundation Data+Compression.swift
[29/88] Compiling ZIPFoundation URL+ZIP.swift
[30/88] Compiling ZIPFoundation resource_bundle_accessor.swift
[31/89] Compiling SwiftImageReadWrite CGImage+export.swift
[32/89] Compiling SwiftImageReadWrite CGImage+platform.swift
[33/89] Compiling SwiftImageReadWrite CIImage+extensions.swift
[34/89] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[35/89] Compiling ZIPFoundation Archive+Deprecated.swift
[36/89] Compiling SwiftImageReadWrite CGImage+colorspace.swift
[39/89] Emitting module TinyCSV
[40/89] Compiling ZIPFoundation Date+ZIP.swift
[41/89] Compiling ZIPFoundation Entry+Serialization.swift
[44/89] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[45/89] Compiling ZIPFoundation Data+Serialization.swift
[46/89] Compiling TinyCSV TinyCSVData.swift
[47/89] Compiling TinyCSV TinyCSV.swift
[48/89] Compiling TinyCSV TinyCSV+Delimiter.swift
[49/89] Compiling TinyCSV TinyCSV+Encode.swift
[50/89] Compiling TinyCSV TinyCSV+Decode.swift
[51/89] Compiling TinyCSV TinyCSV+Decoder.swift
[52/89] Compiling BytesParser InMemorySource.swift
[53/89] Emitting module BytesParser
[58/89] Compiling ZIPFoundation Entry+ZIP64.swift
[60/89] Compiling ZIPFoundation Entry.swift
[62/89] Compiling ZIPFoundation FileManager+ZIP.swift
[63/89] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[66/89] Compiling BytesParser BytesReader+Source.swift
[67/89] Compiling BytesParser InputStreamSource.swift
[68/89] Emitting module SwiftImageReadWrite
[73/90] Compiling SwiftImageReadWrite resource_bundle_accessor.swift
[86/90] Compiling SwiftImageReadWrite SwiftUI+extensions.swift
[87/198] Compiling ColorPaletteCodable PAL+ColorConversions.swift
[88/198] Compiling ColorPaletteCodable PAL+Common.swift
[89/198] Compiling ColorPaletteCodable PAL+CoreGraphics.swift
[90/198] Compiling ColorPaletteCodable PAL+Errors.swift
[91/198] Compiling ColorPaletteCodable PAL+Functions.swift
[92/198] Compiling ColorPaletteCodable PAL+Group.swift
[93/198] Compiling ColorPaletteCodable PAL+Image.swift
[94/198] Compiling ColorPaletteCodable PAL+Pasteboard+iOS.swift
[95/198] Compiling ColorPaletteCodable PAL+Pasteboard+macOS.swift
[96/198] Compiling ColorPaletteCodable PAL+StandardColors.swift
[97/198] Compiling ColorPaletteCodable PAL+Temperature.swift
[98/198] Compiling ColorPaletteCodable PAL+Types.swift
[99/209] Compiling ColorPaletteCodable PAL+Color+Array.swift
[100/209] Compiling ColorPaletteCodable PAL+Color+CMYK.swift
[101/209] Compiling ColorPaletteCodable PAL+Color+Gray.swift
[102/209] Compiling ColorPaletteCodable PAL+Color+HSB.swift
[103/209] Compiling ColorPaletteCodable PAL+Color+HSL.swift
[104/209] Compiling ColorPaletteCodable PAL+Color+Hex.swift
[105/209] Compiling ColorPaletteCodable PAL+Color+Interpolation.swift
[106/209] Compiling ColorPaletteCodable PAL+Color+LAB.swift
[107/209] Compiling ColorPaletteCodable PAL+Color+Modifications.swift
[108/209] Compiling ColorPaletteCodable PAL+Color+OkLab.swift
[109/209] Compiling ColorPaletteCodable PAL+Color+RGB.swift
[110/209] Compiling ColorPaletteCodable PAL+Color+Transferable.swift
[111/209] Compiling ColorPaletteCodable Collection+extensions.swift
[112/209] Compiling ColorPaletteCodable Extensions.swift
[113/209] Compiling ColorPaletteCodable HSBHelpers.swift
[114/209] Compiling ColorPaletteCodable HexColorUtilities.swift
[115/209] Compiling ColorPaletteCodable InputStream+extensions.swift
[116/209] Compiling ColorPaletteCodable NumberFormatter+extensions.swift
[117/209] Compiling ColorPaletteCodable OSLogger.swift
[118/209] Compiling ColorPaletteCodable OkLab+priv.swift
[119/209] Compiling ColorPaletteCodable Scanner+extensions.swift
[120/209] Compiling ColorPaletteCodable String+decoding.swift
[121/209] Compiling ColorPaletteCodable String+extensions.swift
[122/209] Compiling ColorPaletteCodable RGBAPaletteCoder.swift
[123/209] Compiling ColorPaletteCodable RGBPaletteCoder.swift
[124/209] Compiling ColorPaletteCodable RIFFPaletteCoder.swift
[125/209] Compiling ColorPaletteCodable SKPPaletteCoder.swift
[126/209] Compiling ColorPaletteCodable SVGPaletteCoder.swift
[127/209] Compiling ColorPaletteCodable ScribusXMLPaletteCoder.swift
[128/209] Compiling ColorPaletteCodable SimplePaletteCoder.swift
[129/209] Compiling ColorPaletteCodable SketchPaletteCoder.swift
[130/209] Compiling ColorPaletteCodable SwatchbookerCoder.swift
[131/209] Compiling ColorPaletteCodable SwiftPaletteCoder.swift
[132/209] Compiling ColorPaletteCodable VGA18BitPaletteCoder.swift
[133/209] Compiling ColorPaletteCodable VGA24BitPaletteCoder.swift
[134/209] Compiling ColorPaletteCodable PAL+PaletteCoderProtocol.swift
[135/209] Compiling ColorPaletteCodable PAL+PaletteFormat.swift
[136/209] Compiling ColorPaletteCodable PAL+CGColor.swift
[137/209] Compiling ColorPaletteCodable PAL+NSColorList.swift
[138/209] Compiling ColorPaletteCodable PAL+SwiftUI.swift
[139/209] Compiling ColorPaletteCodable PAL+iOS.swift
[140/209] Compiling ColorPaletteCodable PAL+macOS.swift
[141/209] Compiling ColorPaletteCodable BytesParser+extensions.swift
[142/209] Compiling ColorPaletteCodable CGColor+HexExtensions.swift
[143/209] Compiling ColorPaletteCodable CGColor+extensions.swift
[144/209] Compiling ColorPaletteCodable CGContext+exensions.swift
[145/209] Compiling ColorPaletteCodable CGGradient+extensions.swift
[146/209] Compiling ColorPaletteCodable ACOPaletteCoder.swift
[147/209] Compiling ColorPaletteCodable ACTPaletteCoder.swift
[148/209] Compiling ColorPaletteCodable AFPaletteCoder.swift
[149/209] Compiling ColorPaletteCodable ASEPaletteCoder.swift
[150/209] Compiling ColorPaletteCodable AndroidColorsXMLCoder.swift
[151/209] Compiling ColorPaletteCodable AutodeskColorBook.swift
[152/209] Compiling ColorPaletteCodable BasicXMLCoder.swift
[153/209] Compiling ColorPaletteCodable CLFPaletteCoder.swift
[154/209] Compiling ColorPaletteCodable CLRPaletteCoder.swift
[155/209] Compiling ColorPaletteCodable CPLPaletteCoder.swift
[156/209] Compiling ColorPaletteCodable CSVPaletteCoder.swift
[157/209] Compiling ColorPaletteCodable CorelDraw3PaletteCoder.swift
[158/209] Compiling ColorPaletteCodable CorelPainterCoder.swift
[159/209] Compiling ColorPaletteCodable CorelXMLPaletteCoder.swift
[160/209] Compiling ColorPaletteCodable DCPPaletteCoder.swift
[161/209] Compiling ColorPaletteCodable GIMPPaletteCoder.swift
[162/209] Compiling ColorPaletteCodable HEXPaletteCoder.swift
[163/209] Compiling ColorPaletteCodable ImagePaletteCoder.swift
[164/209] Compiling ColorPaletteCodable JCWPaletteCoder.swift
[165/209] Compiling ColorPaletteCodable JSONPaletteCoder.swift
[166/209] Compiling ColorPaletteCodable OpenOfficePaletteCoder.swift
[167/209] Compiling ColorPaletteCodable PaintNETPaletteCoder.swift
[168/209] Compiling ColorPaletteCodable PaintShopProPaletteCoder.swift
[169/209] Compiling ColorPaletteCodable ProcreateSwatchesCoder.swift
[170/209] Emitting module ColorPaletteCodable
[171/209] Compiling ColorPaletteCodable PAL+Color+XYZ.swift
[172/209] Compiling ColorPaletteCodable PAL+Color.swift
[173/209] Compiling ColorPaletteCodable PAL+Colors.swift
[174/209] Compiling ColorPaletteCodable PAL+Gradient+Snapshot.swift
[175/209] Compiling ColorPaletteCodable PAL+Gradient+SwiftUI.swift
[176/209] Compiling ColorPaletteCodable PAL+Gradient.swift
[177/209] Compiling ColorPaletteCodable PAL+Gradients+platform.swift
[178/209] Compiling ColorPaletteCodable PAL+Gradients.swift
[179/209] Compiling ColorPaletteCodable PAL+GradientsCoder.swift
[180/209] Compiling ColorPaletteCodable PAL+GradientsFormat.swift
[181/209] Compiling ColorPaletteCodable PAL+Palette.swift
[182/209] Compiling ColorPaletteCodable PAL+PaletteCoder.swift
[183/209] Compiling ColorPaletteCodable PAL+UniformTypeIdentifiers.swift
[184/209] Compiling ColorPaletteCodable AdobeGradientsCoder.swift
[185/209] Compiling ColorPaletteCodable CSSGradientCoder.swift
[186/209] Compiling ColorPaletteCodable ColorPaletteTablesCoder.swift
[187/209] Compiling ColorPaletteCodable DCGGradientCoder.swift
[188/209] Compiling ColorPaletteCodable GIMPGradientCoder.swift
[189/209] Compiling ColorPaletteCodable GNUPlotGradientCoder.swift
[190/209] Compiling ColorPaletteCodable JSONGradientCoder.swift
[191/209] Compiling ColorPaletteCodable PaintShopProGradientCoder.swift
[192/209] Compiling ColorPaletteCodable SVGGradientCoder.swift
[193/209] Compiling ColorPaletteCodable SwiftGenGradientCoder.swift
[194/209] Compiling ColorPaletteCodable ACBPaletteCoder.swift
[195/209] Compiling ColorPaletteCodable SwiftUI+Color+extensions.swift
[196/209] Compiling ColorPaletteCodable SwiftUI+Image+extensions.swift
[197/209] Compiling ColorPaletteCodable Temperature.swift
[198/209] Compiling ColorPaletteCodable TextParser.swift
[199/209] Compiling ColorPaletteCodable UInt32+extensions.swift
[200/209] Compiling ColorPaletteCodable UnitValue.swift
[201/209] Compiling ColorPaletteCodable Utils.swift
[202/209] Compiling ColorPaletteCodable Vec3.swift
[203/209] Compiling ColorPaletteCodable X11Colors.swift
[204/209] Compiling ColorPaletteCodable xmlFormatters.swift
[205/209] Compiling ColorPaletteCodable resource_bundle_accessor.swift
[205/209] Write Objects.LinkFileList
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Utils.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ColorPaletteCodable.build/Utils.swift.o(Utils.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftImageReadWrite.build/Utils.swift.o(Utils.swift.o)'
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ZIPFoundation.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftImageReadWrite.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftImageReadWrite.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DSFRegex.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DSFRegex.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ColorPaletteCodable.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ColorPaletteCodable.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/TinyCSV.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
[207/209] Archiving libColorPaletteCodable-static.a
[208/209] Linking libColorPaletteCodable-shared.dylib
Build complete! (23.41s)
Fetching https://github.com/dagronf/BytesParser
Fetching https://github.com/dagronf/TinyCSV
Fetching https://github.com/dagronf/SwiftImageReadWrite
Fetching https://github.com/dagronf/DSFRegex
Fetching https://github.com/dagronf/ZIPFoundation
[1/220] Fetching dsfregex
[10/497] Fetching dsfregex, tinycsv
[328/953] Fetching dsfregex, tinycsv, bytesparser
[566/5863] Fetching dsfregex, tinycsv, bytesparser, zipfoundation
[619/6241] Fetching dsfregex, tinycsv, bytesparser, zipfoundation, swiftimagereadwrite
Fetched https://github.com/dagronf/BytesParser from cache (1.35s)
Fetched https://github.com/dagronf/DSFRegex from cache (1.35s)
Fetched https://github.com/dagronf/TinyCSV from cache (1.35s)
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (1.35s)
Fetched https://github.com/dagronf/ZIPFoundation from cache (1.36s)
Computing version for https://github.com/dagronf/ZIPFoundation
Computed https://github.com/dagronf/ZIPFoundation at 0.9.19 (0.50s)
Computing version for https://github.com/dagronf/BytesParser
Computed https://github.com/dagronf/BytesParser at 3.2.1 (0.58s)
Computing version for https://github.com/dagronf/DSFRegex
Computed https://github.com/dagronf/DSFRegex at 3.4.0 (0.57s)
Computing version for https://github.com/dagronf/TinyCSV
Computed https://github.com/dagronf/TinyCSV at 1.2.0 (0.57s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.57s)
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/TinyCSV
Working copy of https://github.com/dagronf/TinyCSV resolved at 1.2.0
Creating working copy for https://github.com/dagronf/ZIPFoundation
Working copy of https://github.com/dagronf/ZIPFoundation resolved at 0.9.19
Creating working copy for https://github.com/dagronf/BytesParser
Working copy of https://github.com/dagronf/BytesParser resolved at 3.2.1
Creating working copy for https://github.com/dagronf/DSFRegex
Working copy of https://github.com/dagronf/DSFRegex resolved at 3.4.0
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"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "exact" : [
          "0.9.19"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/ZIPFoundation"
    }
  ],
  "manifest_display_name" : "ColorPaletteCodable",
  "name" : "ColorPaletteCodable",
  "path" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/37_waves.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/acton.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/balance.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/bhw1_02.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/dem3.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/gray.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/magma.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/os250k-metres.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/panoply.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/cpt/wysiwyg.cpt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/dcg/GLASS.dcg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/dcg/tsmp.dcg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/39_rainbow_white.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/Pastel_Rainbow.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/Skyline.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/Tube_Red.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/ggr/colorcube.ggr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/arctic.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/argentina.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/b-255-166.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/geo-smooth.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/gpf/ipod-pink.gpf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/grd/30.grd",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/grd/35.grd",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/grd/my-custom-gradient-3-rgb.grd",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/jsongradient/basic3pos.jsoncolorgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/jsongradient/simple2.jsoncolorgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/jsongradient/skyline.jsoncolorgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/gradient/pspgradient/temperature.pspgradient",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/ANPA Color.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/DIC Color Guide.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/HKS E (LAB).acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/acb/HKS K Process (CMYK).acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/454306_iColorpalette.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/Material Palette.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/Zeldman-v1.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/arne-v20-16.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/aco/davis-colors-concrete-pigments.aco",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/act/16pal_v20.act",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/act/arne-v20-16.act",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/act/iconworkshop.act",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/afpalette/Bulma.io.afpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/afpalette/basicrgb.afpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_basicrgbacolors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_basicrgbcolors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_basicrgbcolors_with_alpha.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_colors_comments_xml.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_colors_xml.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_material_colors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/androidXML/android_webcolors_colors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/1629367375_iColorpalette.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/24 colour palettes.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/3M Scotchlite Serie 580_680.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/3M Scotchlite Serie 580_680.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/ADG3-CMYK.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/Big-Red-Barn.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/Ultra-Mattes Reverse.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/color-cubes.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/control.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/palette_complex.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/palette_pantones.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/palette_simple.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/sw-colors-name-ede-ase.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/unsupported_version.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/wisteric-17.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/ase/zenit-241.ase",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/BM Classic Colors.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/COLORBOND.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/Resene Total Colour System - 2022.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/autocad-colorbook/basic-rgb.acb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/clr/DarkMailTopBar.clr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/clr/apple-ii.clr",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/coreldrawpal/DB32-CDR.PAL",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/coreldrawpal/Farbpalette Trotec Laser (Corel Draw 3).pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/coreldrawpal/WithQuote.PAL",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/corelpainter/adobe-swatch-fun.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/corelpainter/corel-odd-coding.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/cpl/LaserGlow.cpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/csv/pastel-extended.csv",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/csv/pastel.csv",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/Caramel.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/Default.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/atari-800xl-palette.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/gimp/pear36-sep-rn.gpl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hex/behr.hex",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hex/pear36-transparency.hex",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/hex/pear36.hex",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/midnight-ablaze-1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/pastel.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/pastel.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/sunnyswamp-1x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/image/sweetie-16-32x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/jcw/wikicolorlist.jcw",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/json/encoded.jsoncolorpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/json/groups.jsoncolorpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintnet/Paint_NET.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintnet/eb-gb-strawberry-flavour.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintnet/lospec500.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/DB16.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/atari-800xl-palette.psppalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/empty.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/jasc256.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/paintshoppro/paintnet-palette.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/Ascend.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/Pantone_2019.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/Retro_&_Vintage.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/procreateswatches/mypalette.swatches",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/rgb/bad-coding.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/rgb/basic1.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/rgb/basic1alpha.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/riff/arne-v20-16.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/riff/sample.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sbz/sample.sbz",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/scribusXML/Echo_Icon_Theme_Palette.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/scribusXML/Scribus_Splash.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/simplepalette/aap-64.color-palette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/simplepalette/basic.color-palette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/simplepalette/favorites.color-palette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/emoji-average-colors.gpl.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/iOS-Material-FlatUI.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/ios.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/material-design.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/sketchpalette/sketch-default.sketchpalette",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/skp/Lible_Colors.skp",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/skp/Ubuntu_colors.skp",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/freecolour-hlc.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/libreoffice.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/scribus.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/soc/standard.soc",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/vga24bit/18-bit sample.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/vga24bit/atari-7800-palette.pal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/Satins Cap Colors.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/Signature.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/ThermoFlex Plus.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/basic-xml-1.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/db32-cmyk.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/palette/xml/db32-rgb.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/35.grd.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - 24 colour palettes.ase.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - atari-800xl-palette.gpl.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - pear36-transparency.hex.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/expected/expected - zenit-241.ase.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/skyline.jsoncolorgradient.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ColorPaletteCodableTests/resources/svg/temperature.pspgradient.svg",
          "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/JASCPaletteTests.swift",
        "palette/JCWPaletteTests.swift",
        "palette/JSONPaletteTests.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/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",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "ColorPaletteCodable",
        "ColorPaletteCodable-static",
        "ColorPaletteCodable-shared"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/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",
        "coders/gradient/AdobeGradientsCoder.swift",
        "coders/gradient/CSSGradientCoder.swift",
        "coders/gradient/ColorPaletteTablesCoder.swift",
        "coders/gradient/DCGGradientCoder.swift",
        "coders/gradient/GIMPGradientCoder.swift",
        "coders/gradient/GNUPlotGradientCoder.swift",
        "coders/gradient/JSONGradientCoder.swift",
        "coders/gradient/PaintShopProGradientCoder.swift",
        "coders/gradient/SVGGradientCoder.swift",
        "coders/gradient/SwiftGenGradientCoder.swift",
        "coders/palette/ACBPaletteCoder.swift",
        "coders/palette/ACOPaletteCoder.swift",
        "coders/palette/ACTPaletteCoder.swift",
        "coders/palette/AFPaletteCoder.swift",
        "coders/palette/ASEPaletteCoder.swift",
        "coders/palette/AndroidColorsXMLCoder.swift",
        "coders/palette/AutodeskColorBook.swift",
        "coders/palette/BasicXMLCoder.swift",
        "coders/palette/CLFPaletteCoder.swift",
        "coders/palette/CLRPaletteCoder.swift",
        "coders/palette/CPLPaletteCoder.swift",
        "coders/palette/CSVPaletteCoder.swift",
        "coders/palette/CorelDraw3PaletteCoder.swift",
        "coders/palette/CorelPainterCoder.swift",
        "coders/palette/CorelXMLPaletteCoder.swift",
        "coders/palette/DCPPaletteCoder.swift",
        "coders/palette/GIMPPaletteCoder.swift",
        "coders/palette/HEXPaletteCoder.swift",
        "coders/palette/ImagePaletteCoder.swift",
        "coders/palette/JCWPaletteCoder.swift",
        "coders/palette/JSONPaletteCoder.swift",
        "coders/palette/OpenOfficePaletteCoder.swift",
        "coders/palette/PaintNETPaletteCoder.swift",
        "coders/palette/PaintShopProPaletteCoder.swift",
        "coders/palette/ProcreateSwatchesCoder.swift",
        "coders/palette/RGBAPaletteCoder.swift",
        "coders/palette/RGBPaletteCoder.swift",
        "coders/palette/RIFFPaletteCoder.swift",
        "coders/palette/SKPPaletteCoder.swift",
        "coders/palette/SVGPaletteCoder.swift",
        "coders/palette/ScribusXMLPaletteCoder.swift",
        "coders/palette/SimplePaletteCoder.swift",
        "coders/palette/SketchPaletteCoder.swift",
        "coders/palette/SwatchbookerCoder.swift",
        "coders/palette/SwiftPaletteCoder.swift",
        "coders/palette/VGA18BitPaletteCoder.swift",
        "coders/palette/VGA24BitPaletteCoder.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",
        "palette/PAL+Palette.swift",
        "palette/PAL+PaletteCoder.swift",
        "palette/PAL+PaletteCoderProtocol.swift",
        "palette/PAL+PaletteFormat.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/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/Vec3.swift",
        "private/X11Colors.swift",
        "private/xmlFormatters.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.