Build Information
Successful build of SwiftCBOR, reference master (0b01ca), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 14:43:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/SwiftCBOR.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MasterJ93/SwiftCBOR
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0b01caa Switch to Apple's version of swift-collections
Cloned https://github.com/MasterJ93/SwiftCBOR.git
Revision (git rev-parse @):
0b01caa633889f6d64f73f1c01607358d36fe6e6
SUCCESS checkout https://github.com/MasterJ93/SwiftCBOR.git at master
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (4.86s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftcbor",
"name": "SwiftCBOR",
"url": "https://github.com/MasterJ93/SwiftCBOR.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCBOR",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/MasterJ93/SwiftCBOR.git
[1/1070] Fetching swiftcbor
Fetched https://github.com/MasterJ93/SwiftCBOR.git from cache (0.89s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.27s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/MasterJ93/SwiftCBOR.git
Working copy of https://github.com/MasterJ93/SwiftCBOR.git resolved at master (0b01caa)
warning: '.resolve-product-dependencies': dependency 'swiftcbor' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--6988338F2F200930.txt
[11/28] Compiling _CollectionsUtilities UInt+reversed.swift
[12/28] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[13/28] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[14/28] Compiling _CollectionsUtilities Specialize.swift
[15/28] Compiling _CollectionsUtilities Debugging.swift
[16/28] Compiling _CollectionsUtilities Descriptions.swift
[17/28] Compiling _CollectionsUtilities _SortedCollection.swift
[18/28] Compiling _CollectionsUtilities _UniqueCollection.swift
[19/28] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/29] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/29] Compiling _CollectionsUtilities Integer rank.swift
[24/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[25/29] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[26/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/29] Emitting module _CollectionsUtilities
[28/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[30/312] Compiling HashTreeCollections _Bucket.swift
[31/312] Compiling HashTreeCollections _Hash.swift
[32/313] Compiling DequeModule _DequeBufferHeader.swift
[33/313] Compiling DequeModule _DequeSlot.swift
[34/313] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[35/313] Compiling HashTreeCollections TreeDictionary+Keys.swift
[36/313] Compiling HeapModule _HeapNode.swift
[37/313] Compiling HeapModule Heap.swift
[38/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/313] Compiling HeapModule Heap+Invariants.swift
[40/313] Compiling HeapModule Heap+UnsafeHandle.swift
[41/313] Compiling HeapModule Heap+Descriptions.swift
[42/313] Emitting module HeapModule
[43/313] Compiling HashTreeCollections _HashNode+Debugging.swift
[44/313] Compiling HashTreeCollections _HashNode+Initializers.swift
[45/313] Compiling HashTreeCollections _HashLevel.swift
[46/313] Compiling HashTreeCollections _HashNode+Builder.swift
[47/313] Compiling HashTreeCollections _HashTreeIterator.swift
[48/313] Compiling HashTreeCollections _HashTreeStatistics.swift
[49/313] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[50/313] Compiling HashTreeCollections TreeSet+Equatable.swift
[51/313] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[52/313] Compiling HashTreeCollections TreeSet+Extras.swift
[53/319] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[54/319] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[55/319] Compiling HashTreeCollections _HashNode.swift
[56/319] Compiling HashTreeCollections _HashNodeHeader.swift
[57/319] Compiling HashTreeCollections _HashSlot.swift
[58/319] Compiling HashTreeCollections _HashStack.swift
[59/319] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[67/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/324] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[72/324] Compiling HashTreeCollections TreeDictionary+Collection.swift
[73/324] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[74/324] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[75/324] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[76/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[77/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[78/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[84/324] Compiling HashTreeCollections _HashNode+Invariants.swift
[85/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[86/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[87/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[100/324] Compiling HashTreeCollections _AncestorHashSlots.swift
[101/324] Compiling HashTreeCollections _Bitmap.swift
[102/324] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[103/324] Compiling HashTreeCollections TreeDictionary+Values.swift
[104/324] Compiling HashTreeCollections TreeDictionary.swift
[105/324] Compiling HashTreeCollections TreeSet+Codable.swift
[106/324] Compiling HashTreeCollections TreeSet+Collection.swift
[107/324] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[108/324] Compiling HashTreeCollections TreeSet+Debugging.swift
[109/324] Compiling HashTreeCollections TreeSet+Descriptions.swift
[110/332] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[111/332] Compiling HashTreeCollections _HashNode+Structural merge.swift
[112/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[113/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[114/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[115/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[116/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[117/332] Compiling HashTreeCollections _RawHashNode.swift
[118/332] Compiling HashTreeCollections _UnmanagedHashNode.swift
[119/332] Compiling HashTreeCollections _UnsafePath.swift
[120/332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[122/332] Emitting module DequeModule
[123/332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[135/332] Emitting module BitCollections
[150/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[151/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[152/332] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[153/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[161/339] Compiling BitCollections BitSet.swift
[162/339] Compiling BitCollections Range+Utilities.swift
[163/339] Compiling BitCollections Slice+Utilities.swift
[164/339] Compiling BitCollections UInt+Tricks.swift
[165/339] Compiling BitCollections _Word.swift
[193/339] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[194/339] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[195/339] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[196/339] Compiling HashTreeCollections _HashNode+Storage.swift
[197/339] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[198/339] Compiling HashTreeCollections _HashNode+Structural filter.swift
[199/339] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[200/339] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[205/339] Compiling OrderedCollections OrderedSet.swift
[206/339] Compiling OrderedCollections _UnsafeBitset.swift
[207/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[208/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[209/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[210/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[211/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[212/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[213/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[214/339] Compiling HashTreeCollections TreeSet.swift
[289/339] Emitting module OrderedCollections
[316/339] Emitting module _RopeModule
[332/339] Compiling _RopeModule Rope+Remove.swift
[333/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[334/339] Compiling _RopeModule Rope+Split.swift
[335/339] Compiling _RopeModule Optional Utilities.swift
[336/339] Compiling _RopeModule String Utilities.swift
[337/339] Compiling _RopeModule String.Index+ABI.swift
[338/339] Compiling _RopeModule _CharacterRecognizer.swift
[339/339] Emitting module HashTreeCollections
[340/341] Compiling Collections Collections.swift
[341/341] Emitting module Collections
[342/358] Compiling SwiftCBOR CBOREncoder.swift
[343/358] Compiling SwiftCBOR CBORInputStream.swift
[344/358] Compiling SwiftCBOR KeyedDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 | }
233 |
234 | func decode(_ type: Data.Type) throws -> Data {
| |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
| |- note: candidate has non-matching type '(Data.Type) throws -> Data'
| |- note: move 'decode' to another extension to silence this warning
| `- note: make 'decode' private to silence this warning
235 | guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 | let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
1 | protocol SingleValueDecodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | func decode(_ type: Int128.Type) throws -> Int128}
| `- note: requirement 'decode' declared here
4 |
[345/358] Compiling SwiftCBOR SingleValueDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 | }
233 |
234 | func decode(_ type: Data.Type) throws -> Data {
| |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
| |- note: candidate has non-matching type '(Data.Type) throws -> Data'
| |- note: move 'decode' to another extension to silence this warning
| `- note: make 'decode' private to silence this warning
235 | guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 | let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
1 | protocol SingleValueDecodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | func decode(_ type: Int128.Type) throws -> Int128}
| `- note: requirement 'decode' declared here
4 |
[346/358] Compiling SwiftCBOR CBOROptions.swift
[347/358] Compiling SwiftCBOR CodableCBORDecoder.swift
[348/358] Emitting module SwiftCBOR
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
232 | }
233 |
234 | func decode(_ type: Data.Type) throws -> Data {
| |- warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
| |- note: candidate has non-matching type '(Data.Type) throws -> Data'
| |- note: move 'decode' to another extension to silence this warning
| `- note: make 'decode' private to silence this warning
235 | guard let cbor = try? CBOR.decode(self.data.map { $0 }) else {
236 | let context = DecodingError.Context(codingPath: self.codingPath, debugDescription: "Invalid format: \(self.data)")
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
1 | protocol SingleValueDecodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | func decode(_ type: Int128.Type) throws -> Int128}
| `- note: requirement 'decode' declared here
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 | }
133 |
134 | func encode(_ value: Date) throws {
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Date) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
135 | try checkCanEncode(value: value)
136 | defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 | }
140 |
141 | func encode(_ value: Data) throws {
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Data) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
142 | try checkCanEncode(value: value)
143 | defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: UInt128) throws}
| `- note: requirement 'encode' declared here
4 |
[349/358] Compiling SwiftCBOR AnyCodingKey.swift
[350/358] Compiling SwiftCBOR CBOR.swift
[351/358] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[352/358] Compiling SwiftCBOR CBORDecoder.swift
[353/358] Compiling SwiftCBOR CBOREncodable.swift
[354/358] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[355/358] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[356/358] Compiling SwiftCBOR CodableCBOREncoder.swift
[357/358] Compiling SwiftCBOR KeyedEncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 | }
133 |
134 | func encode(_ value: Date) throws {
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Date) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
135 | try checkCanEncode(value: value)
136 | defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 | }
140 |
141 | func encode(_ value: Data) throws {
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Data) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
142 | try checkCanEncode(value: value)
143 | defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: UInt128) throws}
| `- note: requirement 'encode' declared here
4 |
[358/358] Compiling SwiftCBOR SingleValueEncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
132 | }
133 |
134 | func encode(_ value: Date) throws {
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Date) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
135 | try checkCanEncode(value: value)
136 | defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
139 | }
140 |
141 | func encode(_ value: Data) throws {
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Data) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
142 | try checkCanEncode(value: value)
143 | defer { self.canEncodeNewValue = false }
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: UInt128) throws}
| `- note: requirement 'encode' declared here
4 |
[359/359] Compiling SwiftCBOR Util.swift
Build complete! (9.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "SwiftCBOR",
"name" : "SwiftCBOR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftCBOR",
"targets" : [
"SwiftCBOR"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCBORTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCBORTests",
"path" : "Tests",
"sources" : [
"CBORCodableRoundtripTests.swift",
"CBORDecoderTests.swift",
"CBOREncodableTests.swift",
"CBOREncoderTests.swift",
"CBORTests.swift",
"CodableCBORDecoderTests.swift",
"CodableCBOREncoderTests.swift",
"Helpers.swift"
],
"target_dependencies" : [
"SwiftCBOR"
],
"type" : "test"
},
{
"c99name" : "SwiftCBOR",
"module_type" : "SwiftTarget",
"name" : "SwiftCBOR",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"SwiftCBOR"
],
"sources" : [
"AnyCodingKey.swift",
"CBOR.swift",
"CBORDecoder.swift",
"CBOREncodable.swift",
"CBOREncoder.swift",
"CBORInputStream.swift",
"CBOROptions.swift",
"Decoder/CodableCBORDecoder.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/CodableCBOREncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.