Build Information
Successful build of PotentCodables, reference main (acfa8e
), with Swift 6.0 for macOS (SPM) on 17 Jun 2025 03:41:12 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/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 acfa8ee Merge pull request #91 from outfoxx/fix/asn1-docs
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
acfa8ee4108255c3f60ecfe11df75f70784a17da
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] Compiling _NumericsShims _NumericsShims.c
[18/44] Copying PotentCodables.docc
[19/44] Write swift-version-5BDAB9E9C0126B9D.txt
[20/44] Compiling xxhash.c
[21/51] Compiling fy-utf8.c
[22/51] Compiling fy-ctype.c
[23/51] Compiling fy-diag.c
[24/51] Compiling fy-docbuilder.c
[25/66] Compiling fy-types.c
[26/72] Compiling fy-utils.c
[27/75] Compiling fy-doc.c
[28/75] Compiling fy-blob.c
[29/75] Compiling fy-walk.c
[30/75] Compiling fy-composer.c
[31/75] Compiling fy-token.c
[32/75] Compiling fy-path.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.
[33/75] Compiling fy-input.c
[34/75] Compiling fy-event.c
[35/75] Compiling fy-dump.c
[36/75] Write sources
[38/75] Compiling fy-docstate.c
[39/75] Compiling CFloat16 float16.c
[40/75] Compiling fy-accel.c
[41/96] Compiling fy-atom.c
[42/96] Compiling fy-emit.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.
[43/96] Compiling fy-parse.c
[45/96] Compiling InternalCollectionsUtilities Debugging.swift
[46/97] Compiling RealModule Float80+Real.swift
[47/97] Compiling RealModule Real.swift
[48/97] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/98] Compiling InternalCollectionsUtilities Descriptions.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 ApproximateEquality.swift
[57/98] Compiling RealModule AugmentedArithmetic.swift
[58/98] Emitting module RealModule
[59/98] Compiling RealModule Double+Real.swift
[60/98] Compiling RealModule RealFunctions.swift
[61/98] Emitting module InternalCollectionsUtilities
[62/98] Compiling BigInt Exponentiation.swift
[63/98] Compiling BigInt Floating Point Conversion.swift
[64/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/98] Compiling BigInt Integer Conversion.swift
[66/98] Compiling BigInt Multiplication.swift
[67/98] Compiling BigInt Data Conversion.swift
[68/98] Compiling BigInt Division.swift
[69/98] Compiling BigInt Prime Test.swift
[70/98] Compiling BigInt Random.swift
[71/384] Compiling DequeModule _DequeSlot.swift
[72/384] Compiling DequeModule _DequeBufferHeader.swift
[73/385] Compiling DequeModule _DequeBuffer.swift
[74/385] Compiling HeapModule Heap.swift
[75/385] Compiling HeapModule _HeapNode.swift
[76/385] Compiling HeapModule Heap+Invariants.swift
[77/385] Compiling HeapModule Heap+UnsafeHandle.swift
[78/385] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[79/385] Compiling HeapModule Heap+Descriptions.swift
[80/385] Emitting module HeapModule
[81/385] Compiling HashTreeCollections _Hash.swift
[82/385] Compiling HashTreeCollections _HashLevel.swift
[83/385] Compiling HashTreeCollections _HashNode+Builder.swift
[84/385] Compiling HashTreeCollections _HashNode+Debugging.swift
[85/385] Compiling HashTreeCollections _HashNode+Initializers.swift
[86/385] Compiling HashTreeCollections _HashNode+Invariants.swift
[87/390] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/390] Compiling HashTreeCollections _HashStack.swift
[89/390] Compiling HashTreeCollections _HashTreeIterator.swift
[90/390] Compiling HashTreeCollections _HashTreeStatistics.swift
[91/390] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[92/390] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[93/390] Compiling HashTreeCollections TreeDictionary+Filter.swift
[99/390] Compiling BitCollections BitSet.swift
[100/390] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[101/390] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[102/390] Compiling HashTreeCollections _HashNode.swift
[103/390] Compiling HashTreeCollections _HashNodeHeader.swift
[104/390] Compiling HashTreeCollections _HashSlot.swift
[106/390] Compiling HashTreeCollections TreeDictionary.swift
[107/390] Compiling HashTreeCollections TreeSet+Codable.swift
[108/390] Compiling HashTreeCollections TreeSet+Collection.swift
[109/390] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[110/390] Compiling HashTreeCollections TreeSet+Debugging.swift
[111/390] Compiling HashTreeCollections TreeSet+Descriptions.swift
[112/396] Compiling HashTreeCollections _HashNode+Storage.swift
[113/396] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[114/396] Compiling HashTreeCollections _Bitmap.swift
[115/396] Compiling HashTreeCollections _Bucket.swift
[116/396] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[117/396] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[118/396] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[119/396] Compiling HashTreeCollections _AncestorHashSlots.swift
[120/396] Compiling HashTreeCollections _HashNode+Structural filter.swift
[121/396] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[122/396] Emitting module Float16
[123/396] Compiling Float16 float16.swift
[124/396] Compiling Float16 Real.swift
[125/396] Compiling Float16 Concurrency.swift
[126/396] Emitting module BitCollections
[133/396] Compiling HashTreeCollections _HashNode+Lookups.swift
[134/396] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[136/396] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/396] Compiling OrderedCollections OrderedSet+Testing.swift
[138/396] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/396] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[152/396] Compiling HashTreeCollections TreeDictionary+Values.swift
[158/396] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[159/396] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[160/396] Compiling HashTreeCollections _HashNode+Structural union.swift
[161/396] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[162/396] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[163/396] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[164/396] Compiling HashTreeCollections TreeSet+Equatable.swift
[165/396] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[166/396] Compiling HashTreeCollections TreeSet+Extras.swift
[167/396] Compiling HashTreeCollections TreeSet+Filter.swift
[168/396] Compiling HashTreeCollections TreeSet+Hashable.swift
[169/396] Compiling HashTreeCollections TreeSet+Sendable.swift
[176/396] Emitting module DequeModule
[183/396] Compiling HashTreeCollections TreeSet+Sequence.swift
[184/396] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[185/396] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[186/396] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[187/396] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[188/396] Compiling HashTreeCollections _HashNode+Structural merge.swift
[202/403] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[203/403] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[204/403] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[205/403] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[206/403] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[207/403] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[208/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[209/403] Compiling HashTreeCollections _RawHashNode.swift
[216/403] Compiling OrderedCollections OrderedSet.swift
[217/403] Compiling OrderedCollections _UnsafeBitset.swift
[227/403] Compiling _RopeModule Rope+Remove.swift
[228/403] Compiling _RopeModule Rope+RemoveSubrange.swift
[229/403] Compiling _RopeModule Rope+Split.swift
[230/403] Compiling _RopeModule Optional Utilities.swift
[231/403] Compiling _RopeModule String Utilities.swift
[232/403] Compiling _RopeModule String.Index+ABI.swift
[233/403] Compiling _RopeModule _CharacterRecognizer.swift
[234/403] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[322/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[323/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[324/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[325/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[326/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[327/411] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[328/411] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[329/411] Compiling HashTreeCollections TreeSet.swift
[343/411] Emitting module OrderedCollections
[367/411] Emitting module _RopeModule
[384/413] Emitting module BigInt
[389/413] Compiling BigInt Subtraction.swift
[390/413] Compiling BigInt Words and Bits.swift
[393/413] Emitting module HashTreeCollections
[394/415] Emitting module Collections
[395/415] Compiling Collections Collections.swift
[409/415] Compiling Regex ThreadLocal.swift
[410/415] Compiling Regex Options.swift
[411/415] Compiling Regex String+ReplaceMatching.swift
[412/415] Compiling Regex Foundation+Ranges.swift
[413/415] Emitting module Regex
[414/415] Compiling Regex MatchResult.swift
[415/415] Compiling Regex Regex.swift
[416/437] Compiling PotentCodables TreeValueDecodingContainer.swift
[417/437] Compiling PotentCodables Value.swift
[418/439] Emitting module PotentCodables
[419/439] Compiling PotentCodables ZonedDate.swift
[420/439] Compiling PotentCodables resource_bundle_accessor.swift
[421/439] Compiling PotentCodables Refs.swift
[422/439] Compiling PotentCodables Regexes.swift
[423/439] Compiling PotentCodables ValueTransformer.swift
[424/439] Compiling PotentCodables ValueTransformerProviding.swift
[425/439] Compiling PotentCodables KeyedNestedDecoder.swift
[426/439] Compiling PotentCodables KeyedNestedEncoder.swift
[427/439] Compiling PotentCodables AnyCodingKey.swift
[428/439] Compiling PotentCodables AnyValue.swift
[429/439] Compiling PotentCodables AnyValueDecoder.swift
[430/439] Compiling PotentCodables AnyValueEncoder.swift
[431/439] Compiling PotentCodables DecoderSupport.swift
[432/439] Compiling PotentCodables EncoderSupport.swift
[433/439] Compiling PotentCodables Errors.swift
[434/439] Compiling PotentCodables Float16.swift
[435/439] Compiling PotentCodables KeyStrategy.swift
[436/439] Compiling PotentCodables TimeZone.swift
[437/439] Compiling PotentCodables TopLevel.swift
[438/439] Compiling PotentCodables ValueDecoder.swift
[439/439] Compiling PotentCodables ValueEncoder.swift
[440/482] Compiling PotentASN1 Tagged.swift
[441/483] Compiling PotentCBOR CBORStream.swift
[442/483] Compiling PotentJSON JSONSerialization.swift
[443/483] Compiling PotentJSON JSONWriter.swift
[444/483] Compiling PotentYAML YAMLSchemaCore.swift
[445/483] Compiling PotentYAML YAMLSchema.swift
[446/483] Compiling PotentYAML YAMLSerialization.swift
[447/484] Compiling PotentCBOR CBORWriter.swift
[448/484] Compiling PotentCBOR CBORReader.swift
[449/484] Compiling PotentCBOR CBORSerialization.swift
[450/484] Compiling PotentASN1 TaggedValue.swift
[451/484] Compiling PotentASN1 SchemaState.swift
[452/484] Compiling PotentJSON JSONReader.swift
[453/484] Compiling PotentJSON JSONDecoder.swift
[454/484] Compiling PotentCBOR CBOREncoder.swift
[455/484] Compiling PotentYAML YAMLReader.swift
[456/484] Compiling PotentJSON Errors.swift
[457/484] Compiling PotentJSON JSON.swift
[458/484] Emitting module PotentJSON
[459/484] Compiling PotentJSON JSONEncoder.swift
[460/484] Compiling PotentYAML YAMLEncoder.swift
[461/484] Compiling PotentASN1 BigInts.swift
[462/484] Compiling PotentASN1 BitString.swift
[463/484] Compiling PotentASN1 Dates.swift
[464/484] Compiling PotentASN1 ObjectIdentifier.swift
[465/484] Compiling PotentASN1 AnyString.swift
[466/484] Compiling PotentASN1 AnyTime.swift
[467/484] Compiling PotentASN1 Schema.swift
[468/484] Compiling PotentASN1 SchemaSpecified.swift
[469/484] Compiling PotentYAML YAML.swift
[470/484] Emitting module PotentYAML
[471/484] Compiling PotentYAML Libfyaml.swift
[472/484] Compiling PotentYAML Errors.swift
[473/484] Compiling PotentYAML YAMLDecoder.swift
[474/484] Compiling PotentYAML YAMLWriter.swift
[475/484] Compiling PotentASN1 ASN1Encoder.swift
[476/484] Compiling PotentASN1 ASN1Serialization.swift
[477/484] Compiling PotentCBOR CBOR.swift
[478/484] Emitting module PotentCBOR
[479/484] Compiling PotentCBOR CBORDecoder.swift
[480/484] Compiling PotentASN1 ASN1.swift
[481/484] Compiling PotentASN1 ASN1DERReader.swift
[482/484] Compiling PotentASN1 ASN1DERWriter.swift
[483/484] Compiling PotentASN1 ASN1Decoder.swift
[484/484] Emitting module PotentASN1
Build complete! (37.40s)
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
Fetching https://github.com/sharplet/Regex.git
[1/4807] Fetching bigint
[2/5117] Fetching bigint, float16
[216/6371] Fetching bigint, float16, regex
[279/8453] Fetching bigint, float16, regex, swift-docc-plugin
[1234/25059] Fetching bigint, float16, regex, swift-docc-plugin, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (1.68s)
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.68s)
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.68s)
Fetched https://github.com/sharplet/Regex.git from cache (1.68s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.32s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.54s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.04s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.56s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.53s)
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.4
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
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
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.0
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.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.0.4",
"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"
]
}
}
],
"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.