Build Information
Successful build of swift-bson, reference master (0f2838
), with Swift 6.0 for macOS (SPM) on 13 Apr 2025 22:46:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-bson.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-bson
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0f2838e name
Cloned https://github.com/tayloraswift/swift-bson.git
Revision (git rev-parse @):
0f2838e3b1defad60be5d0245f070d2ecec1d719
SUCCESS checkout https://github.com/tayloraswift/swift-bson.git at master
Fetching https://github.com/tayloraswift/swift-unixtime
Fetching https://github.com/tayloraswift/swift-grammar
Fetching https://github.com/tayloraswift/swift-hash
[1/868] Fetching swift-hash
[80/1084] Fetching swift-hash, swift-unixtime
[342/1833] Fetching swift-hash, swift-unixtime, swift-grammar
Fetched https://github.com/tayloraswift/swift-unixtime from cache (0.81s)
Fetched https://github.com/tayloraswift/swift-hash from cache (0.81s)
Fetched https://github.com/tayloraswift/swift-grammar from cache (0.81s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (2.82s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.39s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (0.42s)
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-bson",
"name": "swift-bson",
"url": "https://github.com/tayloraswift/swift-bson.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bson",
"dependencies": [
{
"identity": "swift-grammar",
"name": "swift-grammar",
"url": "https://github.com/tayloraswift/swift-grammar",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-grammar",
"dependencies": [
]
},
{
"identity": "swift-hash",
"name": "swift-hash",
"url": "https://github.com/tayloraswift/swift-hash",
"version": "0.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-hash",
"dependencies": [
]
},
{
"identity": "swift-unixtime",
"name": "swift-unixtime",
"url": "https://github.com/tayloraswift/swift-unixtime",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-unixtime",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tayloraswift/swift-bson.git
[1/1171] Fetching swift-bson
Fetched https://github.com/tayloraswift/swift-bson.git from cache (0.77s)
Fetching https://github.com/tayloraswift/swift-unixtime from cache
Fetching https://github.com/tayloraswift/swift-hash from cache
Fetching https://github.com/tayloraswift/swift-grammar from cache
Fetched https://github.com/tayloraswift/swift-hash from cache (0.46s)
Fetched https://github.com/tayloraswift/swift-grammar from cache (0.46s)
Fetched https://github.com/tayloraswift/swift-unixtime from cache (0.46s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (0.03s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.03s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (0.02s)
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Creating working copy for https://github.com/tayloraswift/swift-bson.git
Working copy of https://github.com/tayloraswift/swift-bson.git resolved at master (0f2838e)
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
warning: '.resolve-product-dependencies': dependency 'swift-bson' is not used by any target
Found 3 product dependencies
- swift-grammar
- swift-hash
- swift-unixtime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tayloraswift/swift-bson.git
https://github.com/tayloraswift/swift-bson.git
{
"dependencies" : [
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-grammar"
},
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
},
{
"identity" : "swift-unixtime",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-unixtime"
}
],
"manifest_display_name" : "swift-bson",
"name" : "swift-bson",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "BSON",
"targets" : [
"BSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONLegacy",
"targets" : [
"BSONLegacy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONReflection",
"targets" : [
"BSONReflection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONABI",
"targets" : [
"BSONABI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_ISO",
"targets" : [
"BSON_ISO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_UUID",
"targets" : [
"BSON_UUID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Triangles",
"targets" : [
"Triangles"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Walkthrough",
"targets" : [
"Walkthrough"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Examples",
"targets" : [
"Examples"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Patterns",
"targets" : [
"Patterns"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DocumentStructure",
"targets" : [
"DocumentStructure"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleModel",
"targets" : [
"ExampleModel"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "BSON_UUID",
"module_type" : "SwiftTarget",
"name" : "BSON_UUID",
"path" : "Sources/BSON_UUID",
"product_dependencies" : [
"UUID"
],
"product_memberships" : [
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"UUID (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSON_ISO",
"module_type" : "SwiftTarget",
"name" : "BSON_ISO",
"path" : "Sources/BSON_ISO",
"product_dependencies" : [
"ISO"
],
"product_memberships" : [
"BSON_ISO",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"ISO.Country (ext).swift",
"ISO.Macrolanguage (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONTests",
"module_type" : "SwiftTarget",
"name" : "BSONTests",
"path" : "Sources/BSONTests",
"sources" : [
"Dictionaries.Container.NestedKey.swift",
"Dictionaries.Container.swift",
"Dictionaries.swift",
"ParsingErrors.swift",
"Primitives.swift",
"Sets.Container.swift",
"Sets.swift"
],
"target_dependencies" : [
"BSONLiterals",
"BSONReflection",
"BSON_UUID"
],
"type" : "test"
},
{
"c99name" : "BSONReflectionTests",
"module_type" : "SwiftTarget",
"name" : "BSONReflectionTests",
"path" : "Sources/BSONReflectionTests",
"sources" : [
"Reflection.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONReflection",
"module_type" : "SwiftTarget",
"name" : "BSONReflection",
"path" : "Sources/BSONReflection",
"product_memberships" : [
"BSONReflection",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Document (ext).swift",
"BSON.Indent.swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONLiterals",
"module_type" : "SwiftTarget",
"name" : "BSONLiterals",
"path" : "Sources/BSONLiterals",
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Dictionary (ext).swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONLegacy",
"module_type" : "SwiftTarget",
"name" : "BSONLegacy",
"path" : "Sources/BSONLegacy",
"product_memberships" : [
"BSONLegacy",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Key (ext).swift",
"BSON.KeyedDecoder.Super.swift",
"BSON.KeyedDecoder.swift",
"BSON.SingleValueDecoder.swift",
"BSON.UnkeyedDecoder.Index.swift",
"BSON.UnkeyedDecoder.swift",
"DecodingError (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "BSONIntegrationTests",
"path" : "Sources/BSONIntegrationTests",
"sources" : [
"CodableByEnumeratedCodingKeys.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONEncodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONEncodingTests",
"path" : "Sources/BSONEncodingTests",
"sources" : [
"Encoding.swift",
"EncodingTest.swift",
"LiteralInference.swift",
"TypeInference.swift"
],
"target_dependencies" : [
"BSON",
"BSONLiterals"
],
"type" : "test"
},
{
"c99name" : "BSONEncoding",
"module_type" : "SwiftTarget",
"name" : "BSONEncoding",
"path" : "Sources/BSONEncoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"Array (ext).swift",
"Dictionary (ext).swift",
"Encodability/BSONBinaryEncodable.swift",
"Encodability/BSONDocumentEncodable.swift",
"Encodability/BSONEncodable.swift",
"Encodability/BSONListEncodable.swift",
"Encodability/BSONStringEncodable.swift",
"Encoding/BSON.BinaryBuffer (ext).swift",
"Encoding/BSON.BinaryEncoder.swift",
"Encoding/BSON.BinaryView (ext).swift",
"Encoding/BSON.Document (ext).swift",
"Encoding/BSON.DocumentEncoder.swift",
"Encoding/BSON.FieldEncoder (ext).swift",
"Encoding/BSON.List (ext).swift",
"Encoding/BSON.ListEncoder.swift",
"Encoding/BSON.UTF8View (ext).swift",
"Extensions/BSON.AnyType (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/StaticString (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"LazyDropWhileSequence (ext).swift",
"LazyFilterSequence (ext).swift",
"LazyMapSequence (ext).swift",
"LazyPrefixWhileSequence (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONDecodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONDecodingTests",
"path" : "Sources/BSONDecodingTests",
"sources" : [
"DecodeBinary.swift",
"DecodeDocument.swift",
"DecodeList.swift",
"DecodeNumeric.swift",
"DecodeString.swift",
"DecodeVoid.swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "test"
},
{
"c99name" : "BSONDecoding",
"module_type" : "SwiftTarget",
"name" : "BSONDecoding",
"path" : "Sources/BSONDecoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"Array (ext).swift",
"BSON.FieldAccessor.swift",
"BSON.FieldDecoder.swift",
"BSON.TracingDecoder.swift",
"Decodability/BSONBinaryDecodable.swift",
"Decodability/BSONDecodable.swift",
"Decodability/BSONDocumentDecodable.swift",
"Decodability/BSONKeyspaceDecodable.swift",
"Decodability/BSONListDecodable.swift",
"Decodability/BSONStringDecodable.swift",
"Decoding/BSON.BinaryBuffer (ext).swift",
"Decoding/BSON.BinaryDecoder.swift",
"Decoding/BSON.BinaryShape (ext).swift",
"Decoding/BSON.BinarySubtype (ext).swift",
"Decoding/BSON.BinaryTypecastError.swift",
"Decoding/BSON.BinaryView (ext).swift",
"Decoding/BSON.DecodingError.swift",
"Decoding/BSON.Document (ext).swift",
"Decoding/BSON.Document.Iterator.swift",
"Decoding/BSON.DocumentDecoder.swift",
"Decoding/BSON.DocumentKeyError.swift",
"Decoding/BSON.KeyspaceDecoder.swift",
"Decoding/BSON.KeyspaceError.swift",
"Decoding/BSON.List (ext).swift",
"Decoding/BSON.List.Iterator.swift",
"Decoding/BSON.ListDecoder.swift",
"Decoding/BSON.SingleKeyError.swift",
"Decoding/BSON.UTF8View (ext).swift",
"Decoding/BSON.ValueError.swift",
"Dictionary (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Float (ext).swift",
"Extensions/Float80 (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt32 (ext).swift",
"Extensions/UInt64 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONArrays",
"module_type" : "SwiftTarget",
"name" : "BSONArrays",
"path" : "Sources/BSONArrays",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.BinaryArray.swift",
"BSON.BinaryPackable.swift",
"BSONArrayDecodable.swift",
"BSONArrayEncodable.swift",
"ClosedRange (ext).swift",
"Double (ext).swift",
"Float (ext).swift",
"Int128 (ext).swift",
"Int16 (ext).swift",
"Int32 (ext).swift",
"Int64 (ext).swift",
"Int8 (ext).swift",
"Range (ext).swift",
"UInt128 (ext).swift",
"UInt16 (ext).swift",
"UInt32 (ext).swift",
"UInt64 (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "BSONABI",
"module_type" : "SwiftTarget",
"name" : "BSONABI",
"path" : "Sources/BSONABI",
"product_dependencies" : [
"UnixTime"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSONABI",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.AnyType.swift",
"BSON.AnyValue.swift",
"BSON.Decoder.swift",
"BSON.Encoder.swift",
"BSON.TypeError.swift",
"BSON.TypecastError.swift",
"BSON.swift",
"BSONRepresentable.swift",
"Fields/BSON.EndIndex.swift",
"Fields/BSON.FieldEncoder.swift",
"Fields/BSON.Key.swift",
"Fields/BSON.Keyspace.swift",
"IO/BSON.BufferFrame.swift",
"IO/BSON.BufferFrameType.swift",
"IO/BSON.BufferTraversable.swift",
"IO/BSON.HeaderError.swift",
"IO/BSON.Input.swift",
"IO/BSON.InputError.Expectation.swift",
"IO/BSON.InputError.swift",
"IO/BSON.Output.swift",
"IO/BSON.OutputStream.swift",
"Primitives/BSON.BooleanSubtypeError.swift",
"Primitives/BSON.Decimal128.swift",
"Primitives/BSON.Document.swift",
"Primitives/BSON.Identifier.swift",
"Primitives/BSON.IntegerOverflowError.swift",
"Primitives/BSON.List.swift",
"Primitives/BSON.Max.swift",
"Primitives/BSON.Min.swift",
"Primitives/BSON.Null.swift",
"Primitives/BSON.Regex.OptionError.swift",
"Primitives/BSON.Regex.Options.swift",
"Primitives/BSON.Regex.swift",
"Primitives/BSON.Timestamp.swift",
"Views/BSON.BinaryBuffer.swift",
"Views/BSON.BinaryFrame.swift",
"Views/BSON.BinaryShape.swift",
"Views/BSON.BinaryShapeError.Criteria.swift",
"Views/BSON.BinaryShapeError.swift",
"Views/BSON.BinarySubtype.swift",
"Views/BSON.BinarySubtypeError.swift",
"Views/BSON.BinaryView.swift",
"Views/BSON.BinaryViewError.Expectation.swift",
"Views/BSON.BinaryViewError.swift",
"Views/BSON.DocumentFrame.swift",
"Views/BSON.UTF8Frame.swift",
"Views/BSON.UTF8View.swift"
],
"type" : "library"
},
{
"c99name" : "BSON",
"module_type" : "SwiftTarget",
"name" : "BSON",
"path" : "Sources/BSON",
"product_dependencies" : [
"TraceableErrors"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.BinaryShapeError (ext).swift",
"BSON.BinaryTypecastError (ext).swift",
"BSON.BooleanSubtypeError (ext).swift",
"BSON.DecodingError (ext).swift",
"BSON.DocumentKeyError (ext).swift",
"BSON.HeaderError (ext).swift",
"BSON.InputError (ext).swift",
"BSON.IntegerOverflowError (ext).swift",
"BSON.KeyspaceError (ext).swift",
"BSON.RangeDecodingError.swift",
"BSON.Regex.OptionError (ext).swift",
"BSON.SingleKeyError (ext).swift",
"BSON.TypeError (ext).swift",
"BSON.TypecastError (ext).swift",
"BSON.ValueError (ext).swift",
"ClosedRange (ext).swift",
"Range (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONArrays",
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "Triangles",
"module_type" : "SwiftTarget",
"name" : "Triangles",
"path" : "Snippets",
"product_memberships" : [
"Triangles"
],
"sources" : [
"Triangles.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Walkthrough",
"module_type" : "SwiftTarget",
"name" : "Walkthrough",
"path" : "Snippets",
"product_memberships" : [
"Walkthrough"
],
"sources" : [
"Walkthrough.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Examples",
"module_type" : "SwiftTarget",
"name" : "Examples",
"path" : "Snippets",
"product_memberships" : [
"Examples"
],
"sources" : [
"Examples.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Patterns",
"module_type" : "SwiftTarget",
"name" : "Patterns",
"path" : "Snippets",
"product_memberships" : [
"Patterns"
],
"sources" : [
"Patterns.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "DocumentStructure",
"module_type" : "SwiftTarget",
"name" : "DocumentStructure",
"path" : "Snippets",
"product_memberships" : [
"DocumentStructure"
],
"sources" : [
"DocumentStructure.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "ExampleModel",
"module_type" : "SwiftTarget",
"name" : "ExampleModel",
"path" : "Snippets",
"product_memberships" : [
"ExampleModel"
],
"sources" : [
"ExampleModel.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/36] Write sources
[23/36] Write swift-version-5BDAB9E9C0126B9D.txt
[25/60] Compiling TraceableErrors TraceableError.swift
[26/60] Emitting module TraceableErrors
[27/60] Compiling TraceableErrors NamedError.swift
[28/60] Compiling UnixTime UnixInstant.swift
[29/61] Compiling UnixTime UnixInterval.swift
[30/61] Compiling BaseDigits BaseDigits.swift
[31/61] Emitting module BaseDigits
[32/61] Emitting module CasesByIntegerEncodingMacro
[33/61] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[34/61] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[35/61] Compiling UnixTime UnixMillisecond.swift
[36/61] Compiling UnixTime DurationFormat.swift
[37/61] Compiling UnixTime Days.swift
[38/61] Compiling UnixTime UnixAttosecond.swift
[39/61] Compiling UnixTime UnixDate.swift
[40/61] Compiling UnixTime QuantizedDuration.swift
[41/66] Emitting module UnixTime
[42/66] Compiling UnixTime Hours.swift
[43/66] Compiling UnixTime Microseconds.swift
[44/66] Compiling UnixTime Duration (ext).swift
[45/66] Compiling UnixTime DurationFormat.Unit.swift
[46/66] Compiling UnixTime Nanoseconds.swift
[47/66] Compiling UnixTime Seconds.swift
[48/66] Compiling UnixTime Milliseconds.swift
[49/66] Compiling UnixTime Minutes.swift
[50/115] Compiling Base16 Base16.LowercaseDigits.swift
[51/115] Compiling Base16 Base16.Values.swift
[52/115] Compiling Base16 Base16.UppercaseDigits.swift
[53/115] Compiling Base16 Base16.swift
[54/115] Emitting module Base16
[55/117] Compiling BSONABI BSON.TypecastError.swift
[56/117] Compiling BSONABI BSON.swift
[57/117] Compiling BSONABI BSONRepresentable.swift
[58/117] Compiling BSONABI BSON.EndIndex.swift
[59/117] Compiling BSONABI BSON.FieldEncoder.swift
[60/121] Compiling BSONABI BSON.BinarySubtype.swift
[61/121] Compiling BSONABI BSON.BinarySubtypeError.swift
[62/121] Compiling BSONABI BSON.BinaryView.swift
[63/121] Compiling BSONABI BSON.BinaryViewError.Expectation.swift
[64/121] Compiling BSONABI BSON.AnyType.swift
[65/121] Compiling BSONABI BSON.AnyValue.swift
[66/121] Compiling BSONABI BSON.Decoder.swift
[67/121] Compiling BSONABI BSON.Encoder.swift
[68/121] Compiling BSONABI BSON.TypeError.swift
[69/121] Compiling UUID UUID.swift
[70/121] Emitting module UUID
[71/121] Compiling BSONABI BSON.OutputStream.swift
[72/121] Compiling BSONABI BSON.BooleanSubtypeError.swift
[73/121] Compiling BSONABI BSON.Decimal128.swift
[74/121] Compiling BSONABI BSON.Document.swift
[75/121] Compiling BSONABI BSON.Identifier.swift
[76/121] Compiling BSONABI BSON.IntegerOverflowError.swift
[77/121] Compiling BSONABI BSON.List.swift
[78/121] Compiling BSONABI BSON.Max.swift
[79/121] Compiling BSONABI BSON.Min.swift
[80/121] Compiling BSONABI BSON.Null.swift
[81/121] Compiling BSONABI BSON.BinaryViewError.swift
[82/121] Compiling BSONABI BSON.DocumentFrame.swift
[83/121] Compiling BSONABI BSON.UTF8Frame.swift
[84/121] Compiling BSONABI BSON.UTF8View.swift
[85/121] Compiling BSONABI BSON.Regex.OptionError.swift
[86/121] Compiling BSONABI BSON.Regex.Options.swift
[87/121] Compiling BSONABI BSON.Regex.swift
[88/121] Compiling BSONABI BSON.Timestamp.swift
[89/121] Compiling BSONABI BSON.BinaryBuffer.swift
[90/121] Compiling BSONABI BSON.Key.swift
[91/121] Compiling BSONABI BSON.Keyspace.swift
[92/121] Compiling BSONABI BSON.BufferFrame.swift
[93/121] Compiling BSONABI BSON.BufferFrameType.swift
[94/121] Compiling BSONABI BSON.BufferTraversable.swift
[95/121] Compiling BSONABI BSON.HeaderError.swift
[96/121] Compiling BSONABI BSON.Input.swift
[97/121] Compiling BSONABI BSON.InputError.Expectation.swift
[98/121] Compiling BSONABI BSON.InputError.swift
[99/121] Compiling BSONABI BSON.Output.swift
[100/121] Compiling BSONABI BSON.BinaryFrame.swift
[101/121] Compiling BSONABI BSON.BinaryShape.swift
[102/121] Compiling BSONABI BSON.BinaryShapeError.Criteria.swift
[103/121] Compiling BSONABI BSON.BinaryShapeError.swift
[104/121] Compiling ISO ISO.swift
[105/121] Compiling ISO ISO.Macrolanguage (gen).swift
[106/121] Compiling ISO ISO.Locale.swift
[107/121] Emitting module ISO
[108/121] Compiling ISO ISO.Country (gen).swift
[109/121] Emitting module BSONABI
[110/231] Emitting module BSONLiterals
[111/231] Compiling BSONLiterals BSON.AnyValue (ext).swift
[112/231] Compiling BSONLiterals BSON.Dictionary (ext).swift
[113/231] Compiling BSONLiterals BSON.List (ext).swift
[114/231] Compiling BSONDecoding BSON.Decimal128 (ext).swift
[115/231] Compiling BSONDecoding BSON.Identifier (ext).swift
[116/231] Compiling BSONDecoding BSON.Key (ext).swift
[117/231] Compiling BSONDecoding BSON.Max (ext).swift
[118/231] Compiling BSONDecoding BSON.Min (ext).swift
[119/236] Compiling BSONDecoding Int64 (ext).swift
[120/236] Compiling BSONDecoding Int8 (ext).swift
[121/236] Compiling BSONDecoding Milliseconds (ext).swift
[122/236] Compiling BSONDecoding Minutes (ext).swift
[123/236] Compiling BSONDecoding Never (ext).swift
[124/236] Compiling BSONDecoding Seconds (ext).swift
[125/242] Compiling BSONDecoding BSON.UTF8View (ext).swift
[126/242] Compiling BSONDecoding BSONKeyspaceDecodable.swift
[127/242] Compiling BSONDecoding BSONListDecodable.swift
[128/242] Compiling BSONDecoding BSONStringDecodable.swift
[129/242] Compiling BSONDecoding BSON.BinaryBuffer (ext).swift
[130/242] Compiling BSONDecoding BSON.KeyspaceDecoder.swift
[131/242] Compiling BSONDecoding BSON.KeyspaceError.swift
[132/242] Compiling BSONDecoding BSON.List (ext).swift
[133/242] Compiling BSONDecoding BSON.List.Iterator.swift
[134/242] Compiling BSONDecoding BSON.ListDecoder.swift
[135/242] Compiling BSONDecoding BSON.SingleKeyError.swift
[137/242] Compiling BSONDecoding BSON.Null (ext).swift
[138/242] Compiling BSONDecoding BSON.Regex (ext).swift
[139/242] Compiling BSONDecoding BSON.Timestamp (ext).swift
[140/242] Compiling BSONDecoding Bool (ext).swift
[141/242] Compiling BSONDecoding Character (ext).swift
[142/242] Compiling BSONEncoding LazyMapSequence (ext).swift
[143/242] Compiling BSONEncoding LazyPrefixWhileSequence (ext).swift
[144/242] Compiling BSONEncoding Optional (ext).swift
[145/242] Compiling BSONEncoding Set (ext).swift
[146/242] Compiling BSONEncoding exports.swift
[147/242] Compiling BSONDecoding BSON.BinaryDecoder.swift
[148/242] Compiling BSONDecoding BSON.BinaryShape (ext).swift
[149/242] Compiling BSONDecoding BSON.BinarySubtype (ext).swift
[150/242] Compiling BSONDecoding BSON.ValueError.swift
[151/242] Compiling BSONDecoding Dictionary (ext).swift
[158/242] Compiling BSONDecoding String (ext).swift
[159/242] Compiling BSONDecoding Substring (ext).swift
[160/242] Compiling BSONDecoding UInt (ext).swift
[161/242] Compiling BSONDecoding UInt16 (ext).swift
[162/242] Compiling BSONDecoding UInt32 (ext).swift
[163/242] Compiling BSONDecoding UInt64 (ext).swift
[164/242] Compiling BSONDecoding Double (ext).swift
[165/242] Compiling BSONDecoding Float (ext).swift
[166/242] Compiling BSONDecoding Float80 (ext).swift
[167/242] Compiling BSONDecoding Int (ext).swift
[168/242] Compiling BSONDecoding Int16 (ext).swift
[169/242] Compiling BSONDecoding Int32 (ext).swift
[184/242] Compiling BSONDecoding UInt8 (ext).swift
[185/242] Compiling BSONDecoding Unicode.Scalar (ext).swift
[186/242] Compiling BSONDecoding UnixMillisecond (ext).swift
[187/242] Compiling BSONDecoding Optional (ext).swift
[188/242] Compiling BSONDecoding Set (ext).swift
[189/242] Compiling BSONDecoding exports.swift
[190/242] Compiling BSONDecoding BSON.BinaryTypecastError.swift
[191/242] Compiling BSONDecoding BSON.BinaryView (ext).swift
[192/242] Compiling BSONDecoding BSON.DecodingError.swift
[193/242] Compiling BSONDecoding BSON.Document (ext).swift
[194/242] Compiling BSONDecoding BSON.Document.Iterator.swift
[195/242] Compiling BSONDecoding BSON.DocumentDecoder.swift
[196/242] Compiling BSONDecoding BSON.DocumentKeyError.swift
[197/242] Compiling BSONDecoding Array (ext).swift
[198/242] Compiling BSONDecoding BSON.FieldAccessor.swift
[229/242] Emitting module BSONEncoding
[230/242] Emitting module BSONDecoding
[231/260] Compiling BSONArrays UInt64 (ext).swift
[232/261] Compiling BSONArrays UInt16 (ext).swift
[233/261] Compiling BSONArrays UInt32 (ext).swift
[234/261] Compiling BSONArrays Int64 (ext).swift
[235/261] Compiling BSONArrays Int8 (ext).swift
[236/261] Compiling BSONArrays Float (ext).swift
[237/261] Compiling BSONArrays Int128 (ext).swift
[238/261] Compiling BSONArrays Range (ext).swift
[239/261] Compiling BSONArrays UInt128 (ext).swift
[240/261] Compiling BSONArrays BSONArrayDecodable.swift
[241/261] Compiling BSONArrays BSONArrayEncodable.swift
[242/261] Compiling BSONArrays exports.swift
[243/261] Compiling BSONArrays ClosedRange (ext).swift
[244/261] Compiling BSONArrays Double (ext).swift
[245/261] Compiling BSONArrays Int16 (ext).swift
[246/261] Compiling BSONArrays Int32 (ext).swift
[247/261] Compiling BSONArrays BSON.BinaryArray.swift
[248/261] Compiling BSONArrays BSON.BinaryPackable.swift
[249/261] Emitting module BSONArrays
[250/279] Compiling BSON BSON.InputError (ext).swift
[251/279] Compiling BSON BSON.IntegerOverflowError (ext).swift
[252/280] Compiling BSON BSON.DocumentKeyError (ext).swift
[253/280] Compiling BSON BSON.HeaderError (ext).swift
[254/280] Compiling BSON BSON.Regex.OptionError (ext).swift
[255/280] Compiling BSON BSON.SingleKeyError (ext).swift
[256/280] Compiling BSON BSON.BooleanSubtypeError (ext).swift
[257/280] Compiling BSON BSON.DecodingError (ext).swift
[258/280] Compiling BSON BSON.KeyspaceError (ext).swift
[259/280] Compiling BSON BSON.RangeDecodingError.swift
[260/280] Compiling BSON Range (ext).swift
[261/280] Compiling BSON BSON.ValueError (ext).swift
[262/280] Compiling BSON ClosedRange (ext).swift
[263/280] Compiling BSON BSON.TypeError (ext).swift
[264/280] Compiling BSON BSON.TypecastError (ext).swift
[265/280] Compiling BSON exports.swift
[266/280] Compiling BSON BSON.BinaryShapeError (ext).swift
[267/280] Compiling BSON BSON.BinaryTypecastError (ext).swift
[268/280] Emitting module BSON
[269/299] Compiling BSONLegacy DecodingError (ext).swift
[270/299] Emitting module BSON_UUID
[271/299] Compiling BSON_UUID UUID (ext).swift
[272/299] Compiling BSON_ISO ISO.Macrolanguage (ext).swift
[273/299] Emitting module BSON_ISO
[274/299] Compiling BSON_ISO ISO.Country (ext).swift
[275/299] Compiling BSONReflection BSON.Indent.swift
[276/299] Compiling BSONReflection BSON.List (ext).swift
[277/299] Compiling BSONReflection BSON.Document (ext).swift
[278/299] Compiling BSONReflection BSON.AnyValue (ext).swift
[279/299] Emitting module BSONReflection
[280/299] Compiling BSONLegacy BSON.UnkeyedDecoder.swift
[281/299] Compiling BSONLegacy BSON.SingleValueDecoder.swift
[282/299] Compiling BSONLegacy BSON.UnkeyedDecoder.Index.swift
[283/299] Compiling BSONLegacy BSON.AnyValue (ext).swift
[284/299] Compiling BSONLegacy BSON.KeyedDecoder.Super.swift
[285/299] Compiling BSONLegacy BSON.Key (ext).swift
[286/299] Compiling BSONLegacy BSON.KeyedDecoder.swift
[287/299] Emitting module BSONLegacy
[288/311] Compiling DocumentStructure DocumentStructure.swift
[289/311] Emitting module DocumentStructure
[289/311] Write Objects.LinkFileList
[291/311] Compiling Patterns Patterns.swift
[292/311] Emitting module Patterns
[292/311] Write Objects.LinkFileList
[294/311] Emitting module Walkthrough
[295/311] Compiling Walkthrough Walkthrough.swift
[296/311] Emitting module ExampleModel
[297/311] Compiling ExampleModel ExampleModel.swift
[297/311] Write Objects.LinkFileList
[300/311] Compiling Triangles Triangles.swift
[301/311] Emitting module Triangles
[301/311] Write Objects.LinkFileList
[303/311] Compiling Examples Examples.swift
[304/311] Emitting module Examples
[304/311] Write Objects.LinkFileList
[305/311] Linking Walkthrough
[306/311] Linking DocumentStructure
[306/311] Linking ExampleModel
[308/311] Linking Patterns
[309/311] Linking Triangles
[310/311] Linking Examples
Build complete! (17.04s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-grammar"
},
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
},
{
"identity" : "swift-unixtime",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-unixtime"
}
],
"manifest_display_name" : "swift-bson",
"name" : "swift-bson",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "BSON",
"targets" : [
"BSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONLegacy",
"targets" : [
"BSONLegacy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONReflection",
"targets" : [
"BSONReflection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONABI",
"targets" : [
"BSONABI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_ISO",
"targets" : [
"BSON_ISO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_UUID",
"targets" : [
"BSON_UUID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Triangles",
"targets" : [
"Triangles"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Walkthrough",
"targets" : [
"Walkthrough"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Examples",
"targets" : [
"Examples"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Patterns",
"targets" : [
"Patterns"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DocumentStructure",
"targets" : [
"DocumentStructure"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleModel",
"targets" : [
"ExampleModel"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "BSON_UUID",
"module_type" : "SwiftTarget",
"name" : "BSON_UUID",
"path" : "Sources/BSON_UUID",
"product_dependencies" : [
"UUID"
],
"product_memberships" : [
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"UUID (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSON_ISO",
"module_type" : "SwiftTarget",
"name" : "BSON_ISO",
"path" : "Sources/BSON_ISO",
"product_dependencies" : [
"ISO"
],
"product_memberships" : [
"BSON_ISO",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"ISO.Country (ext).swift",
"ISO.Macrolanguage (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONTests",
"module_type" : "SwiftTarget",
"name" : "BSONTests",
"path" : "Sources/BSONTests",
"sources" : [
"Dictionaries.Container.NestedKey.swift",
"Dictionaries.Container.swift",
"Dictionaries.swift",
"ParsingErrors.swift",
"Primitives.swift",
"Sets.Container.swift",
"Sets.swift"
],
"target_dependencies" : [
"BSONLiterals",
"BSONReflection",
"BSON_UUID"
],
"type" : "test"
},
{
"c99name" : "BSONReflectionTests",
"module_type" : "SwiftTarget",
"name" : "BSONReflectionTests",
"path" : "Sources/BSONReflectionTests",
"sources" : [
"Reflection.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONReflection",
"module_type" : "SwiftTarget",
"name" : "BSONReflection",
"path" : "Sources/BSONReflection",
"product_memberships" : [
"BSONReflection",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Document (ext).swift",
"BSON.Indent.swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONLiterals",
"module_type" : "SwiftTarget",
"name" : "BSONLiterals",
"path" : "Sources/BSONLiterals",
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Dictionary (ext).swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONLegacy",
"module_type" : "SwiftTarget",
"name" : "BSONLegacy",
"path" : "Sources/BSONLegacy",
"product_memberships" : [
"BSONLegacy",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Key (ext).swift",
"BSON.KeyedDecoder.Super.swift",
"BSON.KeyedDecoder.swift",
"BSON.SingleValueDecoder.swift",
"BSON.UnkeyedDecoder.Index.swift",
"BSON.UnkeyedDecoder.swift",
"DecodingError (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "BSONIntegrationTests",
"path" : "Sources/BSONIntegrationTests",
"sources" : [
"CodableByEnumeratedCodingKeys.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONEncodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONEncodingTests",
"path" : "Sources/BSONEncodingTests",
"sources" : [
"Encoding.swift",
"EncodingTest.swift",
"LiteralInference.swift",
"TypeInference.swift"
],
"target_dependencies" : [
"BSON",
"BSONLiterals"
],
"type" : "test"
},
{
"c99name" : "BSONEncoding",
"module_type" : "SwiftTarget",
"name" : "BSONEncoding",
"path" : "Sources/BSONEncoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"Array (ext).swift",
"Dictionary (ext).swift",
"Encodability/BSONBinaryEncodable.swift",
"Encodability/BSONDocumentEncodable.swift",
"Encodability/BSONEncodable.swift",
"Encodability/BSONListEncodable.swift",
"Encodability/BSONStringEncodable.swift",
"Encoding/BSON.BinaryBuffer (ext).swift",
"Encoding/BSON.BinaryEncoder.swift",
"Encoding/BSON.BinaryView (ext).swift",
"Encoding/BSON.Document (ext).swift",
"Encoding/BSON.DocumentEncoder.swift",
"Encoding/BSON.FieldEncoder (ext).swift",
"Encoding/BSON.List (ext).swift",
"Encoding/BSON.ListEncoder.swift",
"Encoding/BSON.UTF8View (ext).swift",
"Extensions/BSON.AnyType (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/StaticString (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"LazyDropWhileSequence (ext).swift",
"LazyFilterSequence (ext).swift",
"LazyMapSequence (ext).swift",
"LazyPrefixWhileSequence (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONDecodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONDecodingTests",
"path" : "Sources/BSONDecodingTests",
"sources" : [
"DecodeBinary.swift",
"DecodeDocument.swift",
"DecodeList.swift",
"DecodeNumeric.swift",
"DecodeString.swift",
"DecodeVoid.swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "test"
},
{
"c99name" : "BSONDecoding",
"module_type" : "SwiftTarget",
"name" : "BSONDecoding",
"path" : "Sources/BSONDecoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"Array (ext).swift",
"BSON.FieldAccessor.swift",
"BSON.FieldDecoder.swift",
"BSON.TracingDecoder.swift",
"Decodability/BSONBinaryDecodable.swift",
"Decodability/BSONDecodable.swift",
"Decodability/BSONDocumentDecodable.swift",
"Decodability/BSONKeyspaceDecodable.swift",
"Decodability/BSONListDecodable.swift",
"Decodability/BSONStringDecodable.swift",
"Decoding/BSON.BinaryBuffer (ext).swift",
"Decoding/BSON.BinaryDecoder.swift",
"Decoding/BSON.BinaryShape (ext).swift",
"Decoding/BSON.BinarySubtype (ext).swift",
"Decoding/BSON.BinaryTypecastError.swift",
"Decoding/BSON.BinaryView (ext).swift",
"Decoding/BSON.DecodingError.swift",
"Decoding/BSON.Document (ext).swift",
"Decoding/BSON.Document.Iterator.swift",
"Decoding/BSON.DocumentDecoder.swift",
"Decoding/BSON.DocumentKeyError.swift",
"Decoding/BSON.KeyspaceDecoder.swift",
"Decoding/BSON.KeyspaceError.swift",
"Decoding/BSON.List (ext).swift",
"Decoding/BSON.List.Iterator.swift",
"Decoding/BSON.ListDecoder.swift",
"Decoding/BSON.SingleKeyError.swift",
"Decoding/BSON.UTF8View (ext).swift",
"Decoding/BSON.ValueError.swift",
"Dictionary (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Float (ext).swift",
"Extensions/Float80 (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt32 (ext).swift",
"Extensions/UInt64 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONArrays",
"module_type" : "SwiftTarget",
"name" : "BSONArrays",
"path" : "Sources/BSONArrays",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.BinaryArray.swift",
"BSON.BinaryPackable.swift",
"BSONArrayDecodable.swift",
"BSONArrayEncodable.swift",
"ClosedRange (ext).swift",
"Double (ext).swift",
"Float (ext).swift",
"Int128 (ext).swift",
"Int16 (ext).swift",
"Int32 (ext).swift",
"Int64 (ext).swift",
"Int8 (ext).swift",
"Range (ext).swift",
"UInt128 (ext).swift",
"UInt16 (ext).swift",
"UInt32 (ext).swift",
"UInt64 (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "BSONABI",
"module_type" : "SwiftTarget",
"name" : "BSONABI",
"path" : "Sources/BSONABI",
"product_dependencies" : [
"UnixTime"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSONABI",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.AnyType.swift",
"BSON.AnyValue.swift",
"BSON.Decoder.swift",
"BSON.Encoder.swift",
"BSON.TypeError.swift",
"BSON.TypecastError.swift",
"BSON.swift",
"BSONRepresentable.swift",
"Fields/BSON.EndIndex.swift",
"Fields/BSON.FieldEncoder.swift",
"Fields/BSON.Key.swift",
"Fields/BSON.Keyspace.swift",
"IO/BSON.BufferFrame.swift",
"IO/BSON.BufferFrameType.swift",
"IO/BSON.BufferTraversable.swift",
"IO/BSON.HeaderError.swift",
"IO/BSON.Input.swift",
"IO/BSON.InputError.Expectation.swift",
"IO/BSON.InputError.swift",
"IO/BSON.Output.swift",
"IO/BSON.OutputStream.swift",
"Primitives/BSON.BooleanSubtypeError.swift",
"Primitives/BSON.Decimal128.swift",
"Primitives/BSON.Document.swift",
"Primitives/BSON.Identifier.swift",
"Primitives/BSON.IntegerOverflowError.swift",
"Primitives/BSON.List.swift",
"Primitives/BSON.Max.swift",
"Primitives/BSON.Min.swift",
"Primitives/BSON.Null.swift",
"Primitives/BSON.Regex.OptionError.swift",
"Primitives/BSON.Regex.Options.swift",
"Primitives/BSON.Regex.swift",
"Primitives/BSON.Timestamp.swift",
"Views/BSON.BinaryBuffer.swift",
"Views/BSON.BinaryFrame.swift",
"Views/BSON.BinaryShape.swift",
"Views/BSON.BinaryShapeError.Criteria.swift",
"Views/BSON.BinaryShapeError.swift",
"Views/BSON.BinarySubtype.swift",
"Views/BSON.BinarySubtypeError.swift",
"Views/BSON.BinaryView.swift",
"Views/BSON.BinaryViewError.Expectation.swift",
"Views/BSON.BinaryViewError.swift",
"Views/BSON.DocumentFrame.swift",
"Views/BSON.UTF8Frame.swift",
"Views/BSON.UTF8View.swift"
],
"type" : "library"
},
{
"c99name" : "BSON",
"module_type" : "SwiftTarget",
"name" : "BSON",
"path" : "Sources/BSON",
"product_dependencies" : [
"TraceableErrors"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Triangles",
"Walkthrough",
"Examples",
"Patterns",
"DocumentStructure",
"ExampleModel"
],
"sources" : [
"BSON.BinaryShapeError (ext).swift",
"BSON.BinaryTypecastError (ext).swift",
"BSON.BooleanSubtypeError (ext).swift",
"BSON.DecodingError (ext).swift",
"BSON.DocumentKeyError (ext).swift",
"BSON.HeaderError (ext).swift",
"BSON.InputError (ext).swift",
"BSON.IntegerOverflowError (ext).swift",
"BSON.KeyspaceError (ext).swift",
"BSON.RangeDecodingError.swift",
"BSON.Regex.OptionError (ext).swift",
"BSON.SingleKeyError (ext).swift",
"BSON.TypeError (ext).swift",
"BSON.TypecastError (ext).swift",
"BSON.ValueError (ext).swift",
"ClosedRange (ext).swift",
"Range (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONArrays",
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "Triangles",
"module_type" : "SwiftTarget",
"name" : "Triangles",
"path" : "Snippets",
"product_memberships" : [
"Triangles"
],
"sources" : [
"Triangles.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Walkthrough",
"module_type" : "SwiftTarget",
"name" : "Walkthrough",
"path" : "Snippets",
"product_memberships" : [
"Walkthrough"
],
"sources" : [
"Walkthrough.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Examples",
"module_type" : "SwiftTarget",
"name" : "Examples",
"path" : "Snippets",
"product_memberships" : [
"Examples"
],
"sources" : [
"Examples.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Patterns",
"module_type" : "SwiftTarget",
"name" : "Patterns",
"path" : "Snippets",
"product_memberships" : [
"Patterns"
],
"sources" : [
"Patterns.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "DocumentStructure",
"module_type" : "SwiftTarget",
"name" : "DocumentStructure",
"path" : "Snippets",
"product_memberships" : [
"DocumentStructure"
],
"sources" : [
"DocumentStructure.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "ExampleModel",
"module_type" : "SwiftTarget",
"name" : "ExampleModel",
"path" : "Snippets",
"product_memberships" : [
"ExampleModel"
],
"sources" : [
"ExampleModel.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Done.