This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build DictionaryCoding with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DictionaryCoding-Package -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

      l_got.$sSYMp in DictionaryEncoder.o
  "static Swift.Array.+ infix([A], [A]) -> [A]", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      closure #3 (Swift.String, Any) -> (Swift.String, Any) in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decodeNil() throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      ...
  "Swift.Array.count.getter : Swift.Int", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).topContainer.getter : Any in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).count.getter : Swift.Int in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).popContainer() -> () in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).count.getter : Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).canEncodeNewValue.getter : Swift.Bool in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncodingStorage in _9CA9329911F9AEF755F669A68EC319EE).count.getter : Swift.Int in DictionaryEncoder.o
      ...
  "Swift.Array.append(__owned A) -> ()", referenced from:
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).push(container: Any) -> () in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._superDecoder(forKey: Swift.CodingKey) throws -> Swift.Decoder in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      ...
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in DictionaryDecoder.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in DictionaryDecoder.o
      lazy protocol witness table accessor for type [Any] and conformance [A] : Swift.BidirectionalCollection in Swift in DictionaryDecoder.o
      lazy protocol witness table accessor for type [Swift.CodingKey] and conformance [A] : Swift.BidirectionalCollection in Swift in DictionaryDecoder.o
      lazy protocol witness table accessor for type [__C.NSObject] and conformance [A] : Swift.BidirectionalCollection in Swift in DictionaryEncoder.o
  "protocol conformance descriptor for [A] : Swift.MutableCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.Substring] and conformance [A] : Swift.MutableCollection in Swift in DictionaryDecoder.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [(Swift.String, Any)] and conformance [A] : Swift.Sequence in Swift in DictionaryDecoder.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.Range<Swift.String.Index>] and conformance [A] : Swift.Collection in Swift in DictionaryEncoder.o
  "protocol conformance descriptor for [A] : Swift.RangeReplaceableCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Any] and conformance [A] : Swift.RangeReplaceableCollection in Swift in DictionaryDecoder.o
      lazy protocol witness table accessor for type [Swift.CodingKey] and conformance [A] : Swift.RangeReplaceableCollection in Swift in DictionaryDecoder.o
      lazy protocol witness table accessor for type [__C.NSObject] and conformance [A] : Swift.RangeReplaceableCollection in Swift in DictionaryEncoder.o
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decodeNil() throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int8.Type) throws -> Swift.Int8 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int16.Type) throws -> Swift.Int16 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int32.Type) throws -> Swift.Int32 in DictionaryDecoder.o
      ...
  "type metadata for Swift.Bool", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
  "protocol witness table for Swift.Bool : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "Swift.Double.isInfinite.getter : Swift.Bool", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Double) throws -> __C.NSObject in DictionaryEncoder.o
  "static Swift.Double.nan.getter : Swift.Double", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Double.Type) throws -> Swift.Double? in DictionaryDecoder.o
  "Swift.Double.isNaN.getter : Swift.Bool", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Double) throws -> __C.NSObject in DictionaryEncoder.o
  "static Swift.Double.infinity.getter : Swift.Double", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Double.Type) throws -> Swift.Double? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Double.Type) throws -> Swift.Double? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Double) throws -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Double) throws -> __C.NSObject in DictionaryEncoder.o
  "type metadata for Swift.Double", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Double.Type) throws -> Swift.Double in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Double.Type) throws -> Swift.Double in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Double.Type) throws -> Swift.Double? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Double.Type) throws -> Swift.Double in DictionaryDecoder.o
      ...
  "protocol conformance descriptor for Swift.Double : Swift.FloatingPoint in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Double and conformance Swift.Double : Swift.FloatingPoint in Swift in DictionaryEncoder.o
  "protocol witness table for Swift.Double : Swift.Comparable in Swift", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "protocol witness table for Swift.Double : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "protocol witness table for Swift.Double : Swift.SignedNumeric in Swift", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "Swift.Double.init(Swift.Float) -> Swift.Double", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "dispatch thunk of Swift.Decodable.init(from: Swift.Decoder) throws -> A", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
  "Swift.Float.isInfinite.getter : Swift.Bool", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Float) throws -> __C.NSObject in DictionaryEncoder.o
  "static Swift.Float.greatestFiniteMagnitude.getter : Swift.Float", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "static Swift.Float.nan.getter : Swift.Float", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "Swift.Float.isNaN.getter : Swift.Bool", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Float) throws -> __C.NSObject in DictionaryEncoder.o
  "static Swift.Float.infinity.getter : Swift.Float", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Float) throws -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Swift.Float) throws -> __C.NSObject in DictionaryEncoder.o
  "type metadata for Swift.Float", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Float.Type) throws -> Swift.Float in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Float.Type) throws -> Swift.Float in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Float.Type) throws -> Swift.Float in DictionaryDecoder.o
      ...
  "protocol conformance descriptor for Swift.Float : Swift.FloatingPoint in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Float and conformance Swift.Float : Swift.FloatingPoint in Swift in DictionaryEncoder.o
  "protocol witness table for Swift.Float : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "Swift.Float.init(Swift.Double) -> Swift.Float", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in DictionaryEncoder.o
  "type metadata for Swift.Int", referenced from:
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(index: Swift.Int) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
  "protocol witness table for Swift.Int : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(index: Swift.Int) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
  "(extension in Swift):Swift.Collection.firstIndex(where: (A.Element) throws -> Swift.Bool) throws -> A.Index?", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      static DictionaryCoding.DictionaryEncoder.KeyEncodingStrategy._convertToSnakeCase(Swift.String) -> Swift.String in DictionaryEncoder.o
  "(extension in Swift):Swift.Collection.subscript.getter : <A where A1: Swift.RangeExpression, A.Index == A1.Bound>(A1) -> A.SubSequence", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
  "(extension in Swift):Swift.Collection< where A.Element: Swift.Equatable>.split(separator: A.Element, maxSplits: Swift.Int, omittingEmptySubsequences: Swift.Bool) -> [A.SubSequence]", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
  "(extension in Swift):Swift.RangeReplaceableCollection< where A: Swift.BidirectionalCollection>.removeLast() -> A.Swift.Sequence.Element", referenced from:
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).popContainer() -> () in DictionaryDecoder.o
      $defer #1 <A><A1 where A: Swift.CodingKey, A1: Swift.Decodable>() -> () in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in DictionaryDecoder.o
      $defer #1 <A><A1 where A: Swift.CodingKey, A1: Swift.CodingKey>() -> () in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      $defer #1 <A where A: Swift.CodingKey>() -> () in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      $defer #1 <A where A: Swift.CodingKey>() -> () in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._superDecoder(forKey: Swift.CodingKey) throws -> Swift.Decoder in DictionaryDecoder.o
      $defer #1 () -> () in DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      $defer #1 () -> () in DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int.Type) throws -> Swift.Int in DictionaryDecoder.o
      ...
  "(extension in Swift):Swift.RangeReplaceableCollection< where A: Swift.BidirectionalCollection>.popLast() -> A.Swift.Sequence.Element?", referenced from:
      DictionaryCoding.(_DictionaryEncodingStorage in _9CA9329911F9AEF755F669A68EC319EE).popContainer() -> __C.NSObject in DictionaryEncoder.o
  "Swift.Range.isEmpty.getter : Swift.Bool", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
  "type metadata accessor for Swift.Range", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in DictionaryDecoder.o
  "type metadata accessor for Swift.Optional", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode<A where A: Swift.Decodable>(A.Type) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode<A where A: Swift.Decodable>(A.Type) throws -> A in DictionaryDecoder.o
  "Swift.Substring.lowercased() -> Swift.String", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      closure #1 (Swift.Range<Swift.String.Index>) -> Swift.String in static DictionaryCoding.DictionaryEncoder.KeyEncodingStrategy._convertToSnakeCase(Swift.String) -> Swift.String in DictionaryEncoder.o
  "type metadata for Swift.Substring", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      closure #2 (Swift.Substring) -> Swift.String in static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in DictionaryDecoder.o
      lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.StringProtocol in Swift in DictionaryDecoder.o
  "protocol conformance descriptor for Swift.Substring : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in DictionaryDecoder.o
  "protocol conformance descriptor for Swift.Substring : Swift.StringProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.StringProtocol in Swift in DictionaryDecoder.o
  "type metadata for Swift.UInt", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt.Type) throws -> Swift.UInt in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt.Type) throws -> Swift.UInt in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt.Type) throws -> Swift.UInt? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt.Type) throws -> Swift.UInt? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt.Type) throws -> Swift.UInt in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.Equatable in __C_Synthesized in DictionaryEncoder.o
  "protocol witness table for Swift.UInt : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "protocol conformance descriptor for Swift.UInt : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in DictionaryEncoder.o
  "nominal type descriptor for Swift.ArraySlice", referenced from:
      _symbolic _____ySsG s10ArraySliceV in DictionaryDecoder.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.Substring> and conformance Swift.ArraySlice<A> : Swift.Collection in Swift in DictionaryDecoder.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in DictionaryEncoder.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in DictionaryEncoder.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      static DictionaryCoding.DictionaryEncoder.KeyEncodingStrategy._convertToSnakeCase(Swift.String) -> Swift.String in DictionaryEncoder.o
      static DictionaryCoding.DictionaryEncoder.KeyEncodingStrategy._convertToSnakeCase(Swift.String) -> Swift.String in DictionaryEncoder.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSStringCompareOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in DictionaryEncoder.o
  "method descriptor for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in DictionaryEncoder.o
  "enum case for Swift.DecodingError.keyNotFound(Swift.DecodingError.Type) -> (Swift.CodingKey, Swift.DecodingError.Context) -> Swift.DecodingError", referenced from:
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).notFoundError(key: A) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
  "enum case for Swift.DecodingError.typeMismatch(Swift.DecodingError.Type) -> (Any.Type, Swift.DecodingError.Context) -> Swift.DecodingError", referenced from:
      static (extension in DictionaryCoding):Swift.DecodingError._typeMismatch(at: [Swift.CodingKey], expectation: Any.Type, reality: Any) -> Swift.DecodingError in DictionaryErrors.o
  "enum case for Swift.DecodingError.dataCorrupted(Swift.DecodingError.Type) -> (Swift.DecodingError.Context) -> Swift.DecodingError", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int8.Type) throws -> Swift.Int8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int16.Type) throws -> Swift.Int16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int32.Type) throws -> Swift.Int32? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int64.Type) throws -> Swift.Int64? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt.Type) throws -> Swift.UInt? in DictionaryDecoder.o
      ...
  "enum case for Swift.DecodingError.valueNotFound(Swift.DecodingError.Type) -> (Any.Type, Swift.DecodingError.Context) -> Swift.DecodingError", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nullFoundError<A>(type: A1.Type) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decodeNil() throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Bool.Type) throws -> Swift.Bool in DictionaryDecoder.o
      ...
  "Swift.DecodingError.Context.init(codingPath: [Swift.CodingKey], debugDescription: Swift.String, underlyingError: Swift.Error?) -> Swift.DecodingError.Context", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).notFoundError(key: A) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nullFoundError<A>(type: A1.Type) -> Swift.DecodingError in DictionaryDecoder.o
      ...
  "nominal type descriptor for Swift.DecodingError.Context", referenced from:
      _symbolic ypXmT______t s13DecodingErrorO7ContextV in DictionaryDecoder.o
      _symbolic ______p______t s9CodingKeyP s13DecodingErrorO7ContextV in DictionaryDecoder.o
  "type metadata accessor for Swift.DecodingError", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.DecodingError : Swift.Error in Swift", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      ...
  "enum case for Swift.EncodingError.invalidValue(Swift.EncodingError.Type) -> (Any, Swift.EncodingError.Context) -> Swift.EncodingError", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      ...
  "Swift.EncodingError.Context.init(codingPath: [Swift.CodingKey], debugDescription: Swift.String, underlyingError: Swift.Error?) -> Swift.EncodingError.Context", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      ...
  "nominal type descriptor for Swift.EncodingError.Context", referenced from:
      _symbolic yp______t s13EncodingErrorO7ContextV in DictionaryEncoder.o
  "type metadata accessor for Swift.EncodingError", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      ...
  "protocol witness table for Swift.EncodingError : Swift.Error in Swift", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      ...
  "dispatch thunk of static Swift.SignedNumeric.- prefix(A) -> A", referenced from:
      static (extension in DictionaryCoding):Swift.EncodingError._invalidFloatingPointValue<A where A: Swift.FloatingPoint>(_: A, at: [Swift.CodingKey]) -> Swift.EncodingError in DictionaryErrors.o
  "nominal type descriptor for Swift.PartialRangeFrom", referenced from:
      _symbolic _____ySiG s16PartialRangeFromV in DictionaryDecoder.o
  "Swift.PartialRangeFrom.init(A) -> Swift.PartialRangeFrom<A>", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
  "protocol conformance descriptor for Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.PartialRangeFrom<Swift.Int> and conformance Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift in DictionaryDecoder.o
  "type metadata accessor for Swift.CodingUserInfoKey", referenced from:
      variable initialization expression of DictionaryCoding.DictionaryDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.init() -> DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      variable initialization expression of DictionaryCoding.DictionaryEncoder.userInfo : [Swift.CodingUserInfoKey : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.init() -> DictionaryCoding.DictionaryEncoder in DictionaryEncoder.o
  "nominal type descriptor for Swift.CodingUserInfoKey", referenced from:
      _symbolic ______ypt s17CodingUserInfoKeyV in DictionaryDecoder.o
      _symbolic SDy_____ypG s17CodingUserInfoKeyV in DictionaryDecoder.o
  "protocol witness table for Swift.CodingUserInfoKey : Swift.Hashable in Swift", referenced from:
      variable initialization expression of DictionaryCoding.DictionaryDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.init() -> DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      variable initialization expression of DictionaryCoding.DictionaryEncoder.userInfo : [Swift.CodingUserInfoKey : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.init() -> DictionaryCoding.DictionaryEncoder in DictionaryEncoder.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      one-time initialization function for super in DictionaryCodingKey.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).topContainer.getter : Any in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).isAtEnd.getter : Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).topContainer.getter : Any in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).popContainer() -> () in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Foundation.Date.Type) throws -> Foundation.Date? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).container<A where A: Swift.CodingKey>(keyedBy: A.Type) -> Swift.KeyedEncodingContainer<A> in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).unkeyedContainer() -> Swift.UnkeyedEncodingContainer in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncodingStorage in _9CA9329911F9AEF755F669A68EC319EE).popContainer() -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).assertCanEncodeNewValue() -> () in DictionaryEncoder.o
      ...
  "Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in DictionaryEncoder.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in DictionaryEncoder.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in DictionaryEncoder.o
      generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in DictionaryEncoder.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in DictionaryEncoder.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in DictionaryEncoder.o
  "type metadata accessor for Swift.KeyedDecodingContainer", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
  "Swift.KeyedDecodingContainer.init<A where A == A1.Key, A1: Swift.KeyedDecodingContainerProtocol>(A1) -> Swift.KeyedDecodingContainer<A>", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
  "Swift.KeyedEncodingContainer.init<A where A == A1.Key, A1: Swift.KeyedEncodingContainerProtocol>(A1) -> Swift.KeyedEncodingContainer<A>", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).container<A where A: Swift.CodingKey>(keyedBy: A.Type) -> Swift.KeyedEncodingContainer<A> in DictionaryEncoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) -> Swift.KeyedEncodingContainer<A1> in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).nestedContainer<A where A: Swift.CodingKey>(keyedBy: A.Type) -> Swift.KeyedEncodingContainer<A> in DictionaryEncoder.o
  "protocol descriptor for Swift.CustomStringConvertible", referenced from:
      l_got.$ss23CustomStringConvertibleMp in DictionaryCodingKey.o
  "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in DictionaryCodingKey.o
  "protocol descriptor for Swift.UnkeyedDecodingContainer", referenced from:
      _symbolic ______p s24UnkeyedDecodingContainerP in DictionaryDecoder.o
      l_got.$ss24UnkeyedDecodingContainerMp in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP06nestedC07keyedBys05KeyedbC0Vyqd__Gqd__m_tKs9CodingKeyRd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.nestedUnkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP06nestedaC0sAA_pyKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP10codingPathSays9CodingKey_pGvgTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.currentIndex.getter : Swift.Int", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP12currentIndexSivgTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.superDecoder() throws -> Swift.Decoder", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP12superDecoders0E0_pyKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySSSgSSmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySbSgSbmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySdSgSdmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySfSgSfmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySiSgSimKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySuSgSumKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentyqd__Sgqd__mKSeRd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys4Int8VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int16VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int32VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int64VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5UInt8VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt16VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt32VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt64VSgAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.count.getter : Swift.Int?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP5countSiSgvgTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.String.Type) throws -> Swift.String", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2SmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Bool.Type) throws -> Swift.Bool", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2bmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Double.Type) throws -> Swift.Double", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2dmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Float.Type) throws -> Swift.Float", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2fmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int.Type) throws -> Swift.Int", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2imKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt.Type) throws -> Swift.UInt", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2umKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode<A where A1: Swift.Decodable>(A1.Type) throws -> A1", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyqd__qd__mKSeRd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys4Int8VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int16VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int32VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int64VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5UInt8VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt16VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt32VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt64VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.isAtEnd.getter : Swift.Bool", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP7isAtEndSbvgTq in DictionaryDecoder.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeNil() throws -> Swift.Bool", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP9decodeNilSbyKFTq in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64? in conformance DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) : Swift.UnkeyedDecodingContainer in DictionaryCoding in DictionaryDecoder.o
  "protocol descriptor for Swift.UnkeyedEncodingContainer", referenced from:
      l_got.$ss24UnkeyedEncodingContainerMp in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type) -> Swift.KeyedEncodingContainer<A1>", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP06nestedC07keyedBys05KeyedbC0Vyqd__Gqd__m_ts9CodingKeyRd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.nestedUnkeyedContainer() -> Swift.UnkeyedEncodingContainer", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP06nestedaC0sAA_pyFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP10codingPathSays9CodingKey_pGvgTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.superEncoder() -> Swift.Encoder", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP12superEncoders0E0_pyFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP17encodeConditionalyyqd__KRld__CSERd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.count.getter : Swift.Int", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP5countSivgTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element: Swift.Encodable>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__SE7ElementRpd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.String>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__SS7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Bool>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__Sb7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Double>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__Sd7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Float>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__Sf7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__Si7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__Su7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int8>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s4Int8V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int16>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s5Int16V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int32>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s5Int32V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int64>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s5Int64V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt8>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s5UInt8V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt16>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s6UInt16V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt32>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s6UInt32V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt64>(contentsOf: A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encode10contentsOfyqd___tKSTRd__s6UInt64V7ElementRtd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.String) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyySSKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Bool) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyySbKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Double) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyySdKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Float) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyySfKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Int) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyySiKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.UInt) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyySuKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Encodable>(A1) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyyqd__KSERd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Int8) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys4Int8VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Int16) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys5Int16VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Int32) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys5Int32VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.Int64) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys5Int64VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.UInt8) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys5UInt8VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.UInt16) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys6UInt16VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.UInt32) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys6UInt32VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encode(Swift.UInt64) throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP6encodeyys6UInt64VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.UnkeyedEncodingContainer.encodeNil() throws -> ()", referenced from:
      l_got.$ss24UnkeyedEncodingContainerP9encodeNilyyKFTq in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element: Swift.Encodable>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element: Swift.Encodable>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.String>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.String>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Bool>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Bool>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Double>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Double>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Float>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Float>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int8>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int8>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int16>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int16>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int32>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int32>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int64>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.Int64>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt8>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt8>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt16>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt16>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt32>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt32>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt64>(contentsOf: A1) throws -> ()", referenced from:
      protocol witness for Swift.UnkeyedEncodingContainer.encode<A where A1: Swift.Sequence, A1.Element == Swift.UInt64>(contentsOf: A1) throws -> () in conformance DictionaryCoding.(_DictionaryUnkeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) : Swift.UnkeyedEncodingContainer in DictionaryCoding in DictionaryEncoder.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in DictionaryEncoder.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in DictionaryEncoder.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(index: Swift.Int) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int8.Type) throws -> Swift.Int8? in DictionaryDecoder.o
      ...
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).notFoundError(key: A) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      ...
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(index: Swift.Int) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(index: Swift.Int) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).notFoundError(key: A) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).notFoundError(key: A) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      ...
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(index: Swift.Int) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).notFoundError(key: A) -> Swift.DecodingError in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nullFoundError<A>(type: A1.Type) -> Swift.DecodingError in DictionaryDecoder.o
      ...
  "Swift._stdlib_isOSVersionAtLeast(Builtin.Word, Builtin.Word, Builtin.Word) -> Builtin.Int1", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Foundation.Date.Type) throws -> Foundation.Date? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Date) throws -> __C.NSObject in DictionaryEncoder.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      static DictionaryCoding.DictionaryDecoder.KeyDecodingStrategy.(_convertFromSnakeCase in _842969CC4163ED5F1EBE92CC4E21B597)(Swift.String) -> Swift.String in DictionaryDecoder.o
      variable initialization expression of DictionaryCoding.DictionaryDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.init() -> DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      default argument 1 of DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: Any, at: [Swift.CodingKey], options: DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597)) -> DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      ...
  "Swift._bridgeAnythingToObjectiveC<A>(A) -> Swift.AnyObject", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Foundation.UUID.Type) throws -> Foundation.UUID? in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).encodeNil(forKey: A) throws -> () in DictionaryEncoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).encode(_: Swift.Bool, forKey: A) throws -> () in DictionaryEncoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).encode(_: Swift.Int, forKey: A) throws -> () in DictionaryEncoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).encode(_: Swift.Int8, forKey: A) throws -> () in DictionaryEncoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).encode(_: Swift.Int16, forKey: A) throws -> () in DictionaryEncoder.o
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE).encode(_: Swift.Int32, forKey: A) throws -> () in DictionaryEncoder.o
      ...
  "protocol descriptor for Swift.CustomDebugStringConvertible", referenced from:
      l_got.$ss28CustomDebugStringConvertibleMp in DictionaryCodingKey.o
  "method descriptor for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String", referenced from:
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in DictionaryCodingKey.o
  "protocol descriptor for Swift.SingleValueDecodingContainer", referenced from:
      l_got.$ss28SingleValueDecodingContainerMp in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss28SingleValueDecodingContainerP10codingPathSays9CodingKey_pGvgTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.String.Type) throws -> Swift.String", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2SmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Bool.Type) throws -> Swift.Bool", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2bmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Double.Type) throws -> Swift.Double", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2dmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Float.Type) throws -> Swift.Float", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2fmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int.Type) throws -> Swift.Int", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2imKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt.Type) throws -> Swift.UInt", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2umKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode<A where A1: Swift.Decodable>(A1.Type) throws -> A1", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyqd__qd__mKSeRd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys4Int8VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5Int16VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5Int32VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5Int64VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5UInt8VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt16VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt32VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt64VAEmKFTq in DictionaryDecoder.o
  "method descriptor for Swift.SingleValueDecodingContainer.decodeNil() -> Swift.Bool", referenced from:
      l_got.$ss28SingleValueDecodingContainerP9decodeNilSbyFTq in DictionaryDecoder.o
  "protocol descriptor for Swift.SingleValueEncodingContainer", referenced from:
      l_got.$ss28SingleValueEncodingContainerMp in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss28SingleValueEncodingContainerP10codingPathSays9CodingKey_pGvgTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.String) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyySSKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Bool) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyySbKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Double) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyySdKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Float) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyySfKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Int) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyySiKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.UInt) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyySuKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode<A where A1: Swift.Encodable>(A1) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyyqd__KSERd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Int8) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys4Int8VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Int16) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys5Int16VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Int32) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys5Int32VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.Int64) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys5Int64VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.UInt8) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys5UInt8VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.UInt16) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys6UInt16VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.UInt32) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys6UInt32VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encode(Swift.UInt64) throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP6encodeyys6UInt64VKFTq in DictionaryEncoder.o
  "method descriptor for Swift.SingleValueEncodingContainer.encodeNil() throws -> ()", referenced from:
      l_got.$ss28SingleValueEncodingContainerP9encodeNilyyKFTq in DictionaryEncoder.o
  "Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.Equatable in __C_Synthesized in DictionaryEncoder.o
  "protocol descriptor for Swift.KeyedDecodingContainerProtocol", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolMp in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.nestedUnkeyedContainer(forKey: A.Key) throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP013nestedUnkeyedC06forKeys0fbC0_p0H0Qz_tKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A.Key) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP06nestedC07keyedBy6forKeys0abC0Vyqd__Gqd__m_0I0QztKs06CodingI0Rd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP10codingPathSays9CodingKey_pGvgTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.superDecoder(forKey: A.Key) throws -> Swift.Decoder", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP12superDecoder6forKeys0F0_p0H0Qz_tKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.superDecoder() throws -> Swift.Decoder", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP12superDecoders0F0_pyKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySSSgSSm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySbSgSbm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySdSgSdm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySfSgSfm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySiSgSim_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySuSgSum_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeyqd__Sgqd__m_0I0QztKSeRd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys4Int8VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int16VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int32VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int64VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5UInt8VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt16VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt32VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt64VSgAFm_0I0QztKFTq in DictionaryDecoder.o
  "associated conformance descriptor for Swift.KeyedDecodingContainerProtocol.Swift.KeyedDecodingContainerProtocol.Key: Swift.CodingKey", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP3KeyAB_s06CodingE0Tn in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2Sm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2bm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2dm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2fm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2im_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2um_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyqd__qd__m_0G0QztKSeRd__lFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys4Int8VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int16VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int32VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int64VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5UInt8VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt16VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt32VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt64VAFm_0G0QztKFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.allKeys.getter : [A.Key]", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP7allKeysSay3KeyQzGvgTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.contains(A.Key) -> Swift.Bool", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP8containsySb3KeyQzFTq in DictionaryDecoder.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeNil(forKey: A.Key) throws -> Swift.Bool", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP9decodeNil6forKeySb0H0Qz_tKFTq in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64? in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "protocol descriptor for Swift.KeyedEncodingContainerProtocol", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolMp in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.nestedUnkeyedContainer(forKey: A.Key) -> Swift.UnkeyedEncodingContainer", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP013nestedUnkeyedC06forKeys0fbC0_p0H0Qz_tFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A.Key) -> Swift.KeyedEncodingContainer<A1>", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP06nestedC07keyedBy6forKeys0abC0Vyqd__Gqd__m_0I0Qzts06CodingI0Rd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP10codingPathSays9CodingKey_pGvgTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.superEncoder(forKey: A.Key) -> Swift.Encoder", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP12superEncoder6forKeys0F0_p0H0Qz_tFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.superEncoder() -> Swift.Encoder", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP12superEncoders0F0_pyFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.String?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyySSSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Bool?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyySbSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Double?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyySdSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Float?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyySfSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyySiSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyySuSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent<A where A1: Swift.Encodable>(_: A1?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyyqd__Sg_0I0QztKSERd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int8?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys4Int8VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int16?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys5Int16VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int32?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys5Int32VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int64?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys5Int64VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt8?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys5UInt8VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt16?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys6UInt16VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt32?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys6UInt32VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt64?, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP15encodeIfPresent_6forKeyys6UInt64VSg_0I0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP17encodeConditional_6forKeyyqd___0H0QztKRld__CSERd__lFTq in DictionaryEncoder.o
  "associated conformance descriptor for Swift.KeyedEncodingContainerProtocol.Swift.KeyedEncodingContainerProtocol.Key: Swift.CodingKey", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP3KeyAB_s06CodingE0Tn in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.String, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySS_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Bool, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySb_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Double, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySd_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Float, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySf_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySi_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySu_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode<A where A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyyqd___0G0QztKSERd__lFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int8, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys4Int8V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int16, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5Int16V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int32, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5Int32V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int64, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5Int64V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt8, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5UInt8V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt16, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys6UInt16V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt32, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys6UInt32V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt64, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys6UInt64V_0G0QztKFTq in DictionaryEncoder.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeNil(forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP9encodeNil6forKeyy0H0Qz_tKFTq in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.String?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.String?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Bool?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Bool?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Double?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Double?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Float?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Float?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent<A where A1: Swift.Encodable>(_: A1?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent<A where A1: Swift.Encodable>(_: A1?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int8?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int8?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int16?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int16?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int32?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int32?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int64?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int64?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt8?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt8?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt16?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt16?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt32?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt32?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt64?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt64?, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> () in conformance DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)<A> : Swift.KeyedEncodingContainerProtocol in DictionaryCoding in DictionaryEncoder.o
  "Swift._forceBridgeFromObjectiveC_bridgeable<A where A: Swift._ObjectiveCBridgeable>(A._ObjectiveCType, A.Type) -> A", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
  "Swift.abs<A where A: Swift.Comparable, A: Swift.SignedNumeric>(A) -> A", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Float.Type) throws -> Swift.Float? in DictionaryDecoder.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
  "Swift.!== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int8.Type) throws -> Swift.Int8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int8.Type) throws -> Swift.Int8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int16.Type) throws -> Swift.Int16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int16.Type) throws -> Swift.Int16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int32.Type) throws -> Swift.Int32? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int32.Type) throws -> Swift.Int32? in DictionaryDecoder.o
      ...
  "type metadata for Swift.Int8", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int8.Type) throws -> Swift.Int8 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int8.Type) throws -> Swift.Int8 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int8.Type) throws -> Swift.Int8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int8.Type) throws -> Swift.Int8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int8.Type) throws -> Swift.Int8 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.Int8 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "type metadata for Swift.Int16", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int16.Type) throws -> Swift.Int16 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int16.Type) throws -> Swift.Int16 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int16.Type) throws -> Swift.Int16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int16.Type) throws -> Swift.Int16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int16.Type) throws -> Swift.Int16 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.Int16 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "type metadata for Swift.Int32", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int32.Type) throws -> Swift.Int32 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int32.Type) throws -> Swift.Int32 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int32.Type) throws -> Swift.Int32? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int32.Type) throws -> Swift.Int32? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int32.Type) throws -> Swift.Int32 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.Int32 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "type metadata for Swift.Int64", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int64.Type) throws -> Swift.Int64 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int64.Type) throws -> Swift.Int64 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int64.Type) throws -> Swift.Int64? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int64.Type) throws -> Swift.Int64? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.Int64.Type) throws -> Swift.Int64 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.Int64 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "type metadata for Swift.UInt8", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt8.Type) throws -> Swift.UInt8 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt8.Type) throws -> Swift.UInt8 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt8.Type) throws -> Swift.UInt8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt8.Type) throws -> Swift.UInt8? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt8.Type) throws -> Swift.UInt8 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.UInt8 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "nominal type descriptor for Swift.UInt16", referenced from:
      _symbolic ______A7At s6UInt16V in DictionaryDecoder.o
  "type metadata for Swift.UInt16", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt16.Type) throws -> Swift.UInt16 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt16.Type) throws -> Swift.UInt16 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt16.Type) throws -> Swift.UInt16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt16.Type) throws -> Swift.UInt16? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt16.Type) throws -> Swift.UInt16 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.UInt16 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "type metadata for Swift.UInt32", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt32.Type) throws -> Swift.UInt32 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt32.Type) throws -> Swift.UInt32 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt32.Type) throws -> Swift.UInt32? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt32.Type) throws -> Swift.UInt32? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt32.Type) throws -> Swift.UInt32 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.UInt32 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "type metadata for Swift.UInt64", referenced from:
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt64.Type) throws -> Swift.UInt64 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt64.Type) throws -> Swift.UInt64 in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt64.Type) throws -> Swift.UInt64? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.UInt64.Type) throws -> Swift.UInt64? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).decode(Swift.UInt64.Type) throws -> Swift.UInt64 in DictionaryDecoder.o
      ...
  "protocol witness table for Swift.UInt64 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> : Swift.KeyedDecodingContainerProtocol in DictionaryCoding in DictionaryDecoder.o
  "protocol descriptor for Swift.Decoder", referenced from:
      _symbolic ______p s7DecoderP in DictionaryDecoder.o
      _symbolic ___________pKc 10Foundation4DateV s7DecoderP in DictionaryDecoder.o
      _symbolic ___________pKc 10Foundation4DataV s7DecoderP in DictionaryDecoder.o
      l_got.$ss7DecoderMp in DictionaryDecoder.o
  "method descriptor for Swift.Decoder.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss7DecoderP10codingPathSays9CodingKey_pGvgTq in DictionaryDecoder.o
  "method descriptor for Swift.Decoder.unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss7DecoderP16unkeyedContainers015UnkeyedDecodingC0_pyKFTq in DictionaryDecoder.o
  "method descriptor for Swift.Decoder.singleValueContainer() throws -> Swift.SingleValueDecodingContainer", referenced from:
      l_got.$ss7DecoderP20singleValueContainers06Singlec8DecodingD0_pyKFTq in DictionaryDecoder.o
  "method descriptor for Swift.Decoder.userInfo.getter : [Swift.CodingUserInfoKey : Any]", referenced from:
      l_got.$ss7DecoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in DictionaryDecoder.o
  "method descriptor for Swift.Decoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss7DecoderP9container7keyedBys22KeyedDecodingContainerVyqd__Gqd__m_tKs9CodingKeyRd__lFTq in DictionaryDecoder.o
  "protocol descriptor for Swift.Encoder", referenced from:
      _symbolic y____________ptKc 10Foundation4DateV s7EncoderP in DictionaryEncoder.o
      _symbolic y____________ptKc 10Foundation4DataV s7EncoderP in DictionaryEncoder.o
      l_got.$ss7EncoderMp in DictionaryEncoder.o
  "method descriptor for Swift.Encoder.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss7EncoderP10codingPathSays9CodingKey_pGvgTq in DictionaryEncoder.o
  "method descriptor for Swift.Encoder.unkeyedContainer() -> Swift.UnkeyedEncodingContainer", referenced from:
      l_got.$ss7EncoderP16unkeyedContainers015UnkeyedEncodingC0_pyFTq in DictionaryEncoder.o
  "method descriptor for Swift.Encoder.singleValueContainer() -> Swift.SingleValueEncodingContainer", referenced from:
      l_got.$ss7EncoderP20singleValueContainers06Singlec8EncodingD0_pyFTq in DictionaryEncoder.o
  "method descriptor for Swift.Encoder.userInfo.getter : [Swift.CodingUserInfoKey : Any]", referenced from:
      l_got.$ss7EncoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in DictionaryEncoder.o
  "method descriptor for Swift.Encoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) -> Swift.KeyedEncodingContainer<A1>", referenced from:
      l_got.$ss7EncoderP9container7keyedBys22KeyedEncodingContainerVyqd__Gqd__m_ts9CodingKeyRd__lFTq in DictionaryEncoder.o
  "protocol descriptor for Swift.CodingKey", referenced from:
      l_got.$ss9CodingKeyMp in DictionaryCodingKey.o
      _symbolic ______p s9CodingKeyP in DictionaryDecoder.o
      _symbolic ______p______t s9CodingKeyP s13DecodingErrorO7ContextV in DictionaryDecoder.o
      _symbolic Say______pG s9CodingKeyP in DictionaryDecoder.o
      _symbolic ______pSayAA_pGc s9CodingKeyP in DictionaryDecoder.o
      l_got.$ss9CodingKeyMp in DictionaryDecoder.o
      l_got.$ss9CodingKeyMp in DictionaryEncoder.o
      ...
  "dispatch thunk of Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
      closure #3 (Swift.String, Any) -> (Swift.String, Any) in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).contains(A) -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)._errorDescription(of: Swift.CodingKey) -> Swift.String in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decodeNil(forKey: A) throws -> Swift.Bool in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      ...
  "method descriptor for Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
      l_got.$ss9CodingKeyP11stringValueSSvgTq in DictionaryCodingKey.o
  "dispatch thunk of Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
      closure #1 (Swift.String) -> A? in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).allKeys.getter : [A] in DictionaryDecoder.o
  "method descriptor for Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
      l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in DictionaryCodingKey.o
  "dispatch thunk of Swift.CodingKey.intValue.getter : Swift.Int?", referenced from:
      DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE)._converted(Swift.CodingKey) -> Swift.CodingKey in DictionaryEncoder.o
  "method descriptor for Swift.CodingKey.intValue.getter : Swift.Int?", referenced from:
      l_got.$ss9CodingKeyP8intValueSiSgvgTq in DictionaryCodingKey.o
  "method descriptor for Swift.CodingKey.init(intValue: Swift.Int) -> A?", referenced from:
      l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in DictionaryCodingKey.o
  "base conformance descriptor for Swift.CodingKey: Swift.CustomStringConvertible", referenced from:
      l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in DictionaryCodingKey.o
  "base conformance descriptor for Swift.CodingKey: Swift.CustomDebugStringConvertible", referenced from:
      l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in DictionaryCodingKey.o
  "(extension in Swift):Swift.CodingKey.description.getter : Swift.String", referenced from:
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance DictionaryCoding.DictionaryCodingKey : Swift.CustomStringConvertible in DictionaryCoding in DictionaryCodingKey.o
  "(extension in Swift):Swift.CodingKey.debugDescription.getter : Swift.String", referenced from:
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance DictionaryCoding.DictionaryCodingKey : Swift.CustomDebugStringConvertible in DictionaryCoding in DictionaryCodingKey.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in DictionaryEncoder.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in DictionaryEncoder.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in DictionaryEncoder.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.insert(A) -> (inserted: Swift.Bool, memberAfterInsert: A)", referenced from:
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.remove(A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.update(with: A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formSymmetricDifference(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in DictionaryEncoder.o
  "Swift._typeName(_: Any.Type, qualified: Swift.Bool) -> Swift.String", referenced from:
      Swift.DefaultStringInterpolation.appendInterpolation(Any.Type) -> () in DictionaryDecoder.o
  "type metadata for Any", referenced from:
      variable initialization expression of DictionaryCoding.DictionaryDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.(options in _842969CC4163ED5F1EBE92CC4E21B597).getter : DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.init() -> DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).init() -> DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecodingStorage in _842969CC4163ED5F1EBE92CC4E21B597).topContainer.getter : Any in DictionaryDecoder.o
      ...
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      full type metadata for DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      full type metadata for DictionaryCoding.DictionaryEncoder in DictionaryEncoder.o
      full type metadata for DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE) in DictionaryEncoder.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      metaclass for DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      metaclass for DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      metaclass for DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      metaclass for DictionaryCoding.DictionaryEncoder in DictionaryEncoder.o
      metaclass for DictionaryCoding.DictionaryEncoder in DictionaryEncoder.o
      metaclass for DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE) in DictionaryEncoder.o
      metaclass for DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE) in DictionaryEncoder.o
      ...
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_DictionaryCoding in DictionaryCodingKey.o
  "__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_DictionaryCoding in DictionaryCodingKey.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_DictionaryCoding in DictionaryCodingKey.o
  "__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in DictionaryEncoder.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_0 in DictionaryDecoder.o
      ___swift_allocate_boxed_opaque_existential_1 in DictionaryDecoder.o
  "_swift_allocError", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      ...
  "_swift_allocObject", referenced from:
      DictionaryCoding.DictionaryDecoder.__allocating_init() -> DictionaryCoding.DictionaryDecoder in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).__allocating_init(referencing: Any, at: [Swift.CodingKey], options: DictionaryCoding.DictionaryDecoder.(_Options in _842969CC4163ED5F1EBE92CC4E21B597)) -> DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      closure #3 (Swift.String, Any) -> (Swift.String, Any) in DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).superDecoder() throws -> Swift.Decoder in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).decodeNil() throws -> Swift.Bool in DictionaryDecoder.o
      ...
  "_swift_allocateGenericValueMetadata", referenced from:
      type metadata instantiation function for DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597) in DictionaryDecoder.o
      type metadata instantiation function for DictionaryCoding.(DictionaryCodingKeyedEncodingContainer in _9CA9329911F9AEF755F669A68EC319EE) in DictionaryEncoder.o
  "_swift_beginAccess", referenced from:
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.getter : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.setter : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.modify : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.getter : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.setter : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.modify : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dataDecodingStrategy.getter : DictionaryCoding.DictionaryDecoder.DataDecodingStrategy in DictionaryDecoder.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      DictionaryCoding.DictionaryCodingKey.stringValue.setter : Swift.String in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.stringValue.setter : Swift.String in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(stringValue: Swift.String) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      outlined destroy of DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      outlined destroy of Swift.DefaultStringInterpolation in DictionaryCodingKey.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      DictionaryCoding.DictionaryCodingKey.stringValue.getter : Swift.String in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.stringValue.setter : Swift.String in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(stringValue: Swift.String) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(stringValue: Swift.String) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(intValue: Swift.Int) -> DictionaryCoding.DictionaryCodingKey? in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(stringValue: Swift.String, intValue: Swift.Int?) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.DictionaryCodingKey.init(stringValue: Swift.String, intValue: Swift.Int?) -> DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      ...
  "_swift_deallocClassInstance", referenced from:
      DictionaryCoding.DictionaryDecoder.__deallocating_deinit in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).__deallocating_deinit in DictionaryDecoder.o
      DictionaryCoding.DictionaryEncoder.__deallocating_deinit in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).__deallocating_deinit in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryReferencingEncoder in _9CA9329911F9AEF755F669A68EC319EE).__deallocating_deinit in DictionaryEncoder.o
  "_swift_deallocObject", referenced from:
      l_objectdestroy in DictionaryDecoder.o
      l_objectdestroy.4 in DictionaryDecoder.o
      l_objectdestroy in DictionaryEncoder.o
  "_swift_dynamicCast", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      ...
  "_swift_dynamicCastObjCClass", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).container<A where A: Swift.CodingKey>(keyedBy: A.Type) -> Swift.KeyedEncodingContainer<A> in DictionaryEncoder.o
      ...
  "_swift_dynamicCastObjCClassUnconditional", referenced from:
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> __C.NSDictionary in DictionaryEncoder.o
      DictionaryCoding.DictionaryEncoder.encode<A where A: Swift.Encodable>(A) throws -> [Swift.String : Any] in DictionaryEncoder.o
  "_swift_endAccess", referenced from:
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.getter : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.setter : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.modify : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy with unmangled suffix ".resume.0" in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.missingValueDecodingStrategy.modify : DictionaryCoding.DictionaryDecoder.MissingValueDecodingStrategy with unmangled suffix ".resume.0" in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.getter : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.setter : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.modify : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy with unmangled suffix ".resume.0" in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.dateDecodingStrategy.modify : DictionaryCoding.DictionaryDecoder.DateDecodingStrategy with unmangled suffix ".resume.0" in DictionaryDecoder.o
      ...
  "_swift_errorRelease", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box_<A where A: Swift.Encodable>(A) throws -> __C.NSObject? in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Date) throws -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Data) throws -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Data) throws -> __C.NSObject in DictionaryEncoder.o
  "_swift_errorRetain", referenced from:
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box_<A where A: Swift.Encodable>(A) throws -> __C.NSObject? in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Date) throws -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Data) throws -> __C.NSObject in DictionaryEncoder.o
      DictionaryCoding.(_DictionaryEncoder in _9CA9329911F9AEF755F669A68EC319EE).box(Foundation.Data) throws -> __C.NSObject in DictionaryEncoder.o
  "_swift_getDynamicType", referenced from:
      static (extension in DictionaryCoding):Swift.DecodingError._typeDescription(of: Any) -> Swift.String in DictionaryErrors.o
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.CFUUIDRef in DictionaryDecoder.o
      type metadata accessor for __C.NSDecimal in DictionaryDecoder.o
      type metadata accessor for __C.NSStringCompareOptions in DictionaryEncoder.o
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in DictionaryDecoder.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSNull.__allocating_init() -> __C.NSNull in DictionaryDecoder.o
      __C.NSNumber.__allocating_init(value: Swift.Int) -> __C.NSNumber in DictionaryDecoder.o
      __C.NSNumber.__allocating_init(value: Swift.Int8) -> __C.NSNumber in DictionaryDecoder.o
      __C.NSNumber.__allocating_init(value: Swift.Int16) -> __C.NSNumber in DictionaryDecoder.o
      __C.NSNumber.__allocating_init(value: Swift.Int32) -> __C.NSNumber in DictionaryDecoder.o
      __C.NSNumber.__allocating_init(value: Swift.Int64) -> __C.NSNumber in DictionaryDecoder.o
      __C.NSNumber.__allocating_init(value: Swift.UInt) -> __C.NSNumber in DictionaryDecoder.o
      ...
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSDictionary in DictionaryDecoder.o
      type metadata accessor for __C.NSDate in DictionaryDecoder.o
      type metadata accessor for __C.NSData in DictionaryDecoder.o
      type metadata accessor for __C.NSURL in DictionaryDecoder.o
      type metadata accessor for __C.NSDecimalNumber in DictionaryDecoder.o
      type metadata accessor for __C.NSNull in DictionaryDecoder.o
      type metadata accessor for __C.NSNumber in DictionaryDecoder.o
      ...
  "_swift_getTupleTypeMetadata2", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in DictionaryDecoder.o
      Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in DictionaryDecoder.o
  "_swift_getTypeByMangledNameInContext", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in DictionaryDecoder.o
  "_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in DictionaryDecoder.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type DictionaryCoding.DictionaryCodingKey and conformance DictionaryCoding.DictionaryCodingKey : Swift.CustomDebugStringConvertible in DictionaryCoding in DictionaryCodingKey.o
      lazy protocol witness table accessor for type DictionaryCoding.DictionaryCodingKey and conformance DictionaryCoding.DictionaryCodingKey : Swift.CustomStringConvertible in DictionaryCoding in DictionaryCodingKey.o
      lazy protocol witness table accessor for type DictionaryCoding.DictionaryCodingKey and conformance DictionaryCoding.DictionaryCodingKey : Swift.CodingKey in DictionaryCoding in DictionaryCodingKey.o
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryUnkeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).nestedContainer<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      ...
  "_swift_once", referenced from:
      DictionaryCoding.DictionaryCodingKey.super.unsafeMutableAddressor : DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding._iso8601Formatter.unsafeMutableAddressor : __C.NSISO8601DateFormatter in DictionaryDecoder.o
  "_swift_release", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      ...
  "_swift_retain", referenced from:
      initializeBufferWithCopyOfBuffer value witness for DictionaryCoding.DictionaryCodingKey in DictionaryCodingKey.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597).init(referencing: DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597), wrapping: [Swift.String : Any]) -> DictionaryCoding.(DictionaryCodingKeyedDecodingContainer in _842969CC4163ED5F1EBE92CC4E21B597)<A> in DictionaryDecoder.o
      ...
  "_swift_unknownObjectRelease", referenced from:
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Bool.Type) throws -> Swift.Bool? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox(_: Any, as: Swift.Int.Type) throws -> Swift.Int? in DictionaryDecoder.o
      ...
  "_swift_willThrow", referenced from:
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: __C.NSDictionary) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unbox<A where A: Swift.Decodable>(_: Any, as: A.Type) throws -> A? in DictionaryDecoder.o
      DictionaryCoding.DictionaryDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: [Swift.String : Any]) throws -> A in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      DictionaryCoding.(_DictionaryDecoder in _842969CC4163ED5F1EBE92CC4E21B597).unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in DictionaryDecoder.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug-watchos/DictionaryCoding.build/Objects-normal/arm64/Binary/DictionaryCoding normal arm64 (in target 'DictionaryCoding' from project 'DictionaryCoding')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.