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 AlecrimCoreData 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 AlecrimCoreData -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityPacks.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
  "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from:
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in SortDescriptor.o
  "associated type descriptor for Swift.Sequence.Element", referenced from:
      l_got.$s7ElementSTTl in Query.o
  "associated type descriptor for Swift.IteratorProtocol.Element", referenced from:
      l_got.$s7ElementStTl in Query.o
  "associated type descriptor for Swift.SetAlgebra.Element", referenced from:
      l_got.$s7Elements10SetAlgebraPTl in SortDescriptor.o
  "associated type descriptor for Swift.Sequence.Iterator", referenced from:
      l_got.$s8IteratorSTTl in Query.o
  "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
      l_got.$s8RawValueSYTl in SortDescriptor.o
  "value witness table for Builtin.UnknownObject", referenced from:
      type metadata completion function for AlecrimCoreData.SortDescriptor in SortDescriptor.o
      full type metadata for AlecrimCoreData.PersistentContainer in PersistentContainer.o
      full type metadata for AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      type metadata completion function for AlecrimCoreData.CustomPersistentContainer in CustomPersistentContainer.o
      type metadata completion function for AlecrimCoreData.Predicate in Predicate.o
      type metadata completion function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      type metadata completion function for AlecrimCoreData.FetchRequestController in FetchRequestController.o
      ...
  "value witness table for Builtin.BridgeObject", referenced from:
      type metadata completion function for AlecrimCoreData.CompoundPredicate in Predicate.o
  "value witness table for Builtin.Int64", referenced from:
      full type metadata for __C.NSComparisonPredicateOptions in SortDescriptor.o
      full type metadata for __C.NSAttributeType in SortDescriptor.o
      type metadata completion function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      type metadata completion function for AlecrimCoreData.CompoundPredicate in Predicate.o
      full type metadata for __C.NSCompoundPredicateType in Predicate.o
      full type metadata for __C.NSPredicateOperatorType in Predicate.o
      full type metadata for __C.NSComparisonPredicateModifier in Predicate.o
      ...
  "value witness table for Builtin.NativeObject", referenced from:
      type metadata completion function for AlecrimCoreData.EntityObserver in EntityObserver.o
  "Swift.String.init() -> Swift.String", referenced from:
      implicit closure #1 () -> Swift.String in default argument 1 of Swift.precondition(_: @autoclosure () -> Swift.Bool, _: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> () in ManagedObject.o
  "Swift.Array.init() -> [A]", referenced from:
      AlecrimCoreData.ClosuresContainer.(closures in _D3C8A411588507A95A7753309267F375).getter : [A] in FetchedResultsControllerDelegate.o
  "protocol conformance descriptor for [A : B] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String : __C.NSAttributeDescription] and conformance [A : B] : Swift.Sequence in Swift in SortDescriptor.o
      lazy protocol witness table accessor for type [Swift.String : __C.NSObject] and conformance [A : B] : Swift.Sequence in Swift in PersistentContainer.o
  "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
      l_got.$sSH4hash4intoys6HasherVz_tFTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
      l_got.$sSH9hashValueSivgTq in PersistentContainerAuxiliarTypes.o
  "protocol descriptor for Swift.Hashable", referenced from:
      l_got.$sSHMp in PersistentContainerAuxiliarTypes.o
  "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
      l_got.$sSHSQTb in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance AlecrimCoreData.PersistentContainerStorageType : Swift.Hashable in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance AlecrimCoreData.PersistentContainerError : Swift.Hashable in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.BidirectionalCollection.last.getter : A.Element?", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      l_got.$sSQ2eeoiySbx_xtFZTq in SortDescriptor.o
      l_got.$sSQ2eeoiySbx_xtFZTq in PersistentContainerAuxiliarTypes.o
  "protocol descriptor for Swift.Equatable", referenced from:
      l_got.$sSQMp in SortDescriptor.o
      l_got.$sSQMp in PersistentContainerAuxiliarTypes.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      ...
  "static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
      closure #1 ((key: Swift.String, value: __C.NSAttributeDescription)) -> Swift.Bool in AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
  "type metadata for Swift.String", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.FetchRequestController.sectionIndexTitles.getter : [Swift.String] in FetchRequestController.o
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
  "method descriptor for Swift.Sequence.makeIterator() -> A.Iterator", referenced from:
      l_got.$sST12makeIterator0B0QzyFTq in Query.o
  "method descriptor for Swift.Sequence._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A.Element>) -> (A.Iterator, Swift.Int)", referenced from:
      l_got.$sST13_copyContents12initializing8IteratorQz_SitSry7ElementQzG_tFTq in Query.o
  "method descriptor for Swift.Sequence.underestimatedCount.getter : Swift.Int", referenced from:
      l_got.$sST19underestimatedCountSivgTq in Query.o
  "method descriptor for Swift.Sequence._copyToContiguousArray() -> Swift.ContiguousArray<A.Element>", referenced from:
      l_got.$sST22_copyToContiguousArrays0cD0Vy7ElementQzGyFTq in Query.o
  "method descriptor for Swift.Sequence._customContainsEquatableElement(A.Element) -> Swift.Bool?", referenced from:
      l_got.$sST31_customContainsEquatableElementySbSg0D0QzFTq in Query.o
  "method descriptor for Swift.Sequence.withContiguousStorageIfAvailable<A>((Swift.UnsafeBufferPointer<A.Element>) throws -> A1) throws -> A1?", referenced from:
      l_got.$sST32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlFTq in Query.o
  "associated conformance descriptor for Swift.Sequence.Swift.Sequence.Iterator: Swift.IteratorProtocol", referenced from:
      l_got.$sST8IteratorST_StTn in Query.o
  "protocol descriptor for Swift.Sequence", referenced from:
      l_got.$sSTMp in Query.o
  "(extension in Swift):Swift.Sequence._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A.Element>) -> (A.Iterator, Swift.Int)", referenced from:
      protocol witness for Swift.Sequence._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A.Element>) -> (A.Iterator, Swift.Int) in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence.underestimatedCount.getter : Swift.Int", referenced from:
      protocol witness for Swift.Sequence.underestimatedCount.getter : Swift.Int in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence._copyToContiguousArray() -> Swift.ContiguousArray<A.Element>", referenced from:
      protocol witness for Swift.Sequence._copyToContiguousArray() -> Swift.ContiguousArray<A.Element> in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence._customContainsEquatableElement(A.Element) -> Swift.Bool?", referenced from:
      protocol witness for Swift.Sequence._customContainsEquatableElement(A.Element) -> Swift.Bool? in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence.withContiguousStorageIfAvailable<A>((Swift.UnsafeBufferPointer<A.Element>) throws -> A1) throws -> A1?", referenced from:
      protocol witness for Swift.Sequence.withContiguousStorageIfAvailable<A>((Swift.UnsafeBufferPointer<A.Element>) throws -> A1) throws -> A1? in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence.first(where: (A.Element) throws -> Swift.Bool) throws -> A.Element?", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.observer<A where A1: __C.NSManagedObject>(for: A1, updateHandler: () -> ()) -> AlecrimCoreData.EntityObserver<A1> in EntityObserver.o
  "(extension in Swift):Swift.Sequence.forEach((A.Element) throws -> ()) throws -> ()", referenced from:
      AlecrimCoreData.PersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controllerWillChangeContent(__C.NSFetchedResultsController<__C.NSFetchRequestResult>) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      ...
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in SortDescriptor.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in SortDescriptor.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in SortDescriptor.o
  "static Swift.Array.+= infix(inout [A], [A]) -> ()", referenced from:
      AlecrimCoreData.FetchRequest.sorted(by: [AlecrimCoreData.SortDescriptor<A>]) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>...) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequestController.(assignSortDescriptors in _4B686AA5A86F20D807CA695FC6937074)(_: [AlecrimCoreData.SortDescriptor<A>]?, keepOriginalSortDescriptors: Swift.Bool) -> () in FetchRequestController.o
  "Swift.Array.count.getter : Swift.Int", referenced from:
      AlecrimCoreData.Query.QueryIterator.next() -> A1? in Query.o
      AlecrimCoreData.FetchRequestController.numberOfSections() -> Swift.Int in FetchRequestController.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.+= infix<A>(AlecrimCoreData.ClosuresContainer<A>, A) -> () in FetchedResultsControllerDelegate.o
  "Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      AlecrimCoreData.ClosuresContainer.removeAll() -> () in FetchedResultsControllerDelegate.o
  "type metadata accessor for Swift.Array", referenced from:
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in FetchRequest.o
      AlecrimCoreData.Query.first() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      ...
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Foundation.URL] and conformance [A] : Swift.BidirectionalCollection in Swift in PersistentContainerType.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [__C.NSPropertyDescription] and conformance [A] : Swift.Sequence in Swift in EntityObserver.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      ...
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      lazy protocol witness table accessor for type [__C.NSSortDescriptor] and conformance [A] : Swift.Collection in Swift in Queryable.o
      AlecrimCoreData.Query.first() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      lazy protocol witness table accessor for type [__C.NSManagedObjectID] and conformance [A] : Swift.Collection in Swift in Query.o
      ...
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      AlecrimCoreData.Query.QueryIterator.next() -> A1? in Query.o
      AlecrimCoreData.FetchRequestController.numberOfObjects(inSection: Swift.Int) -> Swift.Int in FetchRequestController.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in PersistentContainer.o
  "type metadata for Swift.Int", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: [__C.NSSortDescriptor]) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor...) -> A in Queryable.o
      AlecrimCoreData.CompoundPredicate.init(type: __C.NSCompoundPredicateType, subpredicates: [AlecrimCoreData.Predicate<A>]) -> AlecrimCoreData.CompoundPredicate<A> in Predicate.o
      AlecrimCoreData.FetchRequestController.sections.getter : [AlecrimCoreData.FetchedResultsSectionInfo<A>] in FetchRequestController.o
      AlecrimCoreData.FetchRequestController.(assignSortDescriptors in _4B686AA5A86F20D807CA695FC6937074)(_: [AlecrimCoreData.SortDescriptor<A>]?, keepOriginalSortDescriptors: Swift.Bool) -> () in FetchRequestController.o
      ...
  "(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
      AlecrimCoreData.Query.first() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
      AlecrimCoreData.Query.deleteAll() throws -> () in Query.o
  "type metadata accessor for Swift.Optional", referenced from:
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) -> A1) -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) -> A1) -> A1 in ManagedObjectContextType.o
  "method descriptor for Swift.IteratorProtocol.next() -> A.Element?", referenced from:
      l_got.$sSt4next7ElementQzSgyFTq in Query.o
  "protocol descriptor for Swift.IteratorProtocol", referenced from:
      l_got.$sStMp in Query.o
  "type metadata for Swift.UInt", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in SortDescriptor.o
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.Equatable in __C_Synthesized in SortDescriptor.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 SortDescriptor.o
  "Swift._bridgeAnyObjectToAny(Swift.AnyObject?) -> Any", referenced from:
      (extension in AlecrimCoreData):__C.NSManagedObject.subscript.getter : (Swift.String) -> Any? in ManagedObject.o
      @objc AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
  "dispatch thunk of Swift.AnyKeyPath._kvcKeyPathString.getter : Swift.String?", referenced from:
      (extension in AlecrimCoreData):Swift.KeyPath.pathString.getter : Swift.String in KeyPath.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in SortDescriptor.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in SortDescriptor.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSComparisonPredicateOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in SortDescriptor.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.< infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.<= infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.> infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in SortDescriptor.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 SortDescriptor.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hashValue.getter : Swift.Int in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hashValue.getter : Swift.Int in PersistentContainerAuxiliarTypes.o
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      AlecrimCoreData.Query.deleteAll() throws -> () in Query.o
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySaySo17NSManagedObjectIDCGG s16IndexingIteratorV in Query.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: [AlecrimCoreData.SortDescriptor<A>]) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>...) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) -> A1) -> A1 in ManagedObjectContextType.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.observer<A where A1: __C.NSManagedObject>(for: A1, updateHandler: () -> ()) -> AlecrimCoreData.EntityObserver<A1> in EntityObserver.o
      AlecrimCoreData.Query.dropLast(Swift.Int) -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.drop(while: (A) throws -> Swift.Bool) throws -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.prefix(while: (A) throws -> Swift.Bool) throws -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.suffix(Swift.Int) -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.split(maxSplits: Swift.Int, omittingEmptySubsequences: Swift.Bool, whereSeparator: (A) throws -> Swift.Bool) throws -> [AlecrimCoreData.Query<A>] in Query.o
      (extension in AlecrimCoreData):__C.NSManagedObject.delete() -> () in ManagedObject.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 PersistentContainer.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in PersistentContainer.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 PersistentContainer.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 PersistentContainer.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in PersistentContainer.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 PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.viewContext.getter : A in CustomPersistentContainer.o
      ...
  "Swift._arrayConditionalCast<A, B>([A]) -> [B]?", referenced from:
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in SortDescriptor.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in SortDescriptor.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      AlecrimCoreData.FetchRequest.filtered(using: AlecrimCoreData.Predicate<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.EntityObserver.(in _2E2E3A35B260FAFDD1EC1C6BC8980ADA).init(entity: A, propertyName: Swift.String, updateHandler: () -> (), context: __C.NSManagedObjectContext) -> AlecrimCoreData.EntityObserver<A> in EntityObserver.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.< infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      ...
  "Swift._bridgeAnythingToObjectiveC<A>(A) -> Swift.AnyObject", referenced from:
      @nonobjc __C.NSExpression.__allocating_init(forConstantValue: Any?) -> __C.NSExpression in KeyPath.o
  "Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.Equatable in __C_Synthesized in SortDescriptor.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      (extension in AlecrimCoreData):__C.NSManagedObject.inContext(__C.NSManagedObjectContext) throws -> Self in ManagedObject.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic xqd________pIegnrzo_ s5ErrorP in ManagedObjectContextType.o
      _symbolic qd__Sg______pSgIegng_ s5ErrorP in ManagedObjectContextType.o
      _symbolic So22NSManagedObjectContextCx______pIeggrzo_ s5ErrorP in ManagedObjectContextType.o
      _symbolic xqd________pIeggrzo_ s5ErrorP in ManagedObjectContextType.o
      l_got.$ss5ErrorMp in PersistentContainerAuxiliarTypes.o
      _symbolic ______pSg s5ErrorP in PersistentContainer.o
      _symbolic ______pSgz_Xx s5ErrorP in PersistentContainer.o
      ...
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
  "class metadata base offset for Swift.KeyPath", referenced from:
      static AlecrimCoreData.SortDescriptor.ascending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.descending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B>, B) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B>, B) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      ...
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in KeyPath.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in KeyPath.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in KeyPath.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in KeyPath.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "type metadata for Any", referenced from:
      AlecrimCoreData.EntityObserver.(in _2E2E3A35B260FAFDD1EC1C6BC8980ADA).init(entity: A, propertyName: Swift.String, updateHandler: () -> (), context: __C.NSManagedObjectContext) -> AlecrimCoreData.EntityObserver<A> in EntityObserver.o
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
      @nonobjc __C.NSPredicate.__allocating_init(format: Swift.String, argumentArray: [Any]?) -> __C.NSPredicate in Predicate.o
      closure #1 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #2 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #3 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      ...
  "type metadata for ()", referenced from:
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didUpdateObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didMoveObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      ...
  "value witness table for ()", referenced from:
      full type metadata for AlecrimCoreData.Config in Config.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      ___unnamed_1 in SortDescriptor.o
      ___unnamed_1 in EntityObserver.o
      ___unnamed_1 in CustomPersistentContainer.o
      ___unnamed_1 in FetchedResultsSectionInfo.o
      ___unnamed_1 in Predicate.o
      ___unnamed_3 in Predicate.o
      ___unnamed_9 in Predicate.o
      ...
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_AlecrimCoreData in SortDescriptor.o
  "__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_AlecrimCoreData in SortDescriptor.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_AlecrimCoreData in SortDescriptor.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 PersistentContainer.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_0 in KeyPath.o
  "_swift_allocError", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.managedObjectModel(withName: Swift.String?, in: __C.NSBundle?) throws -> __C.NSManagedObjectModel in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
  "_swift_allocObject", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.EntityObserver.__allocating_init(entity: A, propertyName: Swift.String, updateHandler: () -> (), context: __C.NSManagedObjectContext) -> AlecrimCoreData.EntityObserver<A> in EntityObserver.o
      @nonobjc __C.NSManagedObjectContext.performAndWait(() -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) -> A1, completion: ((A1) -> ())?) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) throws -> A, completion: (A?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) -> A, completion: ((A) -> ())?) -> () in ManagedObjectContextType.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      type metadata instantiation function for AlecrimCoreData.SortDescriptor in SortDescriptor.o
      type metadata instantiation function for AlecrimCoreData.EntityObserver in EntityObserver.o
      type metadata instantiation function for AlecrimCoreData.CustomPersistentContainer in CustomPersistentContainer.o
      type metadata instantiation function for AlecrimCoreData.CustomPersistentContainer.(HelperPersistentContainer in _B3E55AC15E0040586E9A8D5DA9F34292) in CustomPersistentContainer.o
      type metadata instantiation function for AlecrimCoreData.FetchedResultsSectionInfo in FetchedResultsSectionInfo.o
      type metadata instantiation function for AlecrimCoreData.Predicate in Predicate.o
      type metadata instantiation function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      ...
  "_swift_allocateGenericValueMetadata", referenced from:
      type metadata instantiation function for AlecrimCoreData.FetchRequest in FetchRequest.o
      type metadata instantiation function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      type metadata instantiation function for AlecrimCoreData.Query in Query.o
      type metadata instantiation function for AlecrimCoreData.Query.QueryIterator in Query.o
  "_swift_beginAccess", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      variable initialization expression of AlecrimCoreData.FetchRequest.batchSize : Swift.Int in FetchRequest.o
      AlecrimCoreData.FetchRequest.init() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.setter : __C.NSManagedObjectContext in PersistentContainer.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      static AlecrimCoreData.SortDescriptor.ascending(Swift.String) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.descending(Swift.String) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.key.getter : Swift.String in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.sortDescriptors.getter : [AlecrimCoreData.SortDescriptor<A>]? in FetchRequest.o
      ...
  "_swift_checkMetadataState", referenced from:
      type metadata completion function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_deallocClassInstance", referenced from:
      AlecrimCoreData.SortDescriptor.__deallocating_deinit in SortDescriptor.o
      AlecrimCoreData.EntityObserver.__deallocating_deinit in EntityObserver.o
      AlecrimCoreData.CustomPersistentContainer.__deallocating_deinit in CustomPersistentContainer.o
      AlecrimCoreData.FetchedResultsSectionInfo.__deallocating_deinit in FetchedResultsSectionInfo.o
      AlecrimCoreData.Predicate.__deallocating_deinit in Predicate.o
      AlecrimCoreData.ComparisonPredicate.__deallocating_deinit in Predicate.o
      AlecrimCoreData.CompoundPredicate.__deallocating_deinit in Predicate.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in ManagedObjectContextType.o
      l_objectdestroy.2 in ManagedObjectContextType.o
      l_objectdestroy.5 in ManagedObjectContextType.o
      l_objectdestroy.8 in ManagedObjectContextType.o
      l_objectdestroy.11 in ManagedObjectContextType.o
      l_objectdestroy.14 in ManagedObjectContextType.o
      l_objectdestroy.17 in ManagedObjectContextType.o
      ...
  "_swift_deallocPartialClassInstance", referenced from:
      AlecrimCoreData.PersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.CustomPersistentContainer<A> in CustomPersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.CustomPersistentContainer<A> in CustomPersistentContainer.o
  "_swift_dynamicCast", referenced from:
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      closure #1 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #2 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #3 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #4 ((A, Foundation.IndexPath, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
  "_swift_dynamicCastUnknownClass", referenced from:
      AlecrimCoreData.CustomPersistentContainer.viewContext.getter : A in CustomPersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.newBackgroundContext() -> A in CustomPersistentContainer.o
      closure #1 (__C.NSManagedObjectContext) -> () in AlecrimCoreData.CustomPersistentContainer.performBackgroundTask((A) -> ()) -> () in CustomPersistentContainer.o
      (extension in AlecrimCoreData):__C.NSManagedObject.inContext(__C.NSManagedObjectContext) throws -> Self in ManagedObject.o
  "_swift_endAccess", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      variable initialization expression of AlecrimCoreData.FetchRequest.batchSize : Swift.Int in FetchRequest.o
      AlecrimCoreData.FetchRequest.init() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.setter : __C.NSManagedObjectContext in PersistentContainer.o
      ...
  "_swift_errorRelease", referenced from:
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      outlined destroy of Swift.Error? in ManagedObjectContextType.o
      ...
  "_swift_errorRetain", referenced from:
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      closure #1 (__C.NSPersistentStoreDescription, Swift.Error?) -> () in AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      closure #1 (__C.NSPersistentStoreDescription, Swift.Error?) -> () in AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      ...
  "_swift_getAssociatedTypeWitness", referenced from:
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.filtered(using: __C.NSPredicate) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.where(() -> AlecrimCoreData.Predicate<A.Element>) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: [__C.NSSortDescriptor]) -> A in Queryable.o
      closure #1 (__C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A.Element> in (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: [__C.NSSortDescriptor]) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor...) -> A in Queryable.o
      closure #1 (__C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A.Element> in (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor...) -> A in Queryable.o
      ...
  "_swift_getEnumCaseMultiPayload", referenced from:
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      destroy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      outlined destroy of AlecrimCoreData.FetchRequestController<A>.Change<A1> in FetchRequestController+Extensions.o
      initializeWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      ...
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSAttributeType in SortDescriptor.o
      type metadata accessor for __C.NSComparisonPredicateOptions in SortDescriptor.o
      type metadata accessor for __C.NSCompoundPredicateType in Predicate.o
      type metadata accessor for __C.NSPredicateOperatorType in Predicate.o
      type metadata accessor for __C.NSComparisonPredicateModifier in Predicate.o
  "_swift_getFunctionTypeMetadata2", referenced from:
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didUpdateObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      ...
  "_swift_getFunctionTypeMetadata3", referenced from:
      AlecrimCoreData.FetchedResultsControllerDelegate.(didMoveObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in SortDescriptor.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSSortDescriptor.__allocating_init(key: Swift.String?, ascending: Swift.Bool) -> __C.NSSortDescriptor in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      __C.NSSortDescriptor.__allocating_init(key: Swift.String?, ascending: Swift.Bool, selector: ObjectiveC.Selector?) -> __C.NSSortDescriptor in SortDescriptor.o
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      __C.NSFetchRequest.__allocating_init(entityName: Swift.String) -> __C.NSFetchRequest<A> in FetchRequest.o
      @nonobjc __C.NSBundle.__allocating_init(for: Swift.AnyObject.Type) -> __C.NSBundle in PersistentContainerType.o
      @nonobjc __C.NSBundle.__allocating_init(for: Swift.AnyObject.Type) -> __C.NSBundle in PersistentContainerType.o
      ...
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSSortDescriptor in SortDescriptor.o
      type metadata accessor for __C.NSAttributeDescription in SortDescriptor.o
      type metadata accessor for __C.NSBundle in PersistentContainerType.o
      type metadata accessor for __C.NSManagedObjectModel in PersistentContainerType.o
      type metadata accessor for __C.NSPropertyDescription in EntityObserver.o
      type metadata accessor for __C.NSManagedObjectContext in ManagedObjectContextType.o
      type metadata accessor for __C.NSExpression in KeyPath.o
      ...
  "_swift_getObjectType", referenced from:
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.(HelperPersistentContainer in _B3E55AC15E0040586E9A8D5DA9F34292).__deallocating_deinit in CustomPersistentContainer.o
      (extension in AlecrimCoreData):__C.NSManagedObject.inContext(__C.NSManagedObjectContext) throws -> Self in ManagedObject.o
      AlecrimCoreData.FetchedResultsSectionInfo.name.getter : Swift.String in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.indexTitle.getter : Swift.String? in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.numberOfObjects.getter : Swift.Int in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
      ...
  "_swift_getTupleTypeLayout2", referenced from:
      type metadata completion function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_getTupleTypeMetadata2", referenced from:
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      destroy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_getTypeByMangledNameInContext", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in SortDescriptor.o
  "_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in SortDescriptor.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type [Swift.String : __C.NSAttributeDescription] and conformance [A : B] : Swift.Sequence in Swift in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSAttributeType and conformance __C.NSAttributeType : Swift.RawRepresentable in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.OptionSet in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.Equatable in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.RawRepresentable in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
      ...
  "_swift_initClassMetadata2", referenced from:
      type metadata completion function for AlecrimCoreData.SortDescriptor in SortDescriptor.o
      type metadata completion function for AlecrimCoreData.EntityObserver in EntityObserver.o
      type metadata completion function for AlecrimCoreData.CustomPersistentContainer in CustomPersistentContainer.o
      type metadata completion function for AlecrimCoreData.CustomPersistentContainer.(HelperPersistentContainer in _B3E55AC15E0040586E9A8D5DA9F34292) in CustomPersistentContainer.o
      type metadata completion function for AlecrimCoreData.FetchedResultsSectionInfo in FetchedResultsSectionInfo.o
      type metadata completion function for AlecrimCoreData.Predicate in Predicate.o
      type metadata completion function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      ...
  "_swift_initEnumMetadataMultiPayload", referenced from:
      type metadata completion function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_isEscapingClosureAtFileLocation", referenced from:
      @nonobjc __C.NSManagedObjectContext.performAndWait(() -> ()) -> () in ManagedObjectContextType.o
  "_swift_isaMask", referenced from:
      protocol witness for AlecrimCoreData.PersistentContainerType.backgroundContext.getter : A.ManagedObjectContextType in conformance AlecrimCoreData.PersistentContainer : AlecrimCoreData.PersistentContainerType in AlecrimCoreData in PersistentContainerType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) throws -> A, completion: (A?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) -> A, completion: ((A) -> ())?) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.sync<A>(execute: (__C.NSManagedObjectContext) throws -> A) throws -> A in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.sync<A>(execute: (__C.NSManagedObjectContext) -> A) -> A in ManagedObjectContextType.o
      key path getter for AlecrimCoreData.PersistentContainer.backgroundContext : __C.NSManagedObjectContext : AlecrimCoreData.PersistentContainer in PersistentContainer.o
      closure #1 (__C.NSPersistentStoreDescription, Swift.Error?) -> () in AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      ...
  "_swift_once", referenced from:
      AlecrimCoreData.Config.defaultComparisonOptions.unsafeMutableAddressor : __C.NSComparisonPredicateOptions in Config.o
  "_swift_release", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.predicate.setter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      AlecrimCoreData.FetchRequest.predicate.setter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      outlined destroy of AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      ...
  "_swift_retain", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.ascending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.descending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.predicate.getter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      AlecrimCoreData.FetchRequest.predicate.setter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      ...
  "_swift_storeEnumTagMultiPayload", referenced from:
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      ...
  "_swift_unexpectedError", referenced from:
      AlecrimCoreData.PersistentContainer.__allocating_init(name: Swift.String?) -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__allocating_init(name: Swift.String?) -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.Query.(execute in _1FCBFA5063ABB05808A5D9F6178E66B8)(fetchRequest: AlecrimCoreData.FetchRequest<A>) -> [A] in Query.o
      AlecrimCoreData.Query.(count in _1FCBFA5063ABB05808A5D9F6178E66B8)(fetchRequest: AlecrimCoreData.FetchRequest<A>) -> Swift.Int in Query.o
      AlecrimCoreData.FetchRequestController.performFetch() -> () in FetchRequestController.o
      AlecrimCoreData.FetchRequestController.performFetchIfNeeded() -> () in FetchRequestController.o
  "_swift_unknownObjectRelease", referenced from:
      @nonobjc __C.NSExpression.__allocating_init(forConstantValue: Any?) -> __C.NSExpression in KeyPath.o
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).setter : __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).setter : __C.NSObject? in PersistentContainer.o
      outlined destroy of __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      ...
  "_swift_unknownObjectRetain", referenced from:
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).getter : __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).setter : __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.BasePersistentContainer.configureManagedObjectContext(__C.NSManagedObjectContext) -> () in PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.viewContext.getter : A in CustomPersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.newBackgroundContext() -> A in CustomPersistentContainer.o
      ...
  "_swift_willThrow", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.managedObjectModel(withName: Swift.String?, in: __C.NSBundle?) throws -> __C.NSManagedObjectModel in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
SwiftDriverJobDiscovery normal armv7k Compiling SortDescriptor.swift, FetchRequest.swift, PersistentContainerType.swift (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
SwiftDriver\ Compilation AlecrimCoreData normal armv7k com.apple.xcode.tools.swift.compiler (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name AlecrimCoreData -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target armv7k-apple-watchos3.0 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/AlecrimCoreData-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/AlecrimCoreData-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/AlecrimCoreData-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/AlecrimCoreData-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/Binary/AlecrimCoreData normal armv7k (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos3.0 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData.LinkFileList -install_name @rpath/AlecrimCoreData.framework/AlecrimCoreData -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/../Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fapplication-extension -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData.swiftmodule -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/AlecrimCoreData_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/armv7k/Binary/AlecrimCoreData
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/Binary/AlecrimCoreData normal arm64 (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AlecrimCoreData -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'AlecrimCoreData' in project 'AlecrimCoreData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
/Users/admin/builder/spi-builder-workspace/AlecrimCoreData.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.4.99. (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64_32/Binary/AlecrimCoreData normal arm64_32 (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos3.0 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64_32/AlecrimCoreData.LinkFileList -install_name @rpath/AlecrimCoreData.framework/AlecrimCoreData -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/../Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64_32/AlecrimCoreData_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fapplication-extension -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64_32/AlecrimCoreData.swiftmodule -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64_32/AlecrimCoreData_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64_32/Binary/AlecrimCoreData
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/Binary/AlecrimCoreData normal arm64 (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos3.0 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/AlecrimCoreData.LinkFileList -install_name @rpath/AlecrimCoreData.framework/AlecrimCoreData -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/../Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/AlecrimCoreData_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fapplication-extension -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/AlecrimCoreData.swiftmodule -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/AlecrimCoreData_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/Binary/AlecrimCoreData
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityPacks.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibility56.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityConcurrency.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
  "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from:
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in SortDescriptor.o
  "associated type descriptor for Swift.Sequence.Element", referenced from:
      l_got.$s7ElementSTTl in Query.o
  "associated type descriptor for Swift.IteratorProtocol.Element", referenced from:
      l_got.$s7ElementStTl in Query.o
  "associated type descriptor for Swift.SetAlgebra.Element", referenced from:
      l_got.$s7Elements10SetAlgebraPTl in SortDescriptor.o
  "associated type descriptor for Swift.Sequence.Iterator", referenced from:
      l_got.$s8IteratorSTTl in Query.o
  "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
      l_got.$s8RawValueSYTl in SortDescriptor.o
  "value witness table for Builtin.UnknownObject", referenced from:
      type metadata completion function for AlecrimCoreData.SortDescriptor in SortDescriptor.o
      full type metadata for AlecrimCoreData.PersistentContainer in PersistentContainer.o
      full type metadata for AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      type metadata completion function for AlecrimCoreData.CustomPersistentContainer in CustomPersistentContainer.o
      type metadata completion function for AlecrimCoreData.Predicate in Predicate.o
      type metadata completion function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      type metadata completion function for AlecrimCoreData.FetchRequestController in FetchRequestController.o
      ...
  "value witness table for Builtin.BridgeObject", referenced from:
      type metadata completion function for AlecrimCoreData.CompoundPredicate in Predicate.o
  "value witness table for Builtin.Int64", referenced from:
      full type metadata for __C.NSComparisonPredicateOptions in SortDescriptor.o
      full type metadata for __C.NSAttributeType in SortDescriptor.o
      type metadata completion function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      type metadata completion function for AlecrimCoreData.CompoundPredicate in Predicate.o
      full type metadata for __C.NSCompoundPredicateType in Predicate.o
      full type metadata for __C.NSPredicateOperatorType in Predicate.o
      full type metadata for __C.NSComparisonPredicateModifier in Predicate.o
      ...
  "value witness table for Builtin.NativeObject", referenced from:
      type metadata completion function for AlecrimCoreData.EntityObserver in EntityObserver.o
  "Swift.String.init() -> Swift.String", referenced from:
      implicit closure #1 () -> Swift.String in default argument 1 of Swift.precondition(_: @autoclosure () -> Swift.Bool, _: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> () in ManagedObject.o
  "Swift.Array.init() -> [A]", referenced from:
      AlecrimCoreData.ClosuresContainer.(closures in _D3C8A411588507A95A7753309267F375).getter : [A] in FetchedResultsControllerDelegate.o
  "protocol conformance descriptor for [A : B] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String : __C.NSAttributeDescription] and conformance [A : B] : Swift.Sequence in Swift in SortDescriptor.o
      lazy protocol witness table accessor for type [Swift.String : __C.NSObject] and conformance [A : B] : Swift.Sequence in Swift in PersistentContainer.o
  "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
      l_got.$sSH4hash4intoys6HasherVz_tFTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
      l_got.$sSH9hashValueSivgTq in PersistentContainerAuxiliarTypes.o
  "protocol descriptor for Swift.Hashable", referenced from:
      l_got.$sSHMp in PersistentContainerAuxiliarTypes.o
  "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
      l_got.$sSHSQTb in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance AlecrimCoreData.PersistentContainerStorageType : Swift.Hashable in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance AlecrimCoreData.PersistentContainerError : Swift.Hashable in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.BidirectionalCollection.last.getter : A.Element?", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      l_got.$sSQ2eeoiySbx_xtFZTq in SortDescriptor.o
      l_got.$sSQ2eeoiySbx_xtFZTq in PersistentContainerAuxiliarTypes.o
  "protocol descriptor for Swift.Equatable", referenced from:
      l_got.$sSQMp in SortDescriptor.o
      l_got.$sSQMp in PersistentContainerAuxiliarTypes.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      ...
  "static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
      closure #1 ((key: Swift.String, value: __C.NSAttributeDescription)) -> Swift.Bool in AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
  "type metadata for Swift.String", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.FetchRequestController.sectionIndexTitles.getter : [Swift.String] in FetchRequestController.o
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
  "method descriptor for Swift.Sequence.makeIterator() -> A.Iterator", referenced from:
      l_got.$sST12makeIterator0B0QzyFTq in Query.o
  "method descriptor for Swift.Sequence._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A.Element>) -> (A.Iterator, Swift.Int)", referenced from:
      l_got.$sST13_copyContents12initializing8IteratorQz_SitSry7ElementQzG_tFTq in Query.o
  "method descriptor for Swift.Sequence.underestimatedCount.getter : Swift.Int", referenced from:
      l_got.$sST19underestimatedCountSivgTq in Query.o
  "method descriptor for Swift.Sequence._copyToContiguousArray() -> Swift.ContiguousArray<A.Element>", referenced from:
      l_got.$sST22_copyToContiguousArrays0cD0Vy7ElementQzGyFTq in Query.o
  "method descriptor for Swift.Sequence._customContainsEquatableElement(A.Element) -> Swift.Bool?", referenced from:
      l_got.$sST31_customContainsEquatableElementySbSg0D0QzFTq in Query.o
  "method descriptor for Swift.Sequence.withContiguousStorageIfAvailable<A>((Swift.UnsafeBufferPointer<A.Element>) throws -> A1) throws -> A1?", referenced from:
      l_got.$sST32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlFTq in Query.o
  "associated conformance descriptor for Swift.Sequence.Swift.Sequence.Iterator: Swift.IteratorProtocol", referenced from:
      l_got.$sST8IteratorST_StTn in Query.o
  "protocol descriptor for Swift.Sequence", referenced from:
      l_got.$sSTMp in Query.o
  "(extension in Swift):Swift.Sequence._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A.Element>) -> (A.Iterator, Swift.Int)", referenced from:
      protocol witness for Swift.Sequence._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A.Element>) -> (A.Iterator, Swift.Int) in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence.underestimatedCount.getter : Swift.Int", referenced from:
      protocol witness for Swift.Sequence.underestimatedCount.getter : Swift.Int in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence._copyToContiguousArray() -> Swift.ContiguousArray<A.Element>", referenced from:
      protocol witness for Swift.Sequence._copyToContiguousArray() -> Swift.ContiguousArray<A.Element> in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence._customContainsEquatableElement(A.Element) -> Swift.Bool?", referenced from:
      protocol witness for Swift.Sequence._customContainsEquatableElement(A.Element) -> Swift.Bool? in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence.withContiguousStorageIfAvailable<A>((Swift.UnsafeBufferPointer<A.Element>) throws -> A1) throws -> A1?", referenced from:
      protocol witness for Swift.Sequence.withContiguousStorageIfAvailable<A>((Swift.UnsafeBufferPointer<A.Element>) throws -> A1) throws -> A1? in conformance AlecrimCoreData.Query<A> : Swift.Sequence in AlecrimCoreData in Query.o
  "(extension in Swift):Swift.Sequence.first(where: (A.Element) throws -> Swift.Bool) throws -> A.Element?", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.observer<A where A1: __C.NSManagedObject>(for: A1, updateHandler: () -> ()) -> AlecrimCoreData.EntityObserver<A1> in EntityObserver.o
  "(extension in Swift):Swift.Sequence.forEach((A.Element) throws -> ()) throws -> ()", referenced from:
      AlecrimCoreData.PersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controllerWillChangeContent(__C.NSFetchedResultsController<__C.NSFetchRequestResult>) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      ...
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in SortDescriptor.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in SortDescriptor.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in SortDescriptor.o
  "static Swift.Array.+= infix(inout [A], [A]) -> ()", referenced from:
      AlecrimCoreData.FetchRequest.sorted(by: [AlecrimCoreData.SortDescriptor<A>]) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>...) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequestController.(assignSortDescriptors in _4B686AA5A86F20D807CA695FC6937074)(_: [AlecrimCoreData.SortDescriptor<A>]?, keepOriginalSortDescriptors: Swift.Bool) -> () in FetchRequestController.o
  "Swift.Array.count.getter : Swift.Int", referenced from:
      AlecrimCoreData.Query.QueryIterator.next() -> A1? in Query.o
      AlecrimCoreData.FetchRequestController.numberOfSections() -> Swift.Int in FetchRequestController.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.+= infix<A>(AlecrimCoreData.ClosuresContainer<A>, A) -> () in FetchedResultsControllerDelegate.o
  "Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      AlecrimCoreData.ClosuresContainer.removeAll() -> () in FetchedResultsControllerDelegate.o
  "type metadata accessor for Swift.Array", referenced from:
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in FetchRequest.o
      AlecrimCoreData.Query.first() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      ...
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Foundation.URL] and conformance [A] : Swift.BidirectionalCollection in Swift in PersistentContainerType.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [__C.NSPropertyDescription] and conformance [A] : Swift.Sequence in Swift in EntityObserver.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      ...
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      lazy protocol witness table accessor for type [__C.NSSortDescriptor] and conformance [A] : Swift.Collection in Swift in Queryable.o
      AlecrimCoreData.Query.first() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
      lazy protocol witness table accessor for type [__C.NSManagedObjectID] and conformance [A] : Swift.Collection in Swift in Query.o
      ...
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      AlecrimCoreData.Query.QueryIterator.next() -> A1? in Query.o
      AlecrimCoreData.FetchRequestController.numberOfObjects(inSection: Swift.Int) -> Swift.Int in FetchRequestController.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in PersistentContainer.o
  "type metadata for Swift.Int", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: [__C.NSSortDescriptor]) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor...) -> A in Queryable.o
      AlecrimCoreData.CompoundPredicate.init(type: __C.NSCompoundPredicateType, subpredicates: [AlecrimCoreData.Predicate<A>]) -> AlecrimCoreData.CompoundPredicate<A> in Predicate.o
      AlecrimCoreData.FetchRequestController.sections.getter : [AlecrimCoreData.FetchedResultsSectionInfo<A>] in FetchRequestController.o
      AlecrimCoreData.FetchRequestController.(assignSortDescriptors in _4B686AA5A86F20D807CA695FC6937074)(_: [AlecrimCoreData.SortDescriptor<A>]?, keepOriginalSortDescriptors: Swift.Bool) -> () in FetchRequestController.o
      ...
  "(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
      AlecrimCoreData.Query.first() -> A? in Query.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      AlecrimCoreData.FetchRequest.reversed() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.Query.last() -> A? in Query.o
  "(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
      AlecrimCoreData.Query.deleteAll() throws -> () in Query.o
  "type metadata accessor for Swift.Optional", referenced from:
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) -> A1) -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) -> A1) -> A1 in ManagedObjectContextType.o
  "method descriptor for Swift.IteratorProtocol.next() -> A.Element?", referenced from:
      l_got.$sSt4next7ElementQzSgyFTq in Query.o
  "protocol descriptor for Swift.IteratorProtocol", referenced from:
      l_got.$sStMp in Query.o
  "type metadata for Swift.UInt", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in SortDescriptor.o
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.Equatable in __C_Synthesized in SortDescriptor.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 SortDescriptor.o
  "Swift._bridgeAnyObjectToAny(Swift.AnyObject?) -> Any", referenced from:
      (extension in AlecrimCoreData):__C.NSManagedObject.subscript.getter : (Swift.String) -> Any? in ManagedObject.o
      @objc AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
  "dispatch thunk of Swift.AnyKeyPath._kvcKeyPathString.getter : Swift.String?", referenced from:
      (extension in AlecrimCoreData):Swift.KeyPath.pathString.getter : Swift.String in KeyPath.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in SortDescriptor.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in SortDescriptor.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSComparisonPredicateOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in SortDescriptor.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.< infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.<= infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.> infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in SortDescriptor.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 SortDescriptor.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hashValue.getter : Swift.Int in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hashValue.getter : Swift.Int in PersistentContainerAuxiliarTypes.o
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      AlecrimCoreData.Query.deleteAll() throws -> () in Query.o
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySaySo17NSManagedObjectIDCGG s16IndexingIteratorV in Query.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: [AlecrimCoreData.SortDescriptor<A>]) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>...) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) -> A1) -> A1 in ManagedObjectContextType.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.observer<A where A1: __C.NSManagedObject>(for: A1, updateHandler: () -> ()) -> AlecrimCoreData.EntityObserver<A1> in EntityObserver.o
      AlecrimCoreData.Query.dropLast(Swift.Int) -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.drop(while: (A) throws -> Swift.Bool) throws -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.prefix(while: (A) throws -> Swift.Bool) throws -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.suffix(Swift.Int) -> AlecrimCoreData.Query<A> in Query.o
      AlecrimCoreData.Query.split(maxSplits: Swift.Int, omittingEmptySubsequences: Swift.Bool, whereSeparator: (A) throws -> Swift.Bool) throws -> [AlecrimCoreData.Query<A>] in Query.o
      (extension in AlecrimCoreData):__C.NSManagedObject.delete() -> () in ManagedObject.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 PersistentContainer.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in PersistentContainer.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 PersistentContainer.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 PersistentContainer.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in PersistentContainer.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 PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.viewContext.getter : A in CustomPersistentContainer.o
      ...
  "Swift._arrayConditionalCast<A, B>([A]) -> [B]?", referenced from:
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in SortDescriptor.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in SortDescriptor.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      AlecrimCoreData.FetchRequest.filtered(using: AlecrimCoreData.Predicate<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.sorted(by: AlecrimCoreData.SortDescriptor<A>) -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.EntityObserver.(in _2E2E3A35B260FAFDD1EC1C6BC8980ADA).init(entity: A, propertyName: Swift.String, updateHandler: () -> (), context: __C.NSManagedObjectContext) -> AlecrimCoreData.EntityObserver<A> in EntityObserver.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.< infix<A, B where A: __C.NSManagedObject, B: Swift.Comparable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      ...
  "Swift._bridgeAnythingToObjectiveC<A>(A) -> Swift.AnyObject", referenced from:
      @nonobjc __C.NSExpression.__allocating_init(forConstantValue: Any?) -> __C.NSExpression in KeyPath.o
  "Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.Equatable in __C_Synthesized in SortDescriptor.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      (extension in AlecrimCoreData):__C.NSManagedObject.inContext(__C.NSManagedObjectContext) throws -> Self in ManagedObject.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic xqd________pIegnrzo_ s5ErrorP in ManagedObjectContextType.o
      _symbolic qd__Sg______pSgIegng_ s5ErrorP in ManagedObjectContextType.o
      _symbolic So22NSManagedObjectContextCx______pIeggrzo_ s5ErrorP in ManagedObjectContextType.o
      _symbolic xqd________pIeggrzo_ s5ErrorP in ManagedObjectContextType.o
      l_got.$ss5ErrorMp in PersistentContainerAuxiliarTypes.o
      _symbolic ______pSg s5ErrorP in PersistentContainer.o
      _symbolic ______pSgz_Xx s5ErrorP in PersistentContainer.o
      ...
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in PersistentContainerAuxiliarTypes.o
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance AlecrimCoreData.PersistentContainerError : Swift.Error in AlecrimCoreData in PersistentContainerAuxiliarTypes.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      AlecrimCoreData.PersistentContainerStorageType.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
      AlecrimCoreData.PersistentContainerError.hash(into: inout Swift.Hasher) -> () in PersistentContainerAuxiliarTypes.o
  "class metadata base offset for Swift.KeyPath", referenced from:
      static AlecrimCoreData.SortDescriptor.ascending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.descending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B>, B) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.== infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B>, B) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      AlecrimCoreData.!= infix<A, B where A: __C.NSManagedObject, B: Swift.Equatable>(Swift.KeyPath<A, B?>, B?) -> AlecrimCoreData.ComparisonPredicate<A> in KeyPath.o
      ...
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in KeyPath.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in KeyPath.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in KeyPath.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in KeyPath.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.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.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
  "type metadata for Any", referenced from:
      AlecrimCoreData.EntityObserver.(in _2E2E3A35B260FAFDD1EC1C6BC8980ADA).init(entity: A, propertyName: Swift.String, updateHandler: () -> (), context: __C.NSManagedObjectContext) -> AlecrimCoreData.EntityObserver<A> in EntityObserver.o
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
      @nonobjc __C.NSPredicate.__allocating_init(format: Swift.String, argumentArray: [Any]?) -> __C.NSPredicate in Predicate.o
      closure #1 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #2 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #3 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      ...
  "type metadata for ()", referenced from:
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didUpdateObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didMoveObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      ...
  "value witness table for ()", referenced from:
      full type metadata for AlecrimCoreData.Config in Config.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      ___unnamed_1 in SortDescriptor.o
      ___unnamed_1 in EntityObserver.o
      ___unnamed_1 in CustomPersistentContainer.o
      ___unnamed_1 in FetchedResultsSectionInfo.o
      ___unnamed_1 in Predicate.o
      ___unnamed_3 in Predicate.o
      ___unnamed_9 in Predicate.o
      ...
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_AlecrimCoreData in SortDescriptor.o
  "__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_AlecrimCoreData in SortDescriptor.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_AlecrimCoreData in SortDescriptor.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 PersistentContainer.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_0 in KeyPath.o
  "_swift_allocError", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.managedObjectModel(withName: Swift.String?, in: __C.NSBundle?) throws -> __C.NSManagedObjectModel in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
  "_swift_allocObject", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.EntityObserver.__allocating_init(entity: A, propertyName: Swift.String, updateHandler: () -> (), context: __C.NSManagedObjectContext) -> AlecrimCoreData.EntityObserver<A> in EntityObserver.o
      @nonobjc __C.NSManagedObjectContext.performAndWait(() -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) -> A1, completion: ((A1) -> ())?) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) throws -> A, completion: (A?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) -> A, completion: ((A) -> ())?) -> () in ManagedObjectContextType.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      type metadata instantiation function for AlecrimCoreData.SortDescriptor in SortDescriptor.o
      type metadata instantiation function for AlecrimCoreData.EntityObserver in EntityObserver.o
      type metadata instantiation function for AlecrimCoreData.CustomPersistentContainer in CustomPersistentContainer.o
      type metadata instantiation function for AlecrimCoreData.CustomPersistentContainer.(HelperPersistentContainer in _B3E55AC15E0040586E9A8D5DA9F34292) in CustomPersistentContainer.o
      type metadata instantiation function for AlecrimCoreData.FetchedResultsSectionInfo in FetchedResultsSectionInfo.o
      type metadata instantiation function for AlecrimCoreData.Predicate in Predicate.o
      type metadata instantiation function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      ...
  "_swift_allocateGenericValueMetadata", referenced from:
      type metadata instantiation function for AlecrimCoreData.FetchRequest in FetchRequest.o
      type metadata instantiation function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      type metadata instantiation function for AlecrimCoreData.Query in Query.o
      type metadata instantiation function for AlecrimCoreData.Query.QueryIterator in Query.o
  "_swift_beginAccess", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      variable initialization expression of AlecrimCoreData.FetchRequest.batchSize : Swift.Int in FetchRequest.o
      AlecrimCoreData.FetchRequest.init() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.setter : __C.NSManagedObjectContext in PersistentContainer.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      static AlecrimCoreData.SortDescriptor.ascending(Swift.String) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.descending(Swift.String) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.key.getter : Swift.String in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.sortDescriptors.getter : [AlecrimCoreData.SortDescriptor<A>]? in FetchRequest.o
      ...
  "_swift_checkMetadataState", referenced from:
      type metadata completion function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_deallocClassInstance", referenced from:
      AlecrimCoreData.SortDescriptor.__deallocating_deinit in SortDescriptor.o
      AlecrimCoreData.EntityObserver.__deallocating_deinit in EntityObserver.o
      AlecrimCoreData.CustomPersistentContainer.__deallocating_deinit in CustomPersistentContainer.o
      AlecrimCoreData.FetchedResultsSectionInfo.__deallocating_deinit in FetchedResultsSectionInfo.o
      AlecrimCoreData.Predicate.__deallocating_deinit in Predicate.o
      AlecrimCoreData.ComparisonPredicate.__deallocating_deinit in Predicate.o
      AlecrimCoreData.CompoundPredicate.__deallocating_deinit in Predicate.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in ManagedObjectContextType.o
      l_objectdestroy.2 in ManagedObjectContextType.o
      l_objectdestroy.5 in ManagedObjectContextType.o
      l_objectdestroy.8 in ManagedObjectContextType.o
      l_objectdestroy.11 in ManagedObjectContextType.o
      l_objectdestroy.14 in ManagedObjectContextType.o
      l_objectdestroy.17 in ManagedObjectContextType.o
      ...
  "_swift_deallocPartialClassInstance", referenced from:
      AlecrimCoreData.PersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.CustomPersistentContainer<A> in CustomPersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.CustomPersistentContainer<A> in CustomPersistentContainer.o
  "_swift_dynamicCast", referenced from:
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      closure #1 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #2 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #3 ((A, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
      closure #4 ((A, Foundation.IndexPath, Foundation.IndexPath) -> ()) -> () in AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
  "_swift_dynamicCastUnknownClass", referenced from:
      AlecrimCoreData.CustomPersistentContainer.viewContext.getter : A in CustomPersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.newBackgroundContext() -> A in CustomPersistentContainer.o
      closure #1 (__C.NSManagedObjectContext) -> () in AlecrimCoreData.CustomPersistentContainer.performBackgroundTask((A) -> ()) -> () in CustomPersistentContainer.o
      (extension in AlecrimCoreData):__C.NSManagedObject.inContext(__C.NSManagedObjectContext) throws -> Self in ManagedObject.o
  "_swift_endAccess", referenced from:
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      variable initialization expression of AlecrimCoreData.FetchRequest.batchSize : Swift.Int in FetchRequest.o
      AlecrimCoreData.FetchRequest.init() -> AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      (extension in AlecrimCoreData):Swift.Equatable.(comparisonOptions in _AA76DE4901308E8B378DA5A98E7043F9).getter : __C.NSComparisonPredicateOptions in KeyPath.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.getter : __C.NSManagedObjectContext in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.backgroundContext.setter : __C.NSManagedObjectContext in PersistentContainer.o
      ...
  "_swift_errorRelease", referenced from:
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      outlined destroy of Swift.Error? in ManagedObjectContextType.o
      ...
  "_swift_errorRetain", referenced from:
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.async<A>(execute: (A) throws -> A1, completion: (A1?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      closure #1 () -> () in (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      closure #1 (__C.NSPersistentStoreDescription, Swift.Error?) -> () in AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      closure #1 (__C.NSPersistentStoreDescription, Swift.Error?) -> () in AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      ...
  "_swift_getAssociatedTypeWitness", referenced from:
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.filtered(using: __C.NSPredicate) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.where(() -> AlecrimCoreData.Predicate<A.Element>) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: [__C.NSSortDescriptor]) -> A in Queryable.o
      closure #1 (__C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A.Element> in (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: [__C.NSSortDescriptor]) -> A in Queryable.o
      (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor...) -> A in Queryable.o
      closure #1 (__C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A.Element> in (extension in AlecrimCoreData):AlecrimCoreData.Queryable.sorted(by: __C.NSSortDescriptor...) -> A in Queryable.o
      ...
  "_swift_getEnumCaseMultiPayload", referenced from:
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      destroy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      outlined destroy of AlecrimCoreData.FetchRequestController<A>.Change<A1> in FetchRequestController+Extensions.o
      initializeWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      ...
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSAttributeType in SortDescriptor.o
      type metadata accessor for __C.NSComparisonPredicateOptions in SortDescriptor.o
      type metadata accessor for __C.NSCompoundPredicateType in Predicate.o
      type metadata accessor for __C.NSPredicateOperatorType in Predicate.o
      type metadata accessor for __C.NSComparisonPredicateModifier in Predicate.o
  "_swift_getFunctionTypeMetadata2", referenced from:
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteSectionClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(AlecrimCoreData.FetchedResultsSectionInfo<A>, Swift.Int) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didInsertObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didDeleteObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.(didUpdateObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: __C.NSFetchedResultsSectionInfo, atSectionIndex: Swift.Int, for: __C.NSFetchedResultsChangeType) -> () in FetchedResultsControllerDelegate.o
      ...
  "_swift_getFunctionTypeMetadata3", referenced from:
      AlecrimCoreData.FetchedResultsControllerDelegate.(didMoveObjectClosuresContainer in _D3C8A411588507A95A7753309267F375).getter : AlecrimCoreData.ClosuresContainer<(A, Foundation.IndexPath, Foundation.IndexPath) -> ()> in FetchedResultsControllerDelegate.o
      AlecrimCoreData.FetchedResultsControllerDelegate.controller(_: __C.NSFetchedResultsController<__C.NSFetchRequestResult>, didChange: Any, at: Foundation.IndexPath?, for: __C.NSFetchedResultsChangeType, newIndexPath: Foundation.IndexPath?) -> () in FetchedResultsControllerDelegate.o
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in SortDescriptor.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSSortDescriptor.__allocating_init(key: Swift.String?, ascending: Swift.Bool) -> __C.NSSortDescriptor in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.init(rawValue: __C.NSSortDescriptor) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      __C.NSSortDescriptor.__allocating_init(key: Swift.String?, ascending: Swift.Bool, selector: ObjectiveC.Selector?) -> __C.NSSortDescriptor in SortDescriptor.o
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      __C.NSFetchRequest.__allocating_init(entityName: Swift.String) -> __C.NSFetchRequest<A> in FetchRequest.o
      @nonobjc __C.NSBundle.__allocating_init(for: Swift.AnyObject.Type) -> __C.NSBundle in PersistentContainerType.o
      @nonobjc __C.NSBundle.__allocating_init(for: Swift.AnyObject.Type) -> __C.NSBundle in PersistentContainerType.o
      ...
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSSortDescriptor in SortDescriptor.o
      type metadata accessor for __C.NSAttributeDescription in SortDescriptor.o
      type metadata accessor for __C.NSBundle in PersistentContainerType.o
      type metadata accessor for __C.NSManagedObjectModel in PersistentContainerType.o
      type metadata accessor for __C.NSPropertyDescription in EntityObserver.o
      type metadata accessor for __C.NSManagedObjectContext in ManagedObjectContextType.o
      type metadata accessor for __C.NSExpression in KeyPath.o
      ...
  "_swift_getObjectType", referenced from:
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.(HelperPersistentContainer in _B3E55AC15E0040586E9A8D5DA9F34292).__deallocating_deinit in CustomPersistentContainer.o
      (extension in AlecrimCoreData):__C.NSManagedObject.inContext(__C.NSManagedObjectContext) throws -> Self in ManagedObject.o
      AlecrimCoreData.FetchedResultsSectionInfo.name.getter : Swift.String in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.indexTitle.getter : Swift.String? in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.numberOfObjects.getter : Swift.Int in FetchedResultsSectionInfo.o
      AlecrimCoreData.FetchedResultsSectionInfo.objects.getter : [A] in FetchedResultsSectionInfo.o
      ...
  "_swift_getTupleTypeLayout2", referenced from:
      type metadata completion function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_getTupleTypeMetadata2", referenced from:
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      destroy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      assignWithTake value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_getTypeByMangledNameInContext", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in SortDescriptor.o
  "_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in SortDescriptor.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type [Swift.String : __C.NSAttributeDescription] and conformance [A : B] : Swift.Sequence in Swift in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSAttributeType and conformance __C.NSAttributeType : Swift.RawRepresentable in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.OptionSet in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.Equatable in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.RawRepresentable in __C_Synthesized in SortDescriptor.o
      lazy protocol witness table accessor for type __C.NSComparisonPredicateOptions and conformance __C.NSComparisonPredicateOptions : Swift.SetAlgebra in __C_Synthesized in SortDescriptor.o
      ...
  "_swift_initClassMetadata2", referenced from:
      type metadata completion function for AlecrimCoreData.SortDescriptor in SortDescriptor.o
      type metadata completion function for AlecrimCoreData.EntityObserver in EntityObserver.o
      type metadata completion function for AlecrimCoreData.CustomPersistentContainer in CustomPersistentContainer.o
      type metadata completion function for AlecrimCoreData.CustomPersistentContainer.(HelperPersistentContainer in _B3E55AC15E0040586E9A8D5DA9F34292) in CustomPersistentContainer.o
      type metadata completion function for AlecrimCoreData.FetchedResultsSectionInfo in FetchedResultsSectionInfo.o
      type metadata completion function for AlecrimCoreData.Predicate in Predicate.o
      type metadata completion function for AlecrimCoreData.ComparisonPredicate in Predicate.o
      ...
  "_swift_initEnumMetadataMultiPayload", referenced from:
      type metadata completion function for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
  "_swift_isEscapingClosureAtFileLocation", referenced from:
      @nonobjc __C.NSManagedObjectContext.performAndWait(() -> ()) -> () in ManagedObjectContextType.o
  "_swift_isaMask", referenced from:
      protocol witness for AlecrimCoreData.PersistentContainerType.backgroundContext.getter : A.ManagedObjectContextType in conformance AlecrimCoreData.PersistentContainer : AlecrimCoreData.PersistentContainerType in AlecrimCoreData in PersistentContainerType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) throws -> A, completion: (A?, Swift.Error?) -> ()) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.async<A>(execute: (__C.NSManagedObjectContext) -> A, completion: ((A) -> ())?) -> () in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.sync<A>(execute: (__C.NSManagedObjectContext) throws -> A) throws -> A in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.sync<A>(execute: (__C.NSManagedObjectContext) -> A) -> A in ManagedObjectContextType.o
      key path getter for AlecrimCoreData.PersistentContainer.backgroundContext : __C.NSManagedObjectContext : AlecrimCoreData.PersistentContainer in PersistentContainer.o
      closure #1 (__C.NSPersistentStoreDescription, Swift.Error?) -> () in AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.o
      ...
  "_swift_once", referenced from:
      AlecrimCoreData.Config.defaultComparisonOptions.unsafeMutableAddressor : __C.NSComparisonPredicateOptions in Config.o
  "_swift_release", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.predicate.setter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      AlecrimCoreData.FetchRequest.predicate.setter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      outlined destroy of AlecrimCoreData.FetchRequest<A> in FetchRequest.o
      AlecrimCoreData.FetchRequest.toRaw<A where A1: __C.NSFetchRequestResult>() -> __C.NSFetchRequest<A1> in FetchRequest.o
      ...
  "_swift_retain", referenced from:
      AlecrimCoreData.SortDescriptor.__allocating_init(key: Swift.String, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.ascending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.SortDescriptor.__allocating_init<A>(keyPath: Swift.KeyPath<A, A1>, ascending: Swift.Bool) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      static AlecrimCoreData.SortDescriptor.descending<A>(Swift.KeyPath<A, A1>) -> AlecrimCoreData.SortDescriptor<A> in SortDescriptor.o
      AlecrimCoreData.FetchRequest.predicate.getter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      AlecrimCoreData.FetchRequest.predicate.setter : AlecrimCoreData.Predicate<A>? in FetchRequest.o
      ...
  "_swift_storeEnumTagMultiPayload", referenced from:
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeBufferWithCopyOfBuffer value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      initializeWithCopy value witness for AlecrimCoreData.FetchRequestController.Change in FetchRequestController+Extensions.o
      ...
  "_swift_unexpectedError", referenced from:
      AlecrimCoreData.PersistentContainer.__allocating_init(name: Swift.String?) -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__allocating_init(name: Swift.String?) -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.Query.(execute in _1FCBFA5063ABB05808A5D9F6178E66B8)(fetchRequest: AlecrimCoreData.FetchRequest<A>) -> [A] in Query.o
      AlecrimCoreData.Query.(count in _1FCBFA5063ABB05808A5D9F6178E66B8)(fetchRequest: AlecrimCoreData.FetchRequest<A>) -> Swift.Int in Query.o
      AlecrimCoreData.FetchRequestController.performFetch() -> () in FetchRequestController.o
      AlecrimCoreData.FetchRequestController.performFetchIfNeeded() -> () in FetchRequestController.o
  "_swift_unknownObjectRelease", referenced from:
      @nonobjc __C.NSExpression.__allocating_init(forConstantValue: Any?) -> __C.NSExpression in KeyPath.o
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).setter : __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).setter : __C.NSObject? in PersistentContainer.o
      outlined destroy of __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      ...
  "_swift_unknownObjectRetain", referenced from:
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).getter : __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.(didImportUbiquitousContentNotificationObserver in _10E7F9FBFC72948AEF2C51EAE4FC8F47).setter : __C.NSObject? in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.PersistentContainer.__deallocating_deinit in PersistentContainer.o
      AlecrimCoreData.BasePersistentContainer.configureManagedObjectContext(__C.NSManagedObjectContext) -> () in PersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.viewContext.getter : A in CustomPersistentContainer.o
      AlecrimCoreData.CustomPersistentContainer.newBackgroundContext() -> A in CustomPersistentContainer.o
      ...
  "_swift_willThrow", referenced from:
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.managedObjectModel(withName: Swift.String?, in: __C.NSBundle?) throws -> __C.NSManagedObjectModel in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.(managedObjectModelURL in _C29616AC33288467C276671889DD3BC9)(withName: Swift.String, in: __C.NSBundle) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String?, inPath: Swift.String?) throws -> Foundation.URL in PersistentContainerType.o
      static (extension in AlecrimCoreData):AlecrimCoreData.PersistentContainerType.persistentStoreURL(withName: Swift.String, inPath: Swift.String?, forSecurityApplicationGroupIdentifier: Swift.String) throws -> Foundation.URL in PersistentContainerType.o
      (extension in AlecrimCoreData):AlecrimCoreData.ManagedObjectContextType.sync<A>(execute: (A) throws -> A1) throws -> A1 in ManagedObjectContextType.o
      AlecrimCoreData.PersistentContainer.init(name: Swift.String?, managedObjectModel: __C.NSManagedObjectModel, storageType: AlecrimCoreData.PersistentContainerStorageType, persistentStoreURL: Foundation.URL, persistentStoreDescriptionOptions: [Swift.String : __C.NSObject]?, ubiquitousConfiguration: AlecrimCoreData.PersistentContainerUbiquitousConfiguration?) throws -> AlecrimCoreData.PersistentContainer in PersistentContainer.o
      AlecrimCoreData.BasePersistentContainer.init(name: Swift.String, managedObjectModel: __C.NSManagedObjectModel, persistentStoreDescription: __C.NSPersistentStoreDescription, completionHandler: (__C.NSPersistentContainer, __C.NSPersistentStoreDescription, Swift.Error?) -> ()) throws -> AlecrimCoreData.BasePersistentContainer in PersistentContainer.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/AlecrimCoreData.build/Debug-watchos/AlecrimCoreData.build/Objects-normal/arm64/Binary/AlecrimCoreData normal arm64 (in target 'AlecrimCoreData' from project 'AlecrimCoreData')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.