The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCBOR, reference 0.4.0 (0b01ca), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 14:43:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/SwiftCBOR.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MasterJ93/SwiftCBOR
 * tag               0.4.0      -> FETCH_HEAD
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 0.4.0
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (5.21s)
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.86s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.26s)
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 0.4.0 (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 UnsafeBufferPointer+Extras.swift
[12/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/29] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[14/29] Compiling _CollectionsUtilities Specialize.swift
[15/29] Compiling _CollectionsUtilities Debugging.swift
[16/29] Compiling _CollectionsUtilities Descriptions.swift
[17/29] Compiling _CollectionsUtilities _SortedCollection.swift
[18/29] Compiling _CollectionsUtilities _UniqueCollection.swift
[19/29] Compiling _CollectionsUtilities UInt+reversed.swift
[20/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[21/29] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[22/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/29] Compiling _CollectionsUtilities Integer rank.swift
[24/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[25/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/29] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/29] Emitting module _CollectionsUtilities
[28/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[30/312] Compiling _RopeModule BigString+Debugging.swift
[31/312] Compiling _RopeModule BigString+Index.swift
[32/313] Compiling DequeModule _DequeBufferHeader.swift
[33/313] Compiling DequeModule _DequeSlot.swift
[34/313] Compiling HeapModule _HeapNode.swift
[35/313] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[36/313] Compiling HashTreeCollections _HashNode+Storage.swift
[37/313] Compiling HeapModule Heap+Invariants.swift
[38/313] Compiling HeapModule Heap.swift
[39/313] Compiling HeapModule Heap+UnsafeHandle.swift
[40/313] Compiling HashTreeCollections _HashLevel.swift
[41/313] Compiling HashTreeCollections _HashNode+Builder.swift
[42/313] Compiling HashTreeCollections _HashNode+Debugging.swift
[43/313] Compiling HashTreeCollections _HashNode+Initializers.swift
[44/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/313] Compiling HeapModule Heap+Descriptions.swift
[46/313] Emitting module HeapModule
[47/313] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/313] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/313] Compiling HashTreeCollections _HashNode+Structural merge.swift
[50/313] Compiling OrderedCollections OrderedSet+Diffing.swift
[51/313] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[52/313] Compiling HashTreeCollections _HashNode+Structural union.swift
[55/319] Compiling HashTreeCollections _HashNode+Invariants.swift
[56/319] Compiling HashTreeCollections _HashNode+Lookups.swift
[57/319] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[58/319] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[59/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/324] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[61/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[62/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[63/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[64/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[65/324] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[70/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[71/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[72/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[73/324] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[74/332] Compiling HashTreeCollections _UnmanagedHashNode.swift
[75/332] Compiling HashTreeCollections _UnsafePath.swift
[76/332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[77/332] Compiling HashTreeCollections TreeDictionary+Collection.swift
[78/332] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[79/332] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[84/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[85/332] Compiling BitCollections BitSet.swift
[86/332] Compiling HashTreeCollections _HashSlot.swift
[87/332] Compiling HashTreeCollections _HashStack.swift
[88/332] Compiling HashTreeCollections _HashTreeIterator.swift
[89/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[90/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[91/332] Compiling HashTreeCollections _RawHashNode.swift
[92/332] Compiling HashTreeCollections _HashNodeHeader.swift
[104/332] Compiling _RopeModule BigString+Builder.swift
[105/332] Compiling _RopeModule BigString+Contents.swift
[116/332] Emitting module DequeModule
[117/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[118/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[119/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[120/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[121/332] Compiling HashTreeCollections _HashNode.swift
[123/332] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[124/332] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[125/332] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[126/332] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[127/332] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[128/332] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[129/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[130/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[133/332] Compiling BitCollections Range+Utilities.swift
[134/332] Compiling BitCollections Slice+Utilities.swift
[135/332] Compiling BitCollections UInt+Tricks.swift
[136/332] Compiling BitCollections _Word.swift
[137/332] Compiling OrderedCollections OrderedSet.swift
[138/332] Compiling OrderedCollections _UnsafeBitset.swift
[139/332] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[140/332] Compiling HashTreeCollections TreeDictionary+Values.swift
[141/332] Compiling HashTreeCollections TreeDictionary.swift
[142/332] Compiling HashTreeCollections TreeSet+Codable.swift
[143/332] Compiling HashTreeCollections TreeSet+Collection.swift
[144/332] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[145/332] Compiling HashTreeCollections TreeSet+Debugging.swift
[146/332] Compiling HashTreeCollections TreeSet+Descriptions.swift
[149/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[150/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[151/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[152/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[158/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[171/332] Emitting module BitCollections
[183/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[184/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[185/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[186/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[187/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[188/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[189/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[190/332] Compiling HashTreeCollections TreeSet.swift
[287/339] Emitting module OrderedCollections
[315/339] Emitting module _RopeModule
[316/339] Compiling _RopeModule Rope+Remove.swift
[317/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[318/339] Compiling _RopeModule Rope+Split.swift
[319/339] Compiling _RopeModule Optional Utilities.swift
[320/339] Compiling _RopeModule String Utilities.swift
[321/339] Compiling _RopeModule String.Index+ABI.swift
[322/339] Compiling _RopeModule _CharacterRecognizer.swift
[339/339] Emitting module HashTreeCollections
[340/341] Emitting module Collections
[341/341] Compiling Collections Collections.swift
[342/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 |
[343/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 |
[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 UnkeyedDecodingContainer.swift
[347/358] Compiling SwiftCBOR CodableCBOREncoder.swift
[348/358] Compiling SwiftCBOR CBORDecoder.swift
[349/358] Compiling SwiftCBOR CBOREncodable.swift
[350/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 |
[351/358] Compiling SwiftCBOR AnyCodingKey.swift
[352/358] Compiling SwiftCBOR CBOR.swift
[353/358] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[354/358] Compiling SwiftCBOR CBOROptions.swift
[355/358] Compiling SwiftCBOR CodableCBORDecoder.swift
[356/358] Compiling SwiftCBOR CBOREncoder.swift
[357/358] Compiling SwiftCBOR CBORInputStream.swift
[358/358] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[359/359] Compiling SwiftCBOR Util.swift
Build complete! (9.90s)
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.