The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PotentCodables, reference main (be0593), with Swift 6.0 for macOS (SPM) on 12 Aug 2025 08:09:05 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/potentcodables
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be0593a Merge pull request #93 from outfoxx/fix/any-value-wrapping
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
be0593a39fa3c8203dd10bdbad3803435517c100
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/outfoxx/potentcodables.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/44] Write sources
[17/44] Copying PotentCodables.docc
[18/44] Compiling _NumericsShims _NumericsShims.c
[19/44] Write swift-version-5BDAB9E9C0126B9D.txt
[20/44] Compiling xxhash.c
[21/51] Compiling fy-dump.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cfyaml/src/lib/fy-input.c:28:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cfyaml/src/lib/fy-parse.h:23:
/Users/admin/builder/spi-builder-workspace/Sources/Cfyaml/src/util/fy-list.h:48:9: warning: 'LIST_HEAD' macro redefined [-Wmacro-redefined]
   48 | #define LIST_HEAD(name) \
      |         ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/queue.h:465:9: note: previous definition is here
  465 | #define LIST_HEAD(name, type)                                           \
      |         ^
1 warning generated.
[22/51] Compiling fy-input.c
[23/75] Compiling fy-utf8.c
[24/75] Compiling fy-utils.c
[25/75] Compiling fy-ctype.c
[26/75] Compiling fy-blob.c
[27/75] Compiling fy-event.c
[28/75] Compiling fy-docbuilder.c
[29/75] Compiling fy-types.c
[30/75] Compiling fy-emit.c
[31/75] Compiling fy-path.c
[32/75] Compiling fy-docstate.c
[33/75] Compiling fy-token.c
[34/75] Compiling fy-composer.c
[35/75] Compiling fy-walk.c
[36/75] Write sources
[38/75] Compiling fy-accel.c
[39/75] Compiling fy-diag.c
[40/75] Compiling fy-atom.c
[41/75] Compiling CFloat16 float16.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cfyaml/src/lib/fy-parse.c:28:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cfyaml/src/lib/fy-parse.h:23:
/Users/admin/builder/spi-builder-workspace/Sources/Cfyaml/src/util/fy-list.h:48:9: warning: 'LIST_HEAD' macro redefined [-Wmacro-redefined]
   48 | #define LIST_HEAD(name) \
      |         ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/queue.h:465:9: note: previous definition is here
  465 | #define LIST_HEAD(name, type)                                           \
      |         ^
1 warning generated.
[42/96] Compiling fy-parse.c
[43/96] Compiling fy-doc.c
[45/96] Compiling RealModule Float80+Real.swift
[46/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/97] Compiling InternalCollectionsUtilities Descriptions.swift
[48/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/98] Compiling InternalCollectionsUtilities Debugging.swift
[51/98] Compiling RealModule Real.swift
[52/98] Compiling RealModule Float16+Real.swift
[53/98] Compiling RealModule Float+Real.swift
[54/98] Compiling RealModule ElementaryFunctions.swift
[55/98] Compiling RealModule AlgebraicField.swift
[56/98] Compiling RealModule AugmentedArithmetic.swift
[57/98] Emitting module RealModule
[58/98] Compiling RealModule Double+Real.swift
[59/98] Compiling RealModule ApproximateEquality.swift
[60/98] Compiling RealModule RealFunctions.swift
[61/98] Emitting module InternalCollectionsUtilities
[62/98] Compiling BigInt Data Conversion.swift
[63/98] Compiling BigInt Division.swift
[64/98] Compiling BigInt Codable.swift
[65/98] Compiling BigInt Comparable.swift
[66/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/98] Compiling BigInt Addition.swift
[68/98] Compiling BigInt BigInt.swift
[69/98] Compiling BigInt BigUInt.swift
[70/98] Compiling BigInt Bitwise Ops.swift
[71/384] Compiling DequeModule _DequeBuffer.swift
[72/384] Compiling DequeModule _DequeSlot.swift
[73/384] Compiling DequeModule _DequeBufferHeader.swift
[74/385] Compiling HeapModule Heap+Invariants.swift
[75/385] Compiling HeapModule _HeapNode.swift
[76/385] Compiling HeapModule Heap.swift
[77/385] Compiling HeapModule Heap+UnsafeHandle.swift
[78/385] Compiling HeapModule Heap+Descriptions.swift
[79/385] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/385] Emitting module HeapModule
[81/385] Compiling HashTreeCollections TreeSet+Collection.swift
[82/385] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[83/385] Compiling HashTreeCollections TreeSet+Debugging.swift
[84/385] Compiling HashTreeCollections TreeSet+Descriptions.swift
[85/385] Compiling HashTreeCollections _RawHashNode.swift
[86/385] Compiling HashTreeCollections _UnmanagedHashNode.swift
[87/385] Compiling HashTreeCollections TreeDictionary+Merge.swift
[88/385] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[89/385] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[90/385] Compiling HashTreeCollections TreeDictionary+Values.swift
[91/385] Compiling HashTreeCollections TreeDictionary.swift
[92/385] Compiling HashTreeCollections TreeSet+Codable.swift
[93/390] Compiling HashTreeCollections _HashNode+Structural filter.swift
[94/390] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[95/390] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[96/390] Compiling HashTreeCollections TreeSet+Equatable.swift
[97/390] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[98/390] Compiling BitCollections BitSet.swift
[99/390] Compiling DequeModule _UnsafeWrappedBuffer.swift
[100/396] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[106/396] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[107/396] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[108/396] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[109/396] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[110/396] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[111/396] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[112/396] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[113/396] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[114/404] Compiling HashTreeCollections _HashLevel.swift
[115/404] Compiling HashTreeCollections _HashNode+Builder.swift
[116/404] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[117/404] Compiling HashTreeCollections _HashNode.swift
[118/404] Compiling HashTreeCollections _HashNode+Invariants.swift
[119/404] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[120/404] Compiling HashTreeCollections _HashNode+Debugging.swift
[121/404] Compiling HashTreeCollections _HashNode+Initializers.swift
[122/404] Compiling HashTreeCollections _Bucket.swift
[123/404] Compiling HashTreeCollections _Hash.swift
[124/404] Emitting module BitCollections
[125/404] Compiling Float16 float16.swift
[126/404] Compiling Float16 Real.swift
[127/404] Compiling Float16 Concurrency.swift
[128/404] Emitting module Float16
[129/404] Compiling HashTreeCollections _AncestorHashSlots.swift
[130/404] Compiling HashTreeCollections _Bitmap.swift
[131/404] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[132/404] Compiling HashTreeCollections TreeDictionary+Filter.swift
[133/404] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[134/404] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[135/404] Compiling HashTreeCollections TreeDictionary+Keys.swift
[136/404] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[151/404] Compiling HashTreeCollections _HashNodeHeader.swift
[152/404] Compiling HashTreeCollections _HashSlot.swift
[153/404] Compiling HashTreeCollections _HashStack.swift
[154/404] Compiling HashTreeCollections _HashTreeIterator.swift
[155/404] Compiling HashTreeCollections _HashTreeStatistics.swift
[156/404] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[162/404] Compiling HashTreeCollections _UnsafePath.swift
[163/404] Emitting module DequeModule
[165/404] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/404] Compiling OrderedCollections OrderedSet+Testing.swift
[167/404] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/404] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[170/404] Compiling HashTreeCollections TreeDictionary+Codable.swift
[171/404] Compiling HashTreeCollections TreeDictionary+Collection.swift
[172/404] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[173/404] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[174/404] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[175/404] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[176/404] Compiling HashTreeCollections _HashNode+Lookups.swift
[177/404] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[178/404] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[179/404] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[180/404] Compiling HashTreeCollections _HashNode+Storage.swift
[187/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/404] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/404] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/404] Compiling HashTreeCollections TreeSet.swift
[195/404] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[196/404] Compiling HashTreeCollections _HashNode+Structural merge.swift
[197/404] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[198/404] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[199/404] Compiling HashTreeCollections _HashNode+Structural union.swift
[200/404] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[201/404] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[230/411] Compiling OrderedCollections OrderedSet.swift
[231/411] Compiling OrderedCollections _UnsafeBitset.swift
[232/411] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[324/411] Emitting module OrderedCollections
[359/411] Emitting module _RopeModule
[360/411] Compiling _RopeModule Rope+Remove.swift
[361/411] Compiling _RopeModule Rope+RemoveSubrange.swift
[362/411] Compiling _RopeModule Rope+Split.swift
[363/411] Compiling _RopeModule Optional Utilities.swift
[364/411] Compiling _RopeModule String Utilities.swift
[365/411] Compiling _RopeModule String.Index+ABI.swift
[366/411] Compiling _RopeModule _CharacterRecognizer.swift
[383/411] Emitting module HashTreeCollections
[384/413] Compiling Collections Collections.swift
[385/413] Emitting module Collections
[403/413] Emitting module BigInt
[407/415] Compiling Regex ThreadLocal.swift
[408/415] Compiling Regex String+ReplaceMatching.swift
[409/415] Emitting module Regex
[410/415] Compiling Regex Foundation+Ranges.swift
[411/415] Compiling Regex MatchResult.swift
[412/415] Compiling Regex Options.swift
[413/415] Compiling Regex Regex.swift
[414/415] Compiling BigInt Subtraction.swift
[415/415] Compiling BigInt Words and Bits.swift
[416/437] Emitting module PotentCodables
[417/439] Compiling PotentCodables TimeZone.swift
[418/439] Compiling PotentCodables TopLevel.swift
[419/439] Compiling PotentCodables TreeValueDecodingContainer.swift
[420/439] Compiling PotentCodables Value.swift
[421/439] Compiling PotentCodables KeyedNestedDecoder.swift
[422/439] Compiling PotentCodables KeyedNestedEncoder.swift
[423/439] Compiling PotentCodables Refs.swift
[424/439] Compiling PotentCodables Regexes.swift
[425/439] Compiling PotentCodables ValueTransformer.swift
[426/439] Compiling PotentCodables ValueTransformerProviding.swift
[427/439] Compiling PotentCodables Errors.swift
[428/439] Compiling PotentCodables Float16.swift
[429/439] Compiling PotentCodables KeyStrategy.swift
[430/439] Compiling PotentCodables ZonedDate.swift
[431/439] Compiling PotentCodables resource_bundle_accessor.swift
[432/439] Compiling PotentCodables AnyCodingKey.swift
[433/439] Compiling PotentCodables AnyValue.swift
[434/439] Compiling PotentCodables AnyValueDecoder.swift
[435/439] Compiling PotentCodables AnyValueEncoder.swift
[436/439] Compiling PotentCodables DecoderSupport.swift
[437/439] Compiling PotentCodables EncoderSupport.swift
[438/439] Compiling PotentCodables ValueDecoder.swift
[439/439] Compiling PotentCodables ValueEncoder.swift
[440/482] Compiling PotentASN1 Tagged.swift
[441/483] Compiling PotentYAML YAMLSchemaCore.swift
[442/483] Compiling PotentYAML YAMLSchema.swift
[443/483] Compiling PotentYAML YAMLSerialization.swift
[444/484] Compiling PotentASN1 SchemaState.swift
[445/484] Compiling PotentASN1 TaggedValue.swift
[446/484] Emitting module PotentYAML
[447/484] Compiling PotentASN1 BigInts.swift
[448/484] Compiling PotentASN1 BitString.swift
[449/484] Compiling PotentASN1 AnyString.swift
[450/484] Compiling PotentASN1 AnyTime.swift
[451/484] Compiling PotentCBOR CBORReader.swift
[452/484] Emitting module PotentCBOR
[453/484] Compiling PotentCBOR CBORSerialization.swift
[454/484] Compiling PotentCBOR CBORStream.swift
[455/484] Compiling PotentCBOR CBOREncoder.swift
[456/484] Compiling PotentCBOR CBOR.swift
[457/484] Compiling PotentCBOR CBORWriter.swift
[458/484] Compiling PotentYAML Errors.swift
[459/484] Compiling PotentYAML YAMLReader.swift
[460/484] Compiling PotentYAML YAMLWriter.swift
[461/484] Compiling PotentYAML YAMLEncoder.swift
[462/484] Compiling PotentJSON JSONSerialization.swift
[463/484] Compiling PotentJSON JSONWriter.swift
[464/484] Compiling PotentJSON JSONEncoder.swift
[465/484] Compiling PotentJSON JSONReader.swift
[466/484] Compiling PotentASN1 Dates.swift
[467/484] Compiling PotentASN1 ObjectIdentifier.swift
[468/484] Compiling PotentASN1 Schema.swift
[469/484] Compiling PotentASN1 SchemaSpecified.swift
[470/484] Compiling PotentYAML YAMLDecoder.swift
[471/484] Compiling PotentYAML Libfyaml.swift
[472/484] Compiling PotentYAML YAML.swift
[473/484] Compiling PotentJSON Errors.swift
[474/484] Emitting module PotentJSON
[475/484] Compiling PotentJSON JSONDecoder.swift
[476/484] Compiling PotentJSON JSON.swift
[477/484] Emitting module PotentASN1
[478/484] Compiling PotentASN1 ASN1Encoder.swift
[479/484] Compiling PotentASN1 ASN1Serialization.swift
[480/484] Compiling PotentCBOR CBORDecoder.swift
[481/484] Compiling PotentASN1 ASN1DERWriter.swift
[482/484] Compiling PotentASN1 ASN1Decoder.swift
[483/484] Compiling PotentASN1 ASN1.swift
[484/484] Compiling PotentASN1 ASN1DERReader.swift
Build complete! (39.42s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/attaswift/BigInt.git
[1/4826] Fetching bigint
[2/6080] Fetching bigint, regex
[3/6390] Fetching bigint, regex, float16
[217/8484] Fetching bigint, regex, float16, swift-docc-plugin
[715/25437] Fetching bigint, regex, float16, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
[8133/8484] Fetching bigint, regex, float16, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.45s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.45s)
Fetched https://github.com/SusanDoggie/Float16.git from cache (2.45s)
Fetched https://github.com/sharplet/Regex.git from cache (2.46s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.55s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.68s)
Fetching https://github.com/apple/swift-numerics
[1/5906] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.03s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.45s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3450] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.7.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "float16",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SusanDoggie/Float16.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "regex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sharplet/Regex.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "PotentCodables",
  "name" : "PotentCodables",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PotentCodables",
      "targets" : [
        "PotentCodables",
        "PotentJSON",
        "PotentCBOR",
        "PotentASN1",
        "PotentYAML",
        "Cfyaml"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PotentYAML",
      "module_type" : "SwiftTarget",
      "name" : "PotentYAML",
      "path" : "Sources/PotentYAML",
      "product_dependencies" : [
        "BigInt",
        "Collections",
        "Regex"
      ],
      "product_memberships" : [
        "PotentCodables"
      ],
      "sources" : [
        "Errors.swift",
        "Libfyaml.swift",
        "YAML.swift",
        "YAMLDecoder.swift",
        "YAMLEncoder.swift",
        "YAMLReader.swift",
        "YAMLSchema.swift",
        "YAMLSchemaCore.swift",
        "YAMLSerialization.swift",
        "YAMLWriter.swift"
      ],
      "target_dependencies" : [
        "PotentCodables",
        "Cfyaml"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PotentJSON",
      "module_type" : "SwiftTarget",
      "name" : "PotentJSON",
      "path" : "Sources/PotentJSON",
      "product_dependencies" : [
        "BigInt",
        "Collections"
      ],
      "product_memberships" : [
        "PotentCodables"
      ],
      "sources" : [
        "Errors.swift",
        "JSON.swift",
        "JSONDecoder.swift",
        "JSONEncoder.swift",
        "JSONReader.swift",
        "JSONSerialization.swift",
        "JSONWriter.swift"
      ],
      "target_dependencies" : [
        "PotentCodables"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PotentCodablesTests",
      "module_type" : "SwiftTarget",
      "name" : "PotentCodablesTests",
      "path" : "Tests",
      "sources" : [
        "ASN1AnyStringTests.swift",
        "ASN1AnyValueTests.swift",
        "ASN1DERBigIntTests.swift",
        "ASN1DERTests.swift",
        "ASN1DecoderTests.swift",
        "ASN1EncoderTests.swift",
        "ASN1SchemaDecodeTests.swift",
        "ASN1SchemaEncodeTests.swift",
        "ASN1SchemaTests.swift",
        "ASN1Tests.swift",
        "ASN1ValueTests.swift",
        "AnyCodingKeyTests.swift",
        "AnyValueCoderTests.swift",
        "AnyValueTests.swift",
        "Assertions.swift",
        "CBORAnyValueTests.swift",
        "CBORCodableRoundtripTests.swift",
        "CBORDecoderTests.swift",
        "CBOREncoderTests.swift",
        "CBORReaderTests.swift",
        "CBORTests.swift",
        "CBORValueTests.swift",
        "CBORWriterTests.swift",
        "ConfigurationTests.swift",
        "Datas.swift",
        "Dates.swift",
        "JSONAnyValueTests.swift",
        "JSONDecoderTests.swift",
        "JSONEncoderTests.swift",
        "JSONOrderTests.swift",
        "JSONReaderTests.swift",
        "JSONValueTests.swift",
        "JSONWriterTests.swift",
        "RefTests.swift",
        "TimeZoneTests.swift",
        "UnkeyedCodingContainerTests.swift",
        "ValueCoderTests.swift",
        "ValueTransformerProvidingTests.swift",
        "ValueTransformerTests.swift",
        "YAMLAnyValueTests.swift",
        "YAMLDecoderTests.swift",
        "YAMLEncoderTests.swift",
        "YAMLErrorTests.swift",
        "YAMLOrderTests.swift",
        "YAMLReaderTests.swift",
        "YAMLSchemaTests.swift",
        "YAMLTests.swift",
        "YAMLValueTests.swift",
        "YAMLWriterTests.swift"
      ],
      "target_dependencies" : [
        "PotentCodables",
        "PotentJSON",
        "PotentCBOR",
        "PotentASN1",
        "PotentYAML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PotentCodables",
      "module_type" : "SwiftTarget",
      "name" : "PotentCodables",
      "path" : "Sources/PotentCodables",
      "product_dependencies" : [
        "BigInt",
        "Collections",
        "Float16",
        "Regex"
      ],
      "product_memberships" : [
        "PotentCodables"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PotentCodables/PotentCodables.docc",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "AnyValue/AnyValue.swift",
        "AnyValue/AnyValueDecoder.swift",
        "AnyValue/AnyValueEncoder.swift",
        "DecoderSupport.swift",
        "EncoderSupport.swift",
        "Errors.swift",
        "Float16.swift",
        "KeyStrategy.swift",
        "KeyedNestedDecoder.swift",
        "KeyedNestedEncoder.swift",
        "Refs.swift",
        "Regexes.swift",
        "TimeZone.swift",
        "TopLevel.swift",
        "TreeValueDecodingContainer.swift",
        "Value.swift",
        "ValueDecoder.swift",
        "ValueEncoder.swift",
        "ValueTransformer.swift",
        "ValueTransformerProviding.swift",
        "ZonedDate.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PotentCBOR",
      "module_type" : "SwiftTarget",
      "name" : "PotentCBOR",
      "path" : "Sources/PotentCBOR",
      "product_dependencies" : [
        "BigInt",
        "Collections"
      ],
      "product_memberships" : [
        "PotentCodables"
      ],
      "sources" : [
        "CBOR.swift",
        "CBORDecoder.swift",
        "CBOREncoder.swift",
        "CBORReader.swift",
        "CBORSerialization.swift",
        "CBORStream.swift",
        "CBORWriter.swift"
      ],
      "target_dependencies" : [
        "PotentCodables"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PotentASN1",
      "module_type" : "SwiftTarget",
      "name" : "PotentASN1",
      "path" : "Sources/PotentASN1",
      "product_dependencies" : [
        "BigInt",
        "Collections"
      ],
      "product_memberships" : [
        "PotentCodables"
      ],
      "sources" : [
        "ASN1.swift",
        "ASN1DERReader.swift",
        "ASN1DERWriter.swift",
        "ASN1Decoder.swift",
        "ASN1Encoder.swift",
        "ASN1Serialization.swift",
        "AnyString.swift",
        "AnyTime.swift",
        "BigInts.swift",
        "BitString.swift",
        "Dates.swift",
        "ObjectIdentifier.swift",
        "Schema.swift",
        "SchemaSpecified.swift",
        "SchemaState.swift",
        "Tagged.swift",
        "TaggedValue.swift"
      ],
      "target_dependencies" : [
        "PotentCodables"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Cfyaml",
      "module_type" : "ClangTarget",
      "name" : "Cfyaml",
      "path" : "Sources/Cfyaml",
      "product_memberships" : [
        "PotentCodables"
      ],
      "sources" : [
        "src/lib/fy-accel.c",
        "src/lib/fy-atom.c",
        "src/lib/fy-composer.c",
        "src/lib/fy-diag.c",
        "src/lib/fy-doc.c",
        "src/lib/fy-docbuilder.c",
        "src/lib/fy-docstate.c",
        "src/lib/fy-dump.c",
        "src/lib/fy-emit.c",
        "src/lib/fy-event.c",
        "src/lib/fy-input.c",
        "src/lib/fy-parse.c",
        "src/lib/fy-path.c",
        "src/lib/fy-token.c",
        "src/lib/fy-types.c",
        "src/lib/fy-walk.c",
        "src/util/fy-blob.c",
        "src/util/fy-ctype.c",
        "src/util/fy-utf8.c",
        "src/util/fy-utils.c",
        "src/xxhash/xxhash.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.