Build Information
Successful build of swift-png, reference 4.4.9 (d444d9
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 21:51:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-png.git
Reference: 4.4.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-png
* tag 4.4.9 -> FETCH_HEAD
HEAD is now at d444d98 Merge pull request #85 from tayloraswift/adopt-swift-testing
Cloned https://github.com/tayloraswift/swift-png.git
Revision (git rev-parse @):
d444d98aa32f022bf4a8e74b5a697c7ee856a6ad
SUCCESS checkout https://github.com/tayloraswift/swift-png.git at 4.4.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tayloraswift/swift-png.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Write sources
[0/50] Write decompression-benchmark-entitlement.plist
[5/50] Write sources
[9/50] Write compression-benchmark-entitlement.plist
[10/50] Write sources
[21/50] Write swift-version-1EA4D86E10B52AF.txt
[23/52] Compiling BaseDigits BaseDigits.swift
[24/52] Emitting module BaseDigits
[25/57] Compiling Base16 Base16.Values.swift
[26/57] Compiling Base16 Base16.UppercaseDigits.swift
[27/57] Emitting module Base16
[28/57] Compiling Base16 Base16.LowercaseDigits.swift
[29/57] Compiling Base16 Base16.swift
[30/59] Emitting module CRC
[31/59] Compiling CRC CRC32.swift
[32/114] Compiling LZ77 Gzip.Format.swift
[33/114] Compiling LZ77 Gzip.Inflator.swift
[34/114] Compiling LZ77 Gzip.InflatorState.swift
[35/114] Compiling LZ77 Gzip.StreamHeader.swift
[36/114] Compiling LZ77 Gzip.StreamHeaderError.swift
[37/114] Compiling LZ77 Gzip.swift
[38/119] Emitting module LZ77
[39/119] Compiling LZ77 F14.Hash.swift
[40/119] Compiling LZ77 F14.HashTable.swift
[41/119] Compiling LZ77 F14.swift
[42/119] Compiling LZ77 FixedWidthInteger (ext).swift
[43/119] Compiling LZ77 Gzip.Deflator.swift
[44/119] Compiling LZ77 Gzip.Format.Integral.swift
[45/119] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[46/119] Compiling LZ77 LZ77.DeflatorTerm.swift
[47/119] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[48/119] Compiling LZ77 LZ77.DeflatorWindow.swift
[49/119] Compiling LZ77 F14.District.Index.swift
[50/119] Compiling LZ77 F14.District.swift
[51/119] Compiling LZ77 SIMD16 (ext).swift
[52/119] Compiling LZ77 LZ77.Format.swift
[53/119] Compiling LZ77 LZ77.FormatType.swift
[54/119] Compiling LZ77 LZ77.MRC32.swift
[55/119] Compiling LZ77 LZ77.StreamIntegral.swift
[56/119] Compiling LZ77 LZ77.Decades.swift
[57/119] Compiling LZ77 LZ77.Deflator.swift
[58/119] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
[59/119] Compiling LZ77 LZ77.DeflatorBuffers.swift
[60/119] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
[61/119] Compiling LZ77 LZ77.DeflatorDicing.swift
[62/119] Compiling LZ77 LZ77.InflatorTables.swift
[63/119] Compiling LZ77 LZ77.StreamHeader.swift
[64/119] Compiling LZ77 LZ77.StreamHeaderError.swift
[65/119] Compiling LZ77 LZ77.Composites.swift
[66/119] Compiling LZ77 LZ77.Reversed.swift
[67/119] Compiling LZ77 LZ77.swift
[68/119] Compiling LZ77 LZ77.RunLiteral.swift
[69/119] Compiling LZ77 LZ77.BlockMetadata.swift
[70/119] Compiling LZ77 LZ77.BlockShape.swift
[71/119] Compiling LZ77 LZ77.BlockState.swift
[72/119] Compiling LZ77 LZ77.BlockType.swift
[73/119] Compiling LZ77 LZ77.DecompressionError.swift
[74/119] Compiling LZ77 LZ77.Codeword.swift
[75/119] Compiling LZ77 LZ77.Distance.swift
[76/119] Compiling LZ77 LZ77.Heap.swift
[77/119] Compiling LZ77 LZ77.HuffmanPattern.swift
[78/119] Compiling LZ77 LZ77.HuffmanTree.swift
[79/119] Compiling LZ77 LZ77.Metaword.swift
[80/119] Compiling LZ77 LZ77.Inflator.swift
[81/119] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
[82/119] Compiling LZ77 LZ77.InflatorBuffers.swift
[83/119] Compiling LZ77 LZ77.InflatorIn.swift
[84/119] Compiling LZ77 LZ77.InflatorOut.swift
[85/119] Compiling LZ77 LZ77.InflatorState.swift
[86/119] Compiling LZ77 LZ77.DeflatorIn.swift
[87/119] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[88/119] Compiling LZ77 LZ77.DeflatorMatches.swift
[89/119] Compiling LZ77 LZ77.DeflatorOut.swift
[90/119] Compiling LZ77 LZ77.DeflatorSearch.swift
[91/119] Compiling LZ77 LZ77.DeflatorTables.swift
[92/165] Compiling PNG PNG.ColorRendering.swift
[93/165] Compiling PNG PNG.Gamma.swift
[94/165] Compiling PNG PNG.Header.swift
[95/165] Compiling PNG PNG.Histogram.swift
[96/165] Compiling PNG PNG.Palette.swift
[97/169] Compiling PNG Array (ext).swift
[98/169] Compiling PNG ArraySlice (ext).swift
[99/169] Compiling PNG PNG.Color.swift
[100/169] Compiling PNG PNG.RGBA.swift
[101/169] Compiling PNG PNG.VA.swift
[102/169] Compiling PNG PNG.Context.swift
[103/169] Compiling PNG PNG.Decoder.swift
[104/169] Compiling PNG PNG.DecodingError.swift
[105/169] Compiling PNG PNG.Metadata.swift
[106/169] Compiling PNG PNG.Standard.swift
[107/169] Emitting module PNG
[108/169] Compiling PNG PNG.Layout.swift
[109/169] Compiling PNG General.swift
[110/169] Compiling PNG LZ77.DecompressionError (ext).swift
[111/169] Compiling PNG LZ77.DeflateHeaderError (ext).swift
[112/169] Compiling PNG PNG.BytestreamDestination.swift
[113/169] Compiling PNG PNG.SuggestedPalette.Entries.swift
[114/169] Compiling PNG PNG.SuggestedPalette.swift
[115/169] Compiling PNG PNG.Text.swift
[116/169] Compiling PNG PNG.TimeModified.swift
[117/169] Compiling PNG PNG.Transparency.Case.swift
[118/169] Compiling PNG PNG.BytestreamSource.swift
[119/169] Compiling PNG PNG.Chunk.swift
[120/169] Compiling PNG PNG.LexingError.swift
[121/169] Compiling PNG PNG.Error.swift
[122/169] Compiling PNG PNG.Image.swift
[123/169] Compiling PNG PNG.Encoder.Pass.swift
[124/169] Compiling PNG PNG.Encoder.swift
[125/169] Compiling PNG PNG.FormattingError.swift
[126/169] Compiling PNG PNG.Format.Pixel.swift
[127/169] Compiling PNG PNG.Format.swift
[128/169] Compiling PNG PNG.ParsingError.swift
[129/169] Compiling PNG PNG.Percentmille.swift
[130/169] Compiling PNG PNG.PhysicalDimensions.swift
[131/169] Compiling PNG PNG.SignificantBits.Case.swift
[132/169] Compiling PNG PNG.SignificantBits.swift
[133/169] Compiling PNG PNG.swift
[134/169] Compiling PNG PNG.Background.Case.swift
[135/169] Compiling PNG PNG.Background.swift
[136/169] Compiling PNG PNG.Chromaticity.swift
[137/169] Compiling PNG PNG.ColorProfile.swift
[138/169] Compiling PNG PNG.Transparency.swift
[139/169] Compiling PNG System.swift
[140/169] Compiling PNG UnsafeMutableBufferPointer (ext).swift
[141/169] Compiling PNG __Entrypoint.swift
[142/191] Emitting module StreamingZlib
[143/191] Compiling StreamingZlib StreamingZlib.swift
[144/191] Compiling iPhoneOptimized iPhoneOptimized.swift
[145/191] Emitting module iPhoneOptimized
[146/193] Emitting module ImagesInMemory
[147/193] Compiling ImageMetadata ImageMetadata.swift
[148/193] Compiling ImagesInMemory ImagesInMemory.swift
[149/193] Emitting module ImageMetadata
[150/193] Emitting module StreamingGzip
[151/193] Compiling StreamingGzip StreamingGzip.swift
[151/195] Write Objects.LinkFileList
[154/199] Compiling Indexing Indexing.swift
[155/199] Emitting module Indexing
[156/199] Compiling BasicGzip BasicGzip.swift
[157/199] Emitting module BasicGzip
[157/199] Write Objects.LinkFileList
[160/199] Compiling OnlineDecoding OnlineDecoding.swift
[161/199] Emitting module OnlineDecoding
[162/199] Emitting module PNGCompressionBenchmarks
[163/199] Compiling PNGCompressionBenchmarks Main.swift
[163/199] Write Objects.LinkFileList
[166/199] Compiling PNGDecompressionBenchmarks Main.swift
[167/199] Emitting module PNGDecompressionBenchmarks
[168/199] Emitting module BasicEncoding
[169/199] Compiling BasicDecoding BasicDecoding.swift
[170/199] Emitting module BasicDecoding
[170/199] Write Objects.LinkFileList
[173/199] Compiling BasicEncoding BasicEncoding.swift
[174/199] Compiling PNGInspection PNG.SuggestedPalette (ext).swift
/Users/admin/builder/spi-builder-workspace/Sources/PNGInspection/PNG.SuggestedPalette (ext).swift:3:1: warning: extension declares a conformance of imported type 'SuggestedPalette' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
1 | import PNG
2 |
3 | extension PNG.SuggestedPalette:CustomStringConvertible
| |- warning: extension declares a conformance of imported type 'SuggestedPalette' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4 | {
5 | public
[175/199] Compiling PNGInspection PNG.Metadata (ext).swift
/Users/admin/builder/spi-builder-workspace/Sources/PNGInspection/PNG.Metadata (ext).swift:3:1: warning: extension declares a conformance of imported type 'Metadata' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
1 | import PNG
2 |
3 | extension PNG.Metadata:CustomStringConvertible
| |- warning: extension declares a conformance of imported type 'Metadata' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4 | {
5 | public
[176/199] Emitting module PNGInspection
/Users/admin/builder/spi-builder-workspace/Sources/PNGInspection/PNG.Metadata (ext).swift:3:1: warning: extension declares a conformance of imported type 'Metadata' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
1 | import PNG
2 |
3 | extension PNG.Metadata:CustomStringConvertible
| |- warning: extension declares a conformance of imported type 'Metadata' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4 | {
5 | public
/Users/admin/builder/spi-builder-workspace/Sources/PNGInspection/PNG.SuggestedPalette (ext).swift:3:1: warning: extension declares a conformance of imported type 'SuggestedPalette' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
1 | import PNG
2 |
3 | extension PNG.SuggestedPalette:CustomStringConvertible
| |- warning: extension declares a conformance of imported type 'SuggestedPalette' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'PNG' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4 | {
5 | public
[177/199] Compiling PNGInspection String (ext).swift
[177/199] Write Objects.LinkFileList
[180/199] Emitting module CustomColor
[181/199] Compiling CustomColor CustomColor.swift
[181/199] Linking iPhoneOptimized
[182/199] Linking StreamingZlib
[183/199] Write Objects.LinkFileList
[185/199] Linking StreamingGzip
[186/199] Write Objects.LinkFileList
[187/199] Linking OnlineDecoding
[188/199] Linking Indexing
[189/199] Linking compression-benchmark
[190/199] Linking decompression-benchmark
[191/199] Applying compression-benchmark
[192/199] Applying decompression-benchmark
[193/199] Linking ImagesInMemory
[194/199] Linking ImageMetadata
[195/199] Linking BasicEncoding
[196/199] Linking BasicGzip
[197/199] Linking CustomColor
[198/199] Linking BasicDecoding
Build complete! (7.16s)
Fetching https://github.com/tayloraswift/swift-hash
[1/868] Fetching swift-hash
Fetched https://github.com/tayloraswift/swift-hash from cache (0.78s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (1.21s)
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.1",
"upper_bound" : "0.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
}
],
"manifest_display_name" : "swift-png",
"name" : "swift-png",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "LZ77",
"targets" : [
"LZ77"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PNG",
"targets" : [
"PNG"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "compression-benchmark",
"targets" : [
"PNGCompressionBenchmarks"
],
"type" : {
"executable" : null
}
},
{
"name" : "decompression-benchmark",
"targets" : [
"PNGDecompressionBenchmarks"
],
"type" : {
"executable" : null
}
},
{
"name" : "StreamingZlib",
"targets" : [
"StreamingZlib"
],
"type" : {
"snippet" : null
}
},
{
"name" : "StreamingGzip",
"targets" : [
"StreamingGzip"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BasicGzip",
"targets" : [
"BasicGzip"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BasicDecoding",
"targets" : [
"BasicDecoding"
],
"type" : {
"snippet" : null
}
},
{
"name" : "CustomColor",
"targets" : [
"CustomColor"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ImageMetadata",
"targets" : [
"ImageMetadata"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ImagesInMemory",
"targets" : [
"ImagesInMemory"
],
"type" : {
"snippet" : null
}
},
{
"name" : "iPhoneOptimized",
"targets" : [
"iPhoneOptimized"
],
"type" : {
"snippet" : null
}
},
{
"name" : "OnlineDecoding",
"targets" : [
"OnlineDecoding"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BasicEncoding",
"targets" : [
"BasicEncoding"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Indexing",
"targets" : [
"Indexing"
],
"type" : {
"snippet" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PNGTests",
"module_type" : "SwiftTarget",
"name" : "PNGTests",
"path" : "Sources/PNGTests",
"sources" : [
"Filtering.swift",
"Premultiplication.swift"
],
"target_dependencies" : [
"PNG"
],
"type" : "test"
},
{
"c99name" : "PNGIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "PNGIntegrationTests",
"path" : "Sources/PNGIntegrationTests",
"sources" : [
"Array (ext).swift",
"ArraySlice (ext).swift",
"ErrorHandling.swift",
"Roundtripping.swift"
],
"target_dependencies" : [
"PNG"
],
"type" : "test"
},
{
"c99name" : "PNGInspection",
"module_type" : "SwiftTarget",
"name" : "PNGInspection",
"path" : "Sources/PNGInspection",
"sources" : [
"PNG.Metadata (ext).swift",
"PNG.SuggestedPalette (ext).swift",
"String (ext).swift"
],
"target_dependencies" : [
"PNG"
],
"type" : "library"
},
{
"c99name" : "PNGDecompressionBenchmarks",
"module_type" : "SwiftTarget",
"name" : "PNGDecompressionBenchmarks",
"path" : "Benchmarks/Decompression/Swift",
"product_memberships" : [
"decompression-benchmark"
],
"sources" : [
"Main.swift"
],
"target_dependencies" : [
"PNG"
],
"type" : "executable"
},
{
"c99name" : "PNGCompressionTests",
"module_type" : "SwiftTarget",
"name" : "PNGCompressionTests",
"path" : "Sources/PNGCompressionTests",
"sources" : [
"Compression.swift"
],
"target_dependencies" : [
"PNG"
],
"type" : "test"
},
{
"c99name" : "PNGCompressionBenchmarks",
"module_type" : "SwiftTarget",
"name" : "PNGCompressionBenchmarks",
"path" : "Benchmarks/Compression/Swift",
"product_memberships" : [
"compression-benchmark"
],
"sources" : [
"Main.swift"
],
"target_dependencies" : [
"PNG"
],
"type" : "executable"
},
{
"c99name" : "PNG",
"module_type" : "SwiftTarget",
"name" : "PNG",
"path" : "Sources/PNG",
"product_memberships" : [
"PNG",
"compression-benchmark",
"decompression-benchmark",
"StreamingZlib",
"StreamingGzip",
"BasicGzip",
"BasicDecoding",
"CustomColor",
"ImageMetadata",
"ImagesInMemory",
"iPhoneOptimized",
"OnlineDecoding",
"BasicEncoding",
"Indexing"
],
"sources" : [
"Array (ext).swift",
"ArraySlice (ext).swift",
"ColorTargets/PNG.Color.swift",
"ColorTargets/PNG.RGBA.swift",
"ColorTargets/PNG.VA.swift",
"Decoding/PNG.Context.swift",
"Decoding/PNG.Decoder.swift",
"Decoding/PNG.DecodingError.swift",
"Decoding/PNG.Metadata.swift",
"Decoding/PNG.Standard.swift",
"Encoding/PNG.Encoder.Pass.swift",
"Encoding/PNG.Encoder.swift",
"Encoding/PNG.FormattingError.swift",
"Formats/PNG.Format.Pixel.swift",
"Formats/PNG.Format.swift",
"Formats/PNG.Layout.swift",
"General.swift",
"LZ77.DecompressionError (ext).swift",
"LZ77.DeflateHeaderError (ext).swift",
"Lexing/PNG.BytestreamDestination.swift",
"Lexing/PNG.BytestreamSource.swift",
"Lexing/PNG.Chunk.swift",
"Lexing/PNG.LexingError.swift",
"PNG.Error.swift",
"PNG.Image.swift",
"PNG.swift",
"Parsing/PNG.Background.Case.swift",
"Parsing/PNG.Background.swift",
"Parsing/PNG.Chromaticity.swift",
"Parsing/PNG.ColorProfile.swift",
"Parsing/PNG.ColorRendering.swift",
"Parsing/PNG.Gamma.swift",
"Parsing/PNG.Header.swift",
"Parsing/PNG.Histogram.swift",
"Parsing/PNG.Palette.swift",
"Parsing/PNG.ParsingError.swift",
"Parsing/PNG.Percentmille.swift",
"Parsing/PNG.PhysicalDimensions.swift",
"Parsing/PNG.SignificantBits.Case.swift",
"Parsing/PNG.SignificantBits.swift",
"Parsing/PNG.SuggestedPalette.Entries.swift",
"Parsing/PNG.SuggestedPalette.swift",
"Parsing/PNG.Text.swift",
"Parsing/PNG.TimeModified.swift",
"Parsing/PNG.Transparency.Case.swift",
"Parsing/PNG.Transparency.swift",
"System.swift",
"UnsafeMutableBufferPointer (ext).swift",
"__Entrypoint.swift"
],
"target_dependencies" : [
"LZ77"
],
"type" : "library"
},
{
"c99name" : "LZ77Tests",
"module_type" : "SwiftTarget",
"name" : "LZ77Tests",
"path" : "Sources/LZ77Tests",
"sources" : [
"Bitstreams.swift",
"Compression.swift",
"CompressionMicro.swift",
"HardwareAcceleration.swift"
],
"target_dependencies" : [
"LZ77"
],
"type" : "test"
},
{
"c99name" : "LZ77",
"module_type" : "SwiftTarget",
"name" : "LZ77",
"path" : "Sources/LZ77",
"product_dependencies" : [
"CRC"
],
"product_memberships" : [
"LZ77",
"PNG",
"compression-benchmark",
"decompression-benchmark",
"StreamingZlib",
"StreamingGzip",
"BasicGzip",
"BasicDecoding",
"CustomColor",
"ImageMetadata",
"ImagesInMemory",
"iPhoneOptimized",
"OnlineDecoding",
"BasicEncoding",
"Indexing"
],
"sources" : [
"Deflator/LZ77.Decades.swift",
"Deflator/LZ77.Deflator.swift",
"Deflator/LZ77.DeflatorBuffers.Stream.swift",
"Deflator/LZ77.DeflatorBuffers.swift",
"Deflator/LZ77.DeflatorDicing.Node.swift",
"Deflator/LZ77.DeflatorDicing.swift",
"Deflator/LZ77.DeflatorIn.swift",
"Deflator/LZ77.DeflatorMatches.Depths.swift",
"Deflator/LZ77.DeflatorMatches.swift",
"Deflator/LZ77.DeflatorOut.swift",
"Deflator/LZ77.DeflatorSearch.swift",
"Deflator/LZ77.DeflatorTables.swift",
"Deflator/LZ77.DeflatorTerm.Meta.swift",
"Deflator/LZ77.DeflatorTerm.swift",
"Deflator/LZ77.DeflatorWindow.Element.swift",
"Deflator/LZ77.DeflatorWindow.swift",
"F14/F14.District.Index.swift",
"F14/F14.District.swift",
"F14/F14.Hash.swift",
"F14/F14.HashTable.swift",
"F14/F14.swift",
"FixedWidthInteger (ext).swift",
"Gzip/Gzip.Deflator.swift",
"Gzip/Gzip.Format.Integral.swift",
"Gzip/Gzip.Format.swift",
"Gzip/Gzip.Inflator.swift",
"Gzip/Gzip.InflatorState.swift",
"Gzip/Gzip.StreamHeader.swift",
"Gzip/Gzip.StreamHeaderError.swift",
"Gzip/Gzip.swift",
"HuffmanCoding/LZ77.Codeword.swift",
"HuffmanCoding/LZ77.Distance.swift",
"HuffmanCoding/LZ77.Heap.swift",
"HuffmanCoding/LZ77.HuffmanPattern.swift",
"HuffmanCoding/LZ77.HuffmanTree.swift",
"HuffmanCoding/LZ77.Metaword.swift",
"HuffmanCoding/LZ77.RunLiteral.swift",
"Inflator/LZ77.BlockMetadata.swift",
"Inflator/LZ77.BlockShape.swift",
"Inflator/LZ77.BlockState.swift",
"Inflator/LZ77.BlockType.swift",
"Inflator/LZ77.DecompressionError.swift",
"Inflator/LZ77.Inflator.swift",
"Inflator/LZ77.InflatorBuffers.Stream.swift",
"Inflator/LZ77.InflatorBuffers.swift",
"Inflator/LZ77.InflatorIn.swift",
"Inflator/LZ77.InflatorOut.swift",
"Inflator/LZ77.InflatorState.swift",
"Inflator/LZ77.InflatorTables.swift",
"Inflator/LZ77.StreamHeader.swift",
"Inflator/LZ77.StreamHeaderError.swift",
"LZ77.Composites.swift",
"LZ77.Reversed.swift",
"LZ77.swift",
"SIMD16 (ext).swift",
"Wrappers/LZ77.Format.swift",
"Wrappers/LZ77.FormatType.swift",
"Wrappers/LZ77.MRC32.swift",
"Wrappers/LZ77.StreamIntegral.swift"
],
"type" : "library"
},
{
"c99name" : "StreamingZlib",
"module_type" : "SwiftTarget",
"name" : "StreamingZlib",
"path" : "Snippets/LZ77",
"product_memberships" : [
"StreamingZlib"
],
"sources" : [
"StreamingZlib.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "StreamingGzip",
"module_type" : "SwiftTarget",
"name" : "StreamingGzip",
"path" : "Snippets/LZ77",
"product_memberships" : [
"StreamingGzip"
],
"sources" : [
"StreamingGzip.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "BasicGzip",
"module_type" : "SwiftTarget",
"name" : "BasicGzip",
"path" : "Snippets/LZ77",
"product_memberships" : [
"BasicGzip"
],
"sources" : [
"BasicGzip.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "BasicDecoding",
"module_type" : "SwiftTarget",
"name" : "BasicDecoding",
"path" : "Snippets/PNG",
"product_memberships" : [
"BasicDecoding"
],
"sources" : [
"BasicDecoding.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "CustomColor",
"module_type" : "SwiftTarget",
"name" : "CustomColor",
"path" : "Snippets/PNG",
"product_memberships" : [
"CustomColor"
],
"sources" : [
"CustomColor.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "ImageMetadata",
"module_type" : "SwiftTarget",
"name" : "ImageMetadata",
"path" : "Snippets/PNG",
"product_memberships" : [
"ImageMetadata"
],
"sources" : [
"ImageMetadata.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "ImagesInMemory",
"module_type" : "SwiftTarget",
"name" : "ImagesInMemory",
"path" : "Snippets/PNG",
"product_memberships" : [
"ImagesInMemory"
],
"sources" : [
"ImagesInMemory.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "iPhoneOptimized",
"module_type" : "SwiftTarget",
"name" : "iPhoneOptimized",
"path" : "Snippets/PNG",
"product_memberships" : [
"iPhoneOptimized"
],
"sources" : [
"iPhoneOptimized.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "OnlineDecoding",
"module_type" : "SwiftTarget",
"name" : "OnlineDecoding",
"path" : "Snippets/PNG",
"product_memberships" : [
"OnlineDecoding"
],
"sources" : [
"OnlineDecoding.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "BasicEncoding",
"module_type" : "SwiftTarget",
"name" : "BasicEncoding",
"path" : "Snippets/PNG",
"product_memberships" : [
"BasicEncoding"
],
"sources" : [
"BasicEncoding.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
},
{
"c99name" : "Indexing",
"module_type" : "SwiftTarget",
"name" : "Indexing",
"path" : "Snippets/PNG",
"product_memberships" : [
"Indexing"
],
"sources" : [
"Indexing.swift"
],
"target_dependencies" : [
"PNG",
"LZ77"
],
"type" : "snippet"
}
],
"tools_version" : "5.8"
}
Done.