nateshmbhat / card-scanner-flutter

A flutter package for Fast, Accurate and Secure Credit card & Debit card scanning
https://pub.dev/packages/card_scanner
GNU General Public License v3.0
106 stars 102 forks source link

Error when building for ios with new version (1.0.1) #48

Open AzarouAmine opened 3 years ago

AzarouAmine commented 3 years ago

When I build for iOS I get the following error message:

Xcode's output: ↳ GoogleUtilitiesComponents-fzbuqjclqcekfggpifopprbgspxb While building module 'firebase_messaging' imported from /Users/sqli/Documents/oak/oak_project/ios/Runner/GeneratedPluginRegistrant.m :32: While building module 'Firebase' imported from /Users/sqli/Documents/oak/oak_project/ios/Pods/Headers/Public/firebase_messa ging/FLTFirebaseMessagingPlugin.h:11: In file included from :1: /Users/sqli/Documents/oak/oak_project/ios/Pods/Headers/Public/Firebase/Fireb ase.h:81:10: warning: "FirebaseAnalytics.framework is not included in your target. Please add the FirebaseAnalytics dependency to your project to ensure Messaging works as intended." [-W#warnings]

warning "FirebaseAnalytics.framework is not included in your

target. Please add the \ ^ 1 warning generated. 1 warning generated. 1 warning generated. GoogleUtilitiesComponents-fzbuqjclqcekfggpifopprbgspxb ld: warning: Could not find or use auto-linked library 'swiftObjectiveC' ld: warning: Could not find or use auto-linked library 'swiftUIKit' ld: warning: Could not find or use auto-linked library 'swiftDarwin' ld: warning: Could not find or use auto-linked library 'swiftCoreGraphics' ld: warning: Could not find or use auto-linked library 'swiftCompatibility50' ld: warning: Could not find or use auto-linked library 'swiftCoreFoundation' ld: warning: Could not find or use auto-linked library 'swiftDispatch' ld: warning: Could not find or use auto-linked library 'swiftCoreMedia' ld: warning: Could not find or use auto-linked library 'swiftAVFoundation' ld: warning: Could not find or use auto-linked library 'swiftCompatibilityDynamicReplacements' ld: warning: Could not find or use auto-linked library 'swiftCoreImage' ld: warning: Could not find or use auto-linked library 'swiftCoreAudio' ld: warning: Could not find or use auto-linked library 'swiftCoreMIDI' ld: warning: Could not find or use auto-linked library 'swiftUniformTypeIdentifiers' ld: warning: Could not find or use auto-linked library 'swiftQuartzCore' ld: warning: Could not find or use auto-linked library 'swiftCore' ld: warning: Could not find or use auto-linked library 'swiftMetal' ld: warning: Could not find or use auto-linked library 'swiftsimd' ld: warning: Could not find or use auto-linked library 'swiftCompatibility51' ld: warning: Could not find or use auto-linked library 'swiftFoundation' Undefined symbols for architecture arm64: "nominal type descriptor for Foundation.Date", referenced from: _symbolic ___Sg 10Foundation4DateV in libcard_scanner.a(ExpiryDateFilter.o) "_swift_dynamicCastObjCClass", referenced from: merged generic specialization <C.UIView> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in libcard_scanner.a(ExpiryDateFilter.o) generic specialization <__C.NSTextCheckingResult> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in libcard_scanner.a(ExpiryDateFilter.o) "Foundation.Locale.init(identifier: Swift.String) -> Foundation.Locale", referenced from: card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.parseExpiryDate(expiryDate: Swift.String) -> Foundation.Date in libcard_scanner.a(ExpiryDateFilter.o) "static Foundation.Date.> infix(Foundation.Date, Foundation.Date) -> Swift.Bool", referenced from: card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) "_swift_unexpectedError", referenced from: card_scanner.ExpiryDateFilter.init(visionText: C.MLKText, scannerOptions: card_scanner.CardScannerOptions, cardNumberScanResult: card_scanner.CardNumberScanResult) -> card_scanner.ExpiryDateFilter in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: __C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "static Foundation.Date._unconditionallyBridgeFromObjectiveC(C.NSDate?) -> Foundation.Date", referenced from: card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.parseExpiryDate(expiryDate: Swift.String) -> Foundation.Date in libcard_scanner.a(ExpiryDateFilter.o) "Swift._minimumMergeRunLength(Swift.Int) -> Swift.Int", referenced from: function signature specialization <Arg[0] = [Closure Propagated : function signature specialization <Arg[2] = [Constant Propagated Function : closure #1 ((key: Swift.String, value: Swift.Int), (key: Swift.String, value: Swift.Int)) -> Swift.Bool in (extension in card_scanner):Swift.Dictionary< where A == Swift.String, B == Swift.Int>.mostFrequentData.getter : Swift.Optional]> of reabstraction thunk helper from @callee_guaranteed (@guaranteed Swift.String, @unowned Swift.Int, @guaranteed Swift.String, @unowned Swift.Int) -> (@unowned Swift.Bool, @error @owned Swift.Error) to @escaping @callee_guaranteed (@in_guaranteed (key: Swift.String, value: Swift.Int), @in_guaranteed (key: Swift.String, value: Swift.Int)) -> (@unowned Swift.Bool, @error @owned Swift.Error), Argument Types : []> of generic specialization <(key: Swift.String, value: Swift.Int)> of Swift.UnsafeMutableBufferPointer._stableSortImpl(by: (A, A) throws -> Swift.Bool) throws -> () in libcard_scanner.a(CommonModels.o) "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from: l_got.$sSHSQTb in libcard_scanner.a(CardScannerOptions.o) l_got.$sSHSQTb in libcard_scanner.a(CommonModels.o) "nominal type descriptor for Swift.IndexingIterator", referenced from: _symbolic yG s16IndexingIteratorV SS8UTF8ViewV in libcard_scanner.a(CardScannerOptions.o) "nominal type descriptor for Swift.StaticString", referenced from: _symbolic yG s23_ContiguousArrayStorageC s12StaticStringV in libcard_scanner.a(CardScannerOptions.o) "_swift_retain_n", referenced from: function signature specialization <Arg[0] = Owned To Guaranteed> of card_scanner.ScanProcessor.init(withOptions: card_scanner.CardScannerOptions) -> card_scanner.ScanProcessor in libcard_scanner.a(ScanProcessor.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "protocol conformance descriptor for Swift.String.UTF8View : Swift.Collection in Swift", referenced from: lazy protocol witness table accessor for type Swift.String.UTF8View and conformance Swift.String.UTF8View : Swift.Collection in Swift in libcard_scanner.a(CardScannerOptions.o) "type metadata for Swift.String.UTF8View", referenced from: type metadata accessor for Swift.IndexingIterator in libcard_scanner.a(CardScannerOptions.o) lazy protocol witness table accessor for type Swift.String.UTF8View and conformance Swift.String.UTF8View : Swift.Collection in Swift in libcard_scanner.a(CardScannerOptions.o) "type metadata accessor for Swift.IndexingIterator", referenced from: type metadata accessor for Swift.IndexingIterator in libcard_scanner.a(CardScannerOptions.o) "nominal type descriptor for Swift.String.UTF8View", referenced from: _symbolic ___y___G s16IndexingIteratorV SS8UTF8ViewV in libcard_scanner.a(CardScannerOptions.o) "protocol conformance descriptor for Swift.IndexingIterator : Swift.IteratorProtocol in Swift", referenced from: lazy protocol witness table accessor for type Swift.IndexingIterator and conformance Swift.IndexingIterator : Swift.IteratorProtocol in Swift in libcard_scanner.a(CardScannerOptions.o) "protocol conformance descriptor for Swift.Int : Swift.FixedWidthInteger in Swift", referenced from: lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in libcard_scanner.a(CardScannerOptions.o) "static (extension in Swift):Swift.FixedWidthInteger.parseASCIISlowPath<A, B where A1: Swift.IteratorProtocol, B1: Swift.FixedWidthInteger, A1.Element: Swift.UnsignedInteger>(codeUnits: inout A1, radix: B1) -> B1?", referenced from: generic specialization <Swift.Int, Swift.String> of (extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.StringProtocol>(: A1, radix: Swift.Int) -> A? in libcard_scanner.a(CardScannerOptions.o) "Swift._findStringSwitchCase(cases: [Swift.StaticString], string: Swift.String) -> Swift.Int", referenced from: card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) protocol witness for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A? in conformance card_scanner.CameraOrientation : Swift.RawRepresentable in card_scanner in libcard_scanner.a(CardScannerOptions.o) "_swift_arrayInitWithCopy", referenced from: function signature specialization <Arg[0] = Owned To Guaranteed> of generic specialization <Swift.String, [Swift.String]> of Swift.Array.append<A where A == A1.Element, A1: Swift.Sequence>(contentsOf: owned A1) -> () in libcard_scanner.a(CardHolderNameFilter.o) generic specialization <(key: Swift.String, value: Swift.Int)> of Swift.ContiguousArray._createNewBuffer(bufferIsUnique: Swift.Bool, minimumCapacity: Swift.Int, growForAppend: Swift.Bool) -> () in libcard_scanner.a(CommonModels.o) generic specialization of Swift.Array._createNewBuffer(bufferIsUnique: Swift.Bool, minimumCapacity: Swift.Int, growForAppend: Swift.Bool) -> () in libcard_scanner.a(ExpiryDateFilter.o) function signature specialization <Arg[2] = Owned To Guaranteed> of generic specialization of Swift._ArrayBuffer._copyContents(subRange: Swift.Range, initializing: Swift.UnsafeMutablePointer) -> Swift.UnsafeMutablePointer in libcard_scanner.a(ExpiryDateFilter.o) "(extension in Foundation):Swift.StringProtocol.replacingOccurrences<A, B where A1: Swift.StringProtocol, B1: Swift.StringProtocol>(of: A1, with: B1, options: C.NSStringCompareOptions, range: Swift.Range?) -> Swift.String", referenced from: function signature specialization <Arg[1] = Dead> of card_scanner.CardHolderNameFilter.transformBlockText(blockText: Swift.String) -> Swift.String in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) (extension in card_scanner):Swift.String.sanitized.getter : Swift.String in libcard_scanner.a(CommonModels.o) "Swift.String.lowercased() -> Swift.String", referenced from: card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) _globalinit_33_443ED0B67178D82CF8690DEFD1307DF4_func3 in libcard_scanner.a(Constants.o) "_swift_bridgeObjectRetain_n", referenced from: card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "static Swift._DictionaryStorage.resize(original: Swift.RawDictionaryStorage, capacity: Swift.Int, move: Swift.Bool) -> Swift._DictionaryStorage<A, B>", referenced from: generic specialization <Swift.String, Swift.Int> of Swift._NativeDictionary._copyOrMoveAndResize(capacity: Swift.Int, moveElements: Swift.Bool) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) "_swift_isUniquelyReferenced_nonNull_native", referenced from: generic specialization <Swift.String, Swift.Int> of Swift.Dictionary.Variant.setValue(: owned B, forKey: A) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) function signature specialization <Arg[0] = Owned To Guaranteed> of generic specialization <Swift.String, [Swift.String]> of Swift.Array.append<A where A == A1.Element, A1: Swift.Sequence>(contentsOf: owned A1) -> () in libcard_scanner.a(CardHolderNameFilter.o) function signature specialization <Arg[0] = [Closure Propagated : function signature specialization <Arg[2] = [Constant Propagated Function : closure #1 ((key: Swift.String, value: Swift.Int), (key: Swift.String, value: Swift.Int)) -> Swift.Bool in (extension in card_scanner):Swift.Dictionary< where A == Swift.String, B == Swift.Int>.mostFrequentData.getter : Swift.Optional]> of reabstraction thunk helper from @callee_guaranteed (@guaranteed Swift.String, @unowned Swift.Int, @guaranteed Swift.String, @unowned Swift.Int) -> (@unowned Swift.Bool, @error @owned Swift.Error) to @escaping @callee_guaranteed (@in_guaranteed (key: Swift.String, value: Swift.Int), @in_guaranteed (key: Swift.String, value: Swift.Int)) -> (@unowned Swift.Bool, @error @owned Swift.Error), Argument Types : []> of generic specialization <Swift.ContiguousArray<(key: Swift.String, value: Swift.Int)>> of (extension in Swift):Swift.MutableCollection< where A: Swift.RandomAccessCollection>.sort(by: (A.Swift.Sequence.Element, A.Swift.Sequence.Element) throws -> Swift.Bool) throws -> () in libcard_scanner.a(CommonModels.o) function signature specialization <Arg[3] = [Closure Propagated : function signature specialization <Arg[2] = [Constant Propagated Function : closure #1 ((key: Swift.String, value: Swift.Int), (key: Swift.String, value: Swift.Int)) -> Swift.Bool in (extension in card_scanner):Swift.Dictionary< where A == Swift.String, B == Swift.Int>.mostFrequentData.getter : Swift.Optional]> of reabstraction thunk helper from @callee_guaranteed (@guaranteed Swift.String, @unowned Swift.Int, @guaranteed Swift.String, @unowned Swift.Int) -> (@unowned Swift.Bool, @error @owned Swift.Error) to @escaping @callee_guaranteed (@in_guaranteed (key: Swift.String, value: Swift.Int), @in_guaranteed (key: Swift.String, value: Swift.Int)) -> (@unowned Swift.Bool, @error @owned Swift.Error), Argument Types : []> of generic specialization <(key: Swift.String, value: Swift.Int)> of closure #1 (inout Swift.UnsafeMutableBufferPointer, inout Swift.Int) throws -> () in Swift.UnsafeMutableBufferPointer._stableSortImpl(by: (A, A) throws -> Swift.Bool) throws -> () in libcard_scanner.a(CommonModels.o) function signature specialization <Arg[2] = [Closure Propagated : function signature specialization <Arg[2] = [Constant Propagated Function : closure #1 ((key: Swift.String, value: Swift.Int), (key: Swift.String, value: Swift.Int)) -> Swift.Bool in (extension in card_scanner):Swift.Dictionary< where A == Swift.String, B == Swift.Int>.mostFrequentData.getter : Swift.Optional]> of reabstraction thunk helper from @callee_guaranteed (@guaranteed Swift.String, @unowned Swift.Int, @guaranteed Swift.String, @unowned Swift.Int) -> (@unowned Swift.Bool, @error @owned Swift.Error) to @escaping @callee_guaranteed (@in_guaranteed (key: Swift.String, value: Swift.Int), @in_guaranteed (key: Swift.String, value: Swift.Int)) -> (@unowned Swift.Bool, @error @owned Swift.Error), Argument Types : []> of generic specialization <(key: Swift.String, value: Swift.Int)> of Swift.UnsafeMutableBufferPointer.mergeTopRuns(: inout [Swift.Range], buffer: Swift.UnsafeMutablePointer, by: (A, A) throws -> Swift.Bool) throws -> Swift.Bool in libcard_scanner.a(CommonModels.o) "static Swift.Array._allocateBufferUninitialized(minimumCapacity: Swift.Int) -> Swift._ArrayBuffer", referenced from: function signature specialization <Arg[0] = [Closure Propagated : function signature specialization <Arg[2] = [Constant Propagated Function : closure #1 ((key: Swift.String, value: Swift.Int), (key: Swift.String, value: Swift.Int)) -> Swift.Bool in (extension in card_scanner):Swift.Dictionary< where A == Swift.String, B == Swift.Int>.mostFrequentData.getter : Swift.Optional]> of reabstraction thunk helper from @callee_guaranteed (@guaranteed Swift.String, @unowned Swift.Int, @guaranteed Swift.String, @unowned Swift.Int) -> (@unowned Swift.Bool, @error @owned Swift.Error) to @escaping @callee_guaranteed (@in_guaranteed (key: Swift.String, value: Swift.Int), @in_guaranteed (key: Swift.String, value: Swift.Int)) -> (@unowned Swift.Bool, @error @owned Swift.Error), Argument Types : []> of generic specialization <(key: Swift.String, value: Swift.Int)> of Swift.UnsafeMutableBufferPointer._stableSortImpl(by: (A, A) throws -> Swift.Bool) throws -> () in libcard_scanner.a(CommonModels.o) "Swift.String.hash(into: inout Swift.Hasher) -> ()", referenced from: generic specialization of Swift.RawDictionaryStorage.find(A) -> (bucket: Swift._HashTable.Bucket, found: Swift.Bool) in libcard_scanner.a(CardDetailsScanOptimizer.o) generic specialization <Swift.String, Swift.Int> of Swift._NativeDictionary._copyOrMoveAndResize(capacity: Swift.Int, moveElements: Swift.Bool) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance card_scanner.CameraOrientation : Swift.Hashable in card_scanner in libcard_scanner.a(CardScannerOptions.o) protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance card_scanner.CameraOrientation : Swift.Hashable in card_scanner in libcard_scanner.a(CardScannerOptions.o) "_swift_once", referenced from: card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) "type metadata for Swift.String", referenced from: generic specialization <Swift.String, Swift.Int> of Swift.NativeDictionary.mutatingFind(: A, isUnique: Swift.Bool) -> (bucket: Swift._HashTable.Bucket, found: Swift.Bool) in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) function signature specialization <Arg[1] = Dead> of card_scanner.CardHolderNameFilter.transformBlockText(blockText: Swift.String) -> Swift.String in libcard_scanner.a(CardHolderNameFilter.o) function signature specialization <Arg[0] = Owned To Guaranteed> of generic specialization <Swift.String, [Swift.String]> of Swift.Array.append<A where A == A1.Element, A1: Swift.Sequence>(contentsOf: __owned A1) -> () in libcard_scanner.a(CardHolderNameFilter.o) lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) ... "Swift.Hasher._finalize() -> Swift.Int", referenced from: generic specialization of Swift.RawDictionaryStorage.find(A) -> (bucket: Swift._HashTable.Bucket, found: Swift.Bool) in libcard_scanner.a(CardDetailsScanOptimizer.o) generic specialization <Swift.String, Swift.Int> of Swift._NativeDictionary._copyOrMoveAndResize(capacity: Swift.Int, moveElements: Swift.Bool) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance card_scanner.CameraOrientation : Swift.Hashable in card_scanner in libcard_scanner.a(CardScannerOptions.o) protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) "Swift._print_unlocked<A, B where B: Swift.TextOutputStream>(A, inout B) -> ()", referenced from: card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) "_swift_bridgeObjectRelease_n", referenced from: card_scanner.CardDetailsScanOptimizer.(handle in _AE6ACFB55800110F570982BFB4B4BDEB)(cardNumber: Swift.String?) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from: l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in libcard_scanner.a(CardDetails.o) "Swift._CocoaArrayWrapper.subscript.getter : (Swift.Range) -> Swift._SliceBuffer", referenced from: card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "protocol descriptor for Swift.Hashable", referenced from: l_got.$sSHMp in libcard_scanner.a(CardScannerOptions.o) l_got.$sSHMp in libcard_scanner.a(CommonModels.o) "nominal type descriptor for Swift._DictionaryStorage", referenced from: _symbolic _yS2SG s18_DictionaryStorageC in libcard_scanner.a(CardDetails.o) _symbolic ___ySSSiG s18_DictionaryStorageC in libcard_scanner.a(CardDetails.o) _symbolic ___ySSSiG s18_DictionaryStorageC in libcard_scanner.a(CardDetailsScanOptimizer.o) "protocol conformance descriptor for Swift.Int : Swift.BinaryInteger in Swift", referenced from: lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in libcard_scanner.a(CardDetailsScanOptimizer.o) "_OBJCCLASS$TtCs12_SwiftObject", referenced from: type metadata for card_scanner.CardDetails in libcard_scanner.a(CardDetails.o) type metadata for card_scanner.CardDetailsScanOptimizer in libcard_scanner.a(CardDetailsScanOptimizer.o) type metadata for card_scanner.CardHolderNameFilter in libcard_scanner.a(CardHolderNameFilter.o) type metadata for card_scanner.CardNumberFilter in libcard_scanner.a(CardNumberFilter.o) type metadata for card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) type metadata for card_scanner.ScanFilterResult in libcard_scanner.a(CommonModels.o) type metadata for card_scanner.ScanResultData in libcard_scanner.a(CommonModels.o) ... "protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from: lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in libcard_scanner.a(CardHolderNameFilter.o) "value witness table for Builtin.NativeObject", referenced from: full type metadata for card_scanner.CardDetails in libcard_scanner.a(CardDetails.o) full type metadata for card_scanner.CardDetailsScanOptimizer in libcard_scanner.a(CardDetailsScanOptimizer.o) full type metadata for card_scanner.CardHolderNameFilter in libcard_scanner.a(CardHolderNameFilter.o) full type metadata for card_scanner.CardNumberFilter in libcard_scanner.a(CardNumberFilter.o) full type metadata for card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) full type metadata for card_scanner.ScanFilterResult in libcard_scanner.a(CommonModels.o) full type metadata for card_scanner.ScanResultData in libcard_scanner.a(CommonModels.o) ... "_OBJCMETACLASS$TtCs12_SwiftObject", referenced from: metaclass for card_scanner.CardDetails in libcard_scanner.a(CardDetails.o) metaclass for card_scanner.CardDetailsScanOptimizer in libcard_scanner.a(CardDetailsScanOptimizer.o) metaclass for card_scanner.CardHolderNameFilter in libcard_scanner.a(CardHolderNameFilter.o) metaclass for card_scanner.CardNumberFilter in libcard_scanner.a(CardNumberFilter.o) metaclass for card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) metaclass for card_scanner.ScanFilterResult in libcard_scanner.a(CommonModels.o) metaclass for card_scanner.ScanResultData in libcard_scanner.a(CommonModels.o) ... "static Swift._DictionaryStorage.allocate(capacity: Swift.Int) -> Swift._DictionaryStorage<A, B>", referenced from: function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Dead> of generic specialization <Swift.String, Swift.String> of Swift.Dictionary.init(dictionaryLiteral: (A, B)...) -> [A : B] in libcard_scanner.a(CardDetails.o) function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Dead> of generic specialization <Swift.String, Swift.Int> of Swift.Dictionary.init(dictionaryLiteral: (A, B)...) -> [A : B] in libcard_scanner.a(CardDetails.o) "_swift_setDeallocating", referenced from: card_scanner.CardDetails.dictionary.getter : [Swift.String : Swift.String] in libcard_scanner.a(CardDetails.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "Swift._StringGuts.grow(Swift.Int) -> ()", referenced from: card_scanner.CardDetails.description.getter : Swift.String in libcard_scanner.a(CardDetails.o) card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) "protocol witness table for Swift.DefaultStringInterpolation : Swift.TextOutputStream in Swift", referenced from: card_scanner.CardDetails.description.getter : Swift.String in libcard_scanner.a(CardDetails.o) card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) "Swift.String.write(to: inout A) -> ()", referenced from: card_scanner.CardDetails.description.getter : Swift.String in libcard_scanner.a(CardDetails.o) card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) "Swift._bridgeAnythingToObjectiveC(A) -> Swift.AnyObject", referenced from: function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) partial apply forwarder for reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> () to @escaping @callee_guaranteed (@in_guaranteed Any?) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) "type metadata for Swift.Int", referenced from: card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcardscanner.a(CardScannerOptions.o) generic specialization <Swift.Int, Swift.String> of (extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.StringProtocol>(: A1, radix: Swift.Int) -> A? in libcard_scanner.a(CardScannerOptions.o) lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in libcard_scanner.a(CardScannerOptions.o) "type metadata for Any", referenced from: cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) "type metadata for Swift.DefaultStringInterpolation", referenced from: card_scanner.CardDetails.description.getter : Swift.String in libcard_scanner.a(CardDetails.o) card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) "_swift_dynamicCast", referenced from: cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: __C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) "_swift_initStackObject", referenced from: cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) card_scanner.CardDetails.dictionary.getter : [Swift.String : Swift.String] in libcard_scanner.a(CardDetails.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "type metadata for Swift.UInt8", referenced from: lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in libcard_scanner.a(CardScannerOptions.o) "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from: l_got.$ss9OptionSetPs0B7AlgebraTb in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from: l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from: l_got.$sSY8rawValue03RawB0QzvgTq in libcard_scanner.a(CameraViewController.o) l_got.$sSY8rawValue03RawB0QzvgTq in libcard_scanner.a(CardScannerOptions.o) "type metadata accessor for Foundation.Locale", referenced from: card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.parseExpiryDate(expiryDate: Swift.String) -> Foundation.Date in libcard_scanner.a(ExpiryDateFilter.o) "_swift_deallocClassInstance", referenced from: card_scanner.CardDetails.deallocating_deinit in libcard_scanner.a(CardDetails.o) card_scanner.CardDetailsScanOptimizer.__deallocating_deinit in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.deallocating_deinit in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.deallocating_deinit in libcard_scanner.a(CardNumberFilter.o) card_scanner.CardScannerOptions.__deallocating_deinit in libcard_scanner.a(CardScannerOptions.o) card_scanner.ScanFilterResult.deallocating_deinit in libcard_scanner.a(CommonModels.o) card_scanner.ScanResultData.deallocating_deinit in libcard_scanner.a(CommonModels.o) ... "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from: l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in libcard_scanner.a(CameraViewController.o) l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in libcard_scanner.a(CardScannerOptions.o) "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from: l_got.$s8RawValueSYTl in libcard_scanner.a(CameraViewController.o) l_got.$s8RawValueSYTl in libcard_scanner.a(CardScannerOptions.o) "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from: l_got.$ss10SetAlgebraP8subtractyyxFTq in libcard_scanner.a(CameraViewController.o) "_swift_initStaticObject", referenced from: variable initialization expression of card_scanner.CardScannerOptions.possibleCardHolderNamePositions : [Swift.String] in libcard_scanner.a(CameraViewController.o) card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) protocol witness for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A? in conformance card_scanner.CameraOrientation : Swift.RawRepresentable in card_scanner in libcard_scanner.a(CardScannerOptions.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from: l_got.$ss10SetAlgebraP7isEmptySbvgTq in libcard_scanner.a(CameraViewController.o) "swiftEmptyDictionarySingleton", referenced from: function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Dead> of generic specialization <Swift.String, Swift.String> of Swift.Dictionary.init(dictionaryLiteral: (A, B)...) -> [A : B] in libcard_scanner.a(CardDetails.o) function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Dead> of generic specialization <Swift.String, Swift.Int> of Swift.Dictionary.init(dictionaryLiteral: (A, B)...) -> [A : B] in libcard_scanner.a(CardDetails.o) "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from: l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in libcard_scanner.a(CameraViewController.o) "Swift.String.count.getter : Swift.Int", referenced from: card_scanner.CardDetailsScanOptimizer.(handle in _AE6ACFB55800110F570982BFB4B4BDEB)(cardNumber: Swift.String?) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "method descriptor for Swift.SetAlgebra.formUnion(owned A) -> ()", referenced from: l_got.$ss10SetAlgebraP9formUnionyyxnFTq in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.SetAlgebra.update(with: owned A.Element) -> A.Element?", referenced from: l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in libcard_scanner.a(CameraViewController.o) "Swift.String.hasPrefix(Swift.String) -> Swift.Bool", referenced from: card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from: l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in libcard_scanner.a(CameraViewController.o) "protocol descriptor for Swift.OptionSet", referenced from: l_got.$ss9OptionSetMp in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from: l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in libcard_scanner.a(CameraViewController.o) "Foundation.Locale._bridgeToObjectiveC() -> C.NSLocale", referenced from: card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.parseExpiryDate(expiryDate: Swift.String) -> Foundation.Date in libcard_scanner.a(ExpiryDateFilter.o) "_swift_isUniquelyReferencedNonObjC_nonNull_bridgeObject", referenced from: card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "(extension in Foundation):Swift.StringProtocol.trimmingCharacters(in: Foundation.CharacterSet) -> Swift.String", referenced from: card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "_swift_errorRelease", referenced from: card_scanner.CameraViewController.setupCaptureSession() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) (extension in card_scanner):C.AVCaptureDevice.isLocked.getter : Swift.Bool in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[0] = Dead, Arg[2] = Dead> of cardscanner.CameraViewController.captureOutput(: C.AVCaptureOutput, didOutput: C.CMSampleBufferRef, from: C.AVCaptureConnection) -> () in libcard_scanner.a(CameraViewController.o) "type metadata accessor for Swift.Array", referenced from: merged type metadata accessor for [Dispatch.DispatchWorkItemFlags] in libcard_scanner.a(CameraViewController.o) "associated type descriptor for Swift.SetAlgebra.Element", referenced from: l_got.$s7Elements10SetAlgebraPTl in libcard_scanner.a(CameraViewController.o) "Swift.String.hasSuffix(Swift.String) -> Swift.Bool", referenced from: card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) "swiftEmptyArrayStorage", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.gainCameraPermission() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) variable initialization expression of card_scanner.CardScannerOptions.cardHolderNameBlackListedWords : [Swift.String] in libcard_scanner.a(CameraViewController.o) ... "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from: l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in libcard_scanner.a(CameraViewController.o) "_swift_unknownObjectRetain", referenced from: @objc static card_scanner.SwiftCardScannerPlugin.register(with: C.FlutterPluginRegistrar) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) merged generic specialization <__C.UIView> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in libcard_scanner.a(ExpiryDateFilter.o) generic specialization <__C.NSTextCheckingResult> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in libcard_scanner.a(ExpiryDateFilter.o) "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from: l_got.$ss10SetAlgebraPSQTb in libcard_scanner.a(CameraViewController.o) "nominal type descriptor for (extension in Dispatch):C.OS_dispatch_queue.Attributes", referenced from: _symbolic Say___G So17OS_dispatch_queueC8DispatchE10AttributesV in libcard_scanner.a(CameraViewController.o) "protocol descriptor for Swift.Equatable", referenced from: l_got.$sSQMp in libcard_scanner.a(CameraViewController.o) l_got.$sSQMp in libcard_scanner.a(CardScannerOptions.o) l_got.$sSQMp in libcard_scanner.a(CommonModels.o) "_swift_deallocObject", referenced from: l_objectdestroy in libcard_scanner.a(CameraViewController.o) l_objectdestroy.2 in libcard_scanner.a(CameraViewController.o) l_objectdestroy.5 in libcard_scanner.a(CameraViewController.o) l_objectdestroy.11 in libcard_scanner.a(CameraViewController.o) l_objectdestroy.23 in libcard_scanner.a(CameraViewController.o) l_objectdestroy in libcard_scanner.a(SwiftCardScannerPlugin.o) l_objectdestroy.6 in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "value witness table for Builtin.Int64", referenced from: full type metadata for C.NSRegularExpressionOptions in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from: l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in libcard_scanner.a(CameraViewController.o) "swift_FORCELOAD$_swiftCompatibility51", referenced from: swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCompatibility51$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: __swift_FORCELOAD$swiftCompatibility51$_card_scanner) "swift_FORCELOAD$_swiftUniformTypeIdentifiers", referenced from: swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftUniformTypeIdentifiers$_card_scanner) "_swift_getErrorValue", referenced from: card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) (extension in card_scanner):C.AVCaptureDevice.isLocked.getter : Swift.Bool in libcard_scanner.a(CameraViewController.o) "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from: merged lazy protocol witness table accessor for type [(extension in Dispatch):__C.OS_dispatch_queue.Attributes] and conformance [A] : Swift.Sequence in Swift in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) "swift_FORCELOAD$_swiftsimd", referenced from: swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftsimd$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftsimd$_card_scanner) "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from: l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in libcard_scanner.a(CameraViewController.o) "swift_FORCELOAD$_swiftAVFoundation", referenced from: swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftAVFoundation$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftAVFoundation$_card_scanner) "_swift_endAccess", referenced from: cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) card_scanner.CardDetailsScanOptimizer.processCardDetails(cardDetails: card_scanner.CardDetails) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardDetailsScanOptimizer.(handle in _AE6ACFB55800110F570982BFB4B4BDEB)(cardNumber: Swift.String?) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.ScanProcessor.makeCameraViewController() -> card_scanner.CameraViewController in libcard_scanner.a(ScanProcessor.o) "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from: l_got.$ss9OptionSetPSYTb in libcard_scanner.a(CameraViewController.o) "swift_FORCELOAD$_swiftMetal", referenced from: swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftMetal$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftMetal$_card_scanner) "swift_FORCELOAD$_swiftCoreFoundation", referenced from: swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCoreFoundation$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCoreFoundation$_card_scanner) "swift_FORCELOAD$_swiftFoundation", referenced from: swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftFoundation$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: __swift_FORCELOAD$swiftFoundation$_card_scanner) "swift_FORCELOAD$_swiftDarwin", referenced from: swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftDarwin$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftDarwin$_card_scanner) "_swift_allocBox", referenced from: _swift_allocate_boxed_opaque_existential_0 in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from: l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in libcard_scanner.a(CameraViewController.o) "swift_FORCELOAD$_swiftUIKit", referenced from: swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftUIKit$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftUIKit$_card_scanner) "_swift_deletedMethodError", referenced from: type metadata for card_scanner.CameraViewController in libcard_scanner.a(CameraViewController.o) type metadata for card_scanner.SwiftCardScannerPlugin in libcard_scanner.a(SwiftCardScannerPlugin.o) type metadata for card_scanner.CardDetails in libcard_scanner.a(CardDetails.o) type metadata for card_scanner.CardDetailsScanOptimizer in libcard_scanner.a(CardDetailsScanOptimizer.o) type metadata for card_scanner.CardHolderNameFilter in libcard_scanner.a(CardHolderNameFilter.o) protocol witness table for card_scanner.CardHolderNameFilter : card_scanner.ScanFilter in card_scanner in libcard_scanner.a(CardHolderNameFilter.o) type metadata for card_scanner.CardNumberFilter in libcard_scanner.a(CardNumberFilter.o) ... "value witness table for Builtin.UnknownObject", referenced from: full type metadata for card_scanner.CameraViewController in libcard_scanner.a(CameraViewController.o) full type metadata for card_scanner.CornerClipsView in libcard_scanner.a(CameraViewController.o) full type metadata for card_scanner.SwiftCardScannerPlugin in libcard_scanner.a(SwiftCardScannerPlugin.o) "nominal type descriptor for CoreGraphics.CGFloat", referenced from: symbolic ____ 12CoreGraphics7CGFloatV in libcard_scanner.a(CameraViewController.o) "Swift._bridgeAnyObjectToAny(Swift.AnyObject?) -> Any", referenced from: cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from: l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in libcard_scanner.a(CameraViewController.o) "Swift.KEY_TYPE_OF_DICTIONARY_VIOLATES_HASHABLE_REQUIREMENTS(Any.Type) -> Swift.Never", referenced from: generic specialization <Swift.String, Swift.Int> of Swift.NativeDictionary.mutatingFind(: A, isUnique: Swift.Bool) -> (bucket: Swift._HashTable.Bucket, found: Swift.Bool) in libcard_scanner.a(CardDetailsScanOptimizer.o) "_swift_arrayDestroy", referenced from: card_scanner.CardDetails.dictionary.getter : [Swift.String : Swift.String] in libcard_scanner.a(CardDetails.o) "nominal type descriptor for Dispatch.DispatchWorkItemFlags", referenced from: _symbolic Say___G 8Dispatch0A13WorkItemFlagsV in libcard_scanner.a(CameraViewController.o) _symbolic Say___G 8Dispatch0A13WorkItemFlagsV in libcard_scanner.a(SwiftCardScannerPlugin.o) "type metadata accessor for Foundation.CharacterSet", referenced from: card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "swift_FORCELOAD$_swiftCoreMIDI", referenced from: swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCoreMIDI$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCoreMIDI$_card_scanner) "swift_FORCELOAD$_swiftCoreGraphics", referenced from: swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCoreGraphics$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: __swift_FORCELOAD$swiftCoreGraphics$_card_scanner) "protocol descriptor for Swift.CustomStringConvertible", referenced from: l_got.$ss23CustomStringConvertibleMp in libcard_scanner.a(CardDetails.o) "method descriptor for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(owned A1) -> A", referenced from: l_got.$ss10SetAlgebraPyxqdncSTRd7ElementQydACRtzlufCTq in libcard_scanner.a(CameraViewController.o) "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from: l_got.$ss25ExpressibleByArrayLiteralMp in libcard_scanner.a(CameraViewController.o) "_swift_bridgeObjectRelease", referenced from: closure #1 () -> () in card_scanner.CameraViewController.addScanYourCardToProceedLabel() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) @objc card_scanner.CameraViewController.ivar_destroyer in libcard_scanner.a(CameraViewController.o) @objc card_scanner.CameraViewController.init(nibName: Swift.String?, bundle: C.NSBundle?) -> card_scanner.CameraViewController in libcard_scanner.a(CameraViewController.o) closure #1 () -> C.UIButton in card_scanner.CameraViewController.flashButton.getter : C.UIButton in libcard_scanner.a(CameraViewController.o) protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance C.NSRegularExpressionOptions : Swift.ExpressibleByArrayLiteral in C_Synthesized in libcard_scanner.a(CameraViewController.o) ... "Swift.Hasher._combine(Swift.UInt) -> ()", referenced from: protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) "_swift_getWitnessTable", referenced from: merged lazy protocol witness table accessor for type [(extension in Dispatch):C.OS_dispatch_queue.Attributes] and conformance [A] : Swift.Sequence in Swift in libcard_scanner.a(CameraViewController.o) merged lazy protocol witness table accessor for type Dispatch.DispatchWorkItemFlags and conformance Dispatch.DispatchWorkItemFlags : Swift.SetAlgebra in Dispatch in libcard_scanner.a(CameraViewController.o) merged lazy protocol witness table accessor for type C.NSRegularExpressionOptions and conformance C.NSRegularExpressionOptions : Swift.Equatable in C_Synthesized in libcard_scanner.a(CameraViewController.o) merged lazy protocol witness table accessor for type Dispatch.DispatchWorkItemFlags and conformance Dispatch.DispatchWorkItemFlags : Swift.SetAlgebra in Dispatch in libcard_scanner.a(SwiftCardScannerPlugin.o) lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in libcard_scanner.a(CardDetailsScanOptimizer.o) lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in libcard_scanner.a(CardHolderNameFilter.o) lazy protocol witness table accessor for type card_scanner.CameraOrientation and conformance card_scanner.CameraOrientation : Swift.Equatable in card_scanner in libcard_scanner.a(CardScannerOptions.o) ... "method descriptor for Swift.SetAlgebra.union(owned A) -> A", referenced from: l_got.$ss10SetAlgebraP5unionyxxnFTq in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.SetAlgebra.init() -> A", referenced from: l_got.$ss10SetAlgebraPxycfCTq in libcard_scanner.a(CameraViewController.o) "_swift_allocObject", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.gainCameraPermission() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) ... "(extension in Dispatch):C.OS_dispatch_queue.init(label: Swift.String, qos: Dispatch.DispatchQoS, attributes: (extension in Dispatch):C.OS_dispatch_queue.Attributes, autoreleaseFrequency: (extension in Dispatch):C.OS_dispatch_queue.AutoreleaseFrequency, target: C.OS_dispatch_queue?) -> C.OS_dispatch_queue", referenced from: card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) "_swift_beginAccess", referenced from: function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed> of card_scanner.CameraViewController.init(nibName: Swift.String?, bundle: C.NSBundle?) -> card_scanner.CameraViewController in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[0] = Owned To Guaranteed> of card_scanner.CameraViewController.init(coder: C.NSCoder) -> card_scanner.CameraViewController? in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[0] = Dead, Arg[2] = Dead> of cardscanner.CameraViewController.captureOutput(: C.AVCaptureOutput, didOutput: C.CMSampleBufferRef, from: C.AVCaptureConnection) -> () in libcard_scanner.a(CameraViewController.o) partial apply forwarder for closure #1 () -> () in closure #1 () -> () in card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from: l_got.$sSQ2eeoiySbx_xtFZTq in libcard_scanner.a(CameraViewController.o) l_got.$sSQ2eeoiySbx_xtFZTq in libcard_scanner.a(CardScannerOptions.o) l_got.$sSQ2eeoiySbx_xtFZTq in libcard_scanner.a(CommonModels.o) "Swift._CocoaArrayWrapper.subscript.getter : (Swift.Int) -> Swift.AnyObject", referenced from: merged generic specialization <__C.UIView> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in libcard_scanner.a(ExpiryDateFilter.o) generic specialization <__C.NSTextCheckingResult> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in libcard_scanner.a(ExpiryDateFilter.o) "type metadata accessor for Dispatch.DispatchWorkItemFlags", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) type metadata accessor for [Dispatch.DispatchWorkItemFlags] in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from: l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in libcard_scanner.a(CameraViewController.o) "(extension in Foundation):Swift.StringProtocol.components<A where A1: Swift.StringProtocol>(separatedBy: A1) -> [Swift.String]", referenced from: card_scanner.CardScannerOptions.init(from: [Swift.String : Swift.String]?) -> card_scanner.CardScannerOptions in libcard_scanner.a(CardScannerOptions.o) "type metadata accessor for (extension in Dispatch):__C.OS_dispatch_queue.Attributes", referenced from: card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) "_swiftgetTypeByMangledNameInContext", referenced from: swift_instantiateConcreteTypeFromMangledName in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from: l_got.$sSH13_rawHashValue4seedS2i_tFTq in libcard_scanner.a(CardScannerOptions.o) l_got.$sSH13_rawHashValue4seedS2i_tFTq in libcard_scanner.a(CommonModels.o) "protocol conformance descriptor for Dispatch.DispatchWorkItemFlags : Swift.SetAlgebra in Dispatch", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "static Foundation.CharacterSet.whitespacesAndNewlines.getter : Foundation.CharacterSet", referenced from: card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from: l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in libcard_scanner.a(CameraViewController.o) "Swift.StringObject.sharedUTF8.getter : Swift.UnsafeBufferPointer", referenced from: generic specialization <Swift.Int, Swift.String> of (extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.StringProtocol>(: A1, radix: Swift.Int) -> A? in libcard_scanner.a(CardScannerOptions.o) "(extension in CoreGraphics):C.CGContextRef.addLine(to: C.CGPoint) -> ()", referenced from: card_scanner.CornerClipsView.draw(C.CGRect) -> () in libcard_scanner.a(CameraViewController.o) "(extension in CoreGraphics):C.CGContextRef.move(to: C.CGPoint) -> ()", referenced from: card_scanner.CornerClipsView.draw(C.CGRect) -> () in libcard_scanner.a(CameraViewController.o) "static (extension in Foundation):Swift.Array._unconditionallyBridgeFromObjectiveC(C.NSArray?) -> [A]", referenced from: card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "_swift_dynamicCastClass", referenced from: card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "Swift._CocoaArrayWrapper.endIndex.getter : Swift.Int", referenced from: card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) generic specialization of Swift.Array._createNewBuffer(bufferIsUnique: Swift.Bool, minimumCapacity: Swift.Int, growForAppend: Swift.Bool) -> () in libcard_scanner.a(ExpiryDateFilter.o) "swift_FORCELOAD$_swiftCompatibilityDynamicReplacements", referenced from: swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scan ner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_card_scann er) "Foundation.Date.init() -> Foundation.Date", referenced from: card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) "protocol descriptor for Swift.RawRepresentable", referenced from: l_got.$sSYMp in libcard_scanner.a(CameraViewController.o) l_got.$sSYMp in libcard_scanner.a(CardScannerOptions.o) "Foundation._convertNSErrorToError(C.NSError?) -> Swift.Error", referenced from: card_scanner.CameraViewController.setupCaptureSession() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) (extension in card_scanner):C.AVCaptureDevice.isLocked.getter : Swift.Bool in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[0] = Dead, Arg[2] = Dead> of cardscanner.CameraViewController.captureOutput(: C.AVCaptureOutput, didOutput: C.CMSampleBufferRef, from: C.AVCaptureConnection) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.ExpiryDateFilter.init(visionText: C.MLKText, scannerOptions: card_scanner.CardScannerOptions, cardNumberScanResult: card_scanner.CardNumberScanResult) -> card_scanner.ExpiryDateFilter in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "swift_FORCELOAD$_swiftCompatibility50", referenced from: swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCompatibility50$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCompatibility50$_card_scanner) "_swift_bridgeObjectRetain", referenced from: closure #1 () -> () in card_scanner.CameraViewController.addScanYourCardToProceedLabel() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) variable initialization expression of card_scanner.CardScannerOptions.cardHolderNameBlackListedWords : [Swift.String] in libcard_scanner.a(CameraViewController.o) variable initialization expression of card_scanner.CardScannerOptions.possibleCardHolderNamePositions : [Swift.String] in libcard_scanner.a(CameraViewController.o) variable initialization expression of card_scanner.ScanProcessor.datesCollectedSoFar : [Swift.String] in libcard_scanner.a(CameraViewController.o) card_scanner.CardDetails.description.getter : Swift.String in libcard_scanner.a(CardDetails.o) card_scanner.CardDetails.dictionary.getter : [Swift.String : Swift.String] in libcard_scanner.a(CardDetails.o) ... "_swift_getObjCClassMetadata", referenced from: merged type metadata accessor for __C.OS_dispatch_queue in libcard_scanner.a(CameraViewController.o) merged type metadata accessor for C.NSObject in libcard_scanner.a(SwiftCardScannerPlugin.o) type metadata accessor for C.MLKTextBlock in libcard_scanner.a(CardHolderNameFilter.o) merged type metadata accessor for __C.MLKTextBlock in libcard_scanner.a(CardNumberFilter.o) merged type metadata accessor for C.MLKTextBlock in libcard_scanner.a(ExpiryDateFilter.o) "Swift.String.hashValue.getter : Swift.Int", referenced from: protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance card_scanner.CameraOrientation : Swift.Hashable in card_scanner in libcard_scanner.a(CardScannerOptions.o) "(extension in Foundation):Swift.String._bridgeToObjectiveC() -> C.NSString", referenced from: closure #1 () -> () in card_scanner.CameraViewController.addScanYourCardToProceedLabel() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> C.UIButton in card_scanner.CameraViewController.flashButton.getter : C.UIButton in libcard_scanner.a(CameraViewController.o) closure #1 () -> __C.UIButton in card_scanner.CameraViewController.backButton.getter : C.UIButton in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed> of card_scanner.CameraViewController.init(nibName: Swift.String?, bundle: C.NSBundle?) -> card_scanner.CameraViewController in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[1] = Dead> of static card_scanner.SwiftCardScannerPlugin.register(with: C.FlutterPluginRegistrar) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "Swift.Hasher.init(_seed: Swift.Int) -> Swift.Hasher", referenced from: generic specialization of Swift.RawDictionaryStorage.find(A) -> (bucket: Swift._HashTable.Bucket, found: Swift.Bool) in libcard_scanner.a(CardDetailsScanOptimizer.o) generic specialization <Swift.String, Swift.Int> of Swift._NativeDictionary._copyOrMoveAndResize(capacity: Swift.Int, moveElements: Swift.Bool) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance card_scanner.CameraOrientation : Swift.Hashable in card_scanner in libcard_scanner.a(CardScannerOptions.o) protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance card_scanner.CardElementType : Swift.Hashable in card_scanner in libcard_scanner.a(CommonModels.o) "static (extension in Dispatch):C.OS_dispatch_queue.main.getter : C.OS_dispatch_queue", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: __C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "_swift_getObjCClassFromMetadata", referenced from: closure #1 () -> () in card_scanner.CameraViewController.addCornerClips() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.ScanProcessor.makeCameraViewController() -> card_scanner.CameraViewController in libcard_scanner.a(ScanProcessor.o) "method descriptor for Swift.SetAlgebra.insert(owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from: l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInser ttAFnFTq in libcard_scanner.a(CameraViewController.o) "protocol conformance descriptor for (extension in Dispatch):C.OS_dispatch_queue.Attributes : Swift.SetAlgebra in Dispatch", referenced from: card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) "_swift_release", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.gainCameraPermission() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) ... "static Dispatch.DispatchQoS.unspecified.getter : Dispatch.DispatchQoS", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "swift_FORCELOAD$_swiftCoreAudio", referenced from: swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCoreAudio$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCoreAudio$_card_scanner) "swift_FORCELOAD$_swiftDispatch", referenced from: swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftDispatch$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftDispatch$_card_scanner) "enum case for (extension in Dispatch):C.OS_dispatch_queue.AutoreleaseFrequency.inherit((extension in Dispatch):C.OS_dispatch_queue.AutoreleaseFrequency.Type) -> (extension in Dispatch):__C.OS_dispatch_queue.AutoreleaseFrequency", referenced from: card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) "nominal type descriptor for Swift._ContiguousArrayStorage", referenced from: _symbolic ___ySSG s23_ContiguousArrayStorageC in libcard_scanner.a(CameraViewController.o) _symbolic _yypG s23_ContiguousArrayStorageC in libcard_scanner.a(CameraViewController.o) _symbolic _____ySS_SStG s23_ContiguousArrayStorageC in libcard_scanner.a(CardDetails.o) symbolic y_G s23_ContiguousArrayStorageC s12StaticStringV in libcard_scanner.a(CardScannerOptions.o) _symbolic ___ySSG s23_ContiguousArrayStorageC in libcard_scanner.a(CardScannerOptions.o) _symbolic _ySnySiGG s23_ContiguousArrayStorageC in libcard_scanner.a(CommonModels.o) symbolic ySSG s23_ContiguousArrayStorageC in libcard_scanner.a(Constants.o) ... "_swift_getForeignTypeMetadata", referenced from: merged type metadata accessor for __C.CGPoint in libcard_scanner.a(CameraViewController.o) "Swift._ArrayBuffer._typeCheckSlowPath(Swift.Int) -> ()", referenced from: function signature specialization <Arg[2] = Owned To Guaranteed> of generic specialization of Swift._ArrayBuffer._copyContents(subRange: Swift.Range, initializing: Swift.UnsafeMutablePointer) -> Swift.UnsafeMutablePointer in libcard_scanner.a(ExpiryDateFilter.o) "swift_FORCELOAD$_swiftCoreImage", referenced from: swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCoreImage$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCoreImage$_card_scanner) "protocol conformance descriptor for Swift.UInt8 : Swift.UnsignedInteger in Swift", referenced from: lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in libcard_scanner.a(CardScannerOptions.o) "_swift_unknownObjectRelease", referenced from: @objc static card_scanner.SwiftCardScannerPlugin.register(with: C.FlutterPluginRegistrar) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[1] = Dead> of static card_scanner.SwiftCardScannerPlugin.register(with: C.FlutterPluginRegistrar) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) partial apply forwarder for reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> () to @escaping @callee_guaranteed (@in_guaranteed Any?) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) "protocol descriptor for Swift.SetAlgebra", referenced from: l_got.$ss10SetAlgebraMp in libcard_scanner.a(CameraViewController.o) "dispatch thunk of Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(owned A1) -> A", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "type metadata accessor for (extension in Dispatch):C.OS_dispatch_queue.AutoreleaseFrequency", referenced from: card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) "_swift_getInitializedObjCClass", referenced from: card_scanner.CameraViewController.setupCaptureSession() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.gainCameraPermission() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.addCornerClips() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.addScanYourCardToProceedLabel() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) ... "type metadata accessor for Foundation.Date", referenced from: card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.isValidExpiryDate(expiryDate: Swift.String) -> Swift.Bool in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.ExpiryDateFilter.parseExpiryDate(expiryDate: Swift.String) -> Foundation.Date in libcard_scanner.a(ExpiryDateFilter.o) "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from: l_got.$ss10SetAlgebraP12intersectionyxxFTq in libcard_scanner.a(CameraViewController.o) "static (extension in Foundation):Swift.String._unconditionallyBridgeFromObjectiveC(C.NSString ?) -> Swift.String", referenced from: @objc card_scanner.CameraViewController.init(nibName: Swift.String?, bundle: C.NSBundle?) -> card_scanner.CameraViewController in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) card_scanner.CardDetailsScanOptimizer.(handle in _AE6ACFB55800110F570982BFB4B4BDEB)(cardNumber: Swift.String?) -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.ExpiryDateFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(ExpiryDateFilter.o) ... "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from: l_got.$ss10SetAlgebraP11subtractingyxxFTq in libcard_scanner.a(CameraViewController.o) "swift_FORCELOAD$_swiftObjectiveC", referenced from: swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftObjectiveC$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: __swift_FORCELOAD$swiftObjectiveC$_card_scanner) "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from: l_got.$sSH9hashValueSivgTq in libcard_scanner.a(CardScannerOptions.o) l_got.$sSH9hashValueSivgTq in libcard_scanner.a(CommonModels.o) "(extension in Dispatch):C.OS_dispatch_queue.async(group: C.OS_dispatch_group?, qos: Dispatch.DispatchQoS, flags: Dispatch.DispatchWorkItemFlags, execute: @convention(block) () -> ()) -> ()", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "_swift_willThrow", referenced from: card_scanner.CameraViewController.setupCaptureSession() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) (extension in card_scanner):C.AVCaptureDevice.isLocked.getter : Swift.Bool in libcard_scanner.a(CameraViewController.o) function signature specialization <Arg[0] = Dead, Arg[2] = Dead> of cardscanner.CameraViewController.captureOutput(: C.AVCaptureOutput, didOutput: C.CMSampleBufferRef, from: C.AVCaptureConnection) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.ExpiryDateFilter.init(visionText: C.MLKText, scannerOptions: card_scanner.CardScannerOptions, cardNumberScanResult: card_scanner.CardNumberScanResult) -> card_scanner.ExpiryDateFilter in libcard_scanner.a(ExpiryDateFilter.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "_swift_release_n", referenced from: card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "method descriptor for Swift.SetAlgebra.formSymmetricDifference(owned A) -> ()", referenced from: l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in libcard_scanner.a(CameraViewController.o) "Foundation.NSLog(Swift.String, Swift.CVarArg...) -> ()", referenced from: card_scanner.CameraViewController.gainCameraPermission() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardNumberFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardNumberFilter.o) card_scanner.SingleFrameCardScanner.scanSingleFrame(visionText: C.MLKText) -> card_scanner.CardDetails? in libcard_scanner.a(SingleFrameCardScanner.o) "(extension in Swift):Swift.BinaryInteger.description.getter : Swift.String", referenced from: card_scanner.CardDetailsScanOptimizer.printStatus() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.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.NSRegularExpressionOptions : Swift.SetAlgebra in C_Synthesized in libcard_scanner.a(CameraViewController.o) "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from: l_got.$sSH4hash4intoys6HasherVz_tFTq in libcard_scanner.a(CardScannerOptions.o) l_got.$sSH4hash4intoys6HasherVz_tFTq in libcard_scanner.a(CommonModels.o) "swift_FORCELOAD$_swiftCoreMedia", referenced from: swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftCoreMedia$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: swift_FORCELOAD$swiftCoreMedia$_card_scanner) "swift_FORCELOAD$_swiftQuartzCore", referenced from: swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(CameraViewController.o) swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(SwiftCardScannerPlugin.o) swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(CardDetails.o) swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(CardDetailsScanOptimizer.o) swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(CardHolderNameFilter.o) swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(CardNumberFilter.o) swift_FORCELOAD$swiftQuartzCore$_card_scanner in libcard_scanner.a(CardScannerOptions.o) ... (maybe you meant: __swift_FORCELOAD$swiftQuartzCore$_card_scanner) "type metadata accessor for Dispatch.DispatchQoS", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) closure #2 (C.NSTimer) -> () in cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) ... "_swift_retain", referenced from: card_scanner.CameraViewController.viewWillAppear(Swift.Bool) -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.gainCameraPermission() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addOutputToInputDevice() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.selectorFlashLightButton() -> () in libcard_scanner.a(CameraViewController.o) card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) closure #1 () -> () in card_scanner.CameraViewController.addAnimatingScanLine() -> () in libcard_scanner.a(CameraViewController.o) merged card_scanner.CameraViewController.createAndAddPreviewLayer() -> () in libcard_scanner.a(CameraViewController.o) ... "static Swift._DictionaryStorage.copy(original: Swift.RawDictionaryStorage) -> Swift._DictionaryStorage<A, B>", referenced from: generic specialization <Swift.String, Swift.Int> of Swift._NativeDictionary.copy() -> () in libcard_scanner.a(CardDetailsScanOptimizer.o) "Swift.stringCompareWithSmolCheck(: Swift.StringGuts, : Swift._StringGuts, expecting: Swift._StringComparisonResult) -> Swift.Bool", referenced from: function signature specialization <Arg[0] = Dead, Arg[2] = Dead> of cardscanner.CameraViewController.captureOutput(: C.AVCaptureOutput, didOutput: C.CMSampleBufferRef, from: __C.AVCaptureConnection) -> () in libcard_scanner.a(CameraViewController.o) cardscanner.SwiftCardScannerPlugin.handle(: C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) function signature specialization <Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned @convention(block) (@unowned Swift.Optional) -> () to @escaping @callee_guaranteed (@in_guaranteed Swift.Optional) -> (), Argument Types : [@escaping @callee_unowned @convention(block) (@unowned Swift.AnyObject?) -> ()]> of cardscanner.SwiftCardScannerPlugin.handle(: __C.FlutterMethodCall, result: (Any?) -> ()) -> () in libcard_scanner.a(SwiftCardScannerPlugin.o) generic specialization of Swift.RawDictionaryStorage.find(_: A, hashValue: Swift.Int) -> (bucket: Swift._HashTable.Bucket, found: Swift.Bool) in libcard_scanner.a(CardDetailsScanOptimizer.o) card_scanner.CardHolderNameFilter.filter() -> card_scanner.ScanFilterResult? in libcard_scanner.a(CardHolderNameFilter.o) card_scanner.CardHolderNameFilter.isValidName(cardHolder: Swift.String) -> Swift.Bool in libcard_scanner.a(CardHolderNameFilter.o) generic specialization of Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool in libcard_scanner.a(CardScannerOptions.o) ... "Swift._CocoaArrayWrapper._copyContents(subRange: Swift.Range, initializing: Swift.UnsafeMutablePointer) -> Swift.UnsafeMutablePointer", referenced from: function signature specialization <Arg[2] = Owned To Guaranteed> of generic specialization of Swift._ArrayBuffer._copyContents(subRange: Swift.Range, initializing: Swift.UnsafeMutablePointer) -> Swift.UnsafeMutablePointer in libcardscanner.a(ExpiryDateFilter.o) "Swift.print(: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from: card_scanner.CameraViewController.refocus() -> () in libcard_scanner.a(CameraViewController.o) (extension in card_scanner):C.AVCaptureDevice.isLocked.getter : Swift.Bool in libcard_scanner.a(CameraViewController.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) GoogleUtilitiesComponents-fzbuqjclqcekfggpifopprbgspxb note: Using new build system note: Building targets in parallel note: Planning build note: Constructing build description warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 4.3, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'FirebaseFirestore' from project 'Pods') warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'GoogleUtilitiesComponents' from project 'Pods') warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'Flutter' from project 'Pods')

Building for Android works fine. Commenting the package from the yaml file also works for both platforms.