The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftCBOR, reference 0.4.0 (0b01ca), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:51:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-1EA4D86E10B52AF.txt
[11/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/25] Compiling InternalCollectionsUtilities Descriptions.swift
[14/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/25] Compiling InternalCollectionsUtilities Debugging.swift
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/25] Compiling InternalCollectionsUtilities Integer rank.swift
[22/25] Emitting module InternalCollectionsUtilities
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/307] Compiling HashTreeCollections _Bucket.swift
[27/307] Compiling HashTreeCollections _Hash.swift
[28/308] Compiling DequeModule _DequeBuffer.swift
[29/308] Compiling DequeModule _DequeBufferHeader.swift
[30/308] Compiling DequeModule _DequeSlot.swift
[31/308] Compiling HeapModule _HeapNode.swift
[32/308] Compiling HeapModule Heap+Invariants.swift
[33/308] Compiling HeapModule Heap.swift
[34/308] Compiling HashTreeCollections _HashLevel.swift
[35/308] Compiling HashTreeCollections _HashNode+Builder.swift
[36/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/308] Compiling HeapModule Heap+UnsafeHandle.swift
[38/308] Compiling HeapModule Heap+Descriptions.swift
[39/308] Emitting module HeapModule
[40/308] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/308] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/308] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/308] Compiling HashTreeCollections _HashNode+Structural union.swift
[44/308] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[45/308] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[46/308] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[47/308] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[48/308] Compiling HashTreeCollections _HashNode.swift
[49/313] Compiling HashTreeCollections TreeSet+Equatable.swift
[50/313] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[51/313] Compiling HashTreeCollections TreeSet+Extras.swift
[52/313] Compiling HashTreeCollections TreeSet+Filter.swift
[53/313] Compiling HashTreeCollections TreeSet+Hashable.swift
[54/313] Compiling HashTreeCollections TreeSet+Sendable.swift
[55/313] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/313] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[57/321] Compiling HashTreeCollections _HashSlot.swift
[58/321] Compiling HashTreeCollections _HashStack.swift
[59/321] Compiling HashTreeCollections _HashTreeIterator.swift
[60/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[61/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[62/321] Compiling HashTreeCollections _RawHashNode.swift
[63/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[64/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[65/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[66/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[67/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[68/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[69/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[70/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[71/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[73/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[74/327] Compiling BitCollections BitSet.swift
[75/327] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[76/327] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[77/327] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[78/327] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[79/327] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[80/327] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[81/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[82/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[83/327] Compiling HashTreeCollections _HashNodeHeader.swift
[89/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[90/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[91/327] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[92/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[93/327] Compiling HashTreeCollections _HashNode+Storage.swift
[94/327] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[95/327] Compiling HashTreeCollections _HashNode+Structural filter.swift
[96/327] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[97/327] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[98/327] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[100/327] Compiling HashTreeCollections _UnmanagedHashNode.swift
[101/327] Compiling HashTreeCollections _UnsafePath.swift
[102/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[103/327] Compiling HashTreeCollections TreeDictionary+Collection.swift
[104/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[105/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[116/327] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[129/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[130/327] Compiling HashTreeCollections _Bitmap.swift
[141/327] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/327] Compiling OrderedCollections OrderedSet+Testing.swift
[143/327] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/327] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/327] Compiling OrderedCollections OrderedSet.swift
[146/327] Compiling OrderedCollections _UnsafeBitset.swift
[147/327] Emitting module DequeModule
[148/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[149/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[150/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[151/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[152/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[153/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[154/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[155/327] Compiling HashTreeCollections TreeSet.swift
[162/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[163/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[164/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[165/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[166/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[191/327] Emitting module BitCollections
[291/334] Emitting module OrderedCollections
[310/334] Emitting module _RopeModule
[311/334] Compiling _RopeModule Rope+Remove.swift
[312/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/334] Compiling _RopeModule Rope+Split.swift
[314/334] Compiling _RopeModule Optional Utilities.swift
[315/334] Compiling _RopeModule String Utilities.swift
[316/334] Compiling _RopeModule String.Index+ABI.swift
[317/334] Compiling _RopeModule _CharacterRecognizer.swift
[334/334] Emitting module HashTreeCollections
[335/336] Compiling Collections Collections.swift
[336/336] Emitting module Collections
[337/353] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[338/353] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[339/354] 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 |
[340/354] 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 |
[341/354] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[342/354] Compiling SwiftCBOR CodableCBOREncoder.swift
[343/354] 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 |
[344/354] 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 |
[345/354] Compiling SwiftCBOR CBOROptions.swift
[346/354] Compiling SwiftCBOR CodableCBORDecoder.swift
[347/354] Compiling SwiftCBOR CBORDecoder.swift
[348/354] Compiling SwiftCBOR CBOREncodable.swift
[349/354] 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 |
[350/354] Compiling SwiftCBOR AnyCodingKey.swift
[351/354] Compiling SwiftCBOR CBOR.swift
[352/354] Compiling SwiftCBOR CBOREncoder.swift
[353/354] Compiling SwiftCBOR CBORInputStream.swift
[354/354] Compiling SwiftCBOR Util.swift
Build complete! (11.48s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.10s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.