Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AzarouAmine opened this issue May 2, 2021 · 0 comments
Open

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

AzarouAmine opened this issue May 2, 2021 · 0 comments

Comments

@AzarouAmine
Copy link

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<Swift.String>]> 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 _____y_____G s16IndexingIteratorV SS8UTF8ViewV in
libcard_scanner.a(CardScannerOptions.o)
"nominal type descriptor for Swift.StaticString", referenced from:
_symbolic _____y_____G 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<Swift.String.UTF8View> 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<Swift.String.UTF8View> 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<Swift.String.UTF8View> 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
(: 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 <Swift.String> 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 <card_scanner.ExpiryDateScanResult> of
Swift._ArrayBuffer._copyContents(subRange: Swift.Range<Swift.Int>,
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.Index>?) -> 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<Swift.String>]> 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<Swift.String>]> 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<Swift.String>]> 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<Swift.Int>], 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<Swift.String>]> 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 <Swift.String> 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 <Swift.String> 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.Int>) ->
Swift._SliceBuffer<Swift.AnyObject>", 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)
"OBJC_CLASS$__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)
...
"OBJC_METACLASS$__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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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
libcard_scanner.a(CardScannerOptions.o)
generic specialization <Swift.Int, Swift.String> of (extension in
Swift):Swift.FixedWidthInteger.init(
: 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:
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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:
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.SwiftCardScannerPlugin.handle(: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
"swift_initStackObject", referenced from:
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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
card_scanner.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_FORCE_LOAD$_swiftCompatibility51", referenced from:
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$swiftCompatibility51$_card_scanner)
"_swift_FORCE_LOAD$_swiftUniformTypeIdentifiers", referenced from:
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftUniformTypeIdentifiers$card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
"_swift_FORCE_LOAD$_swiftsimd", referenced from:
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftsimd$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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_FORCE_LOAD$_swiftAVFoundation", referenced from:
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftAVFoundation$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$swiftAVFoundation$card_scanner)
"swift_endAccess", referenced from:
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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_FORCE_LOAD$_swiftMetal", referenced from:
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftMetal$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$swiftMetal$_card_scanner)
"_swift_FORCE_LOAD$_swiftCoreFoundation", referenced from:
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$swiftCoreFoundation$_card_scanner)
"_swift_FORCE_LOAD$_swiftFoundation", referenced from:
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftFoundation$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$swiftFoundation$_card_scanner)
"_swift_FORCE_LOAD$_swiftDarwin", referenced from:
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftDarwin$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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_FORCE_LOAD$_swiftUIKit", referenced from:
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftUIKit$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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:
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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_FORCE_LOAD$_swiftCoreMIDI", referenced from:
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$swiftCoreMIDI$_card_scanner)
"_swift_FORCE_LOAD$_swiftCoreGraphics", referenced from:
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCoreGraphics$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$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.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq 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
card_scanner.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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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
(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)
"_swift_getTypeByMangledNameInContext", 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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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<Swift.UInt8>", referenced from:
generic specialization <Swift.Int, Swift.String> of (extension in
Swift):Swift.FixedWidthInteger.init
(: 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 <card_scanner.ExpiryDateScanResult> of
Swift.Array._createNewBuffer(bufferIsUnique: Swift.Bool,
minimumCapacity: Swift.Int, growForAppend: Swift.Bool) -> () in
libcard_scanner.a(ExpiryDateFilter.o)
"_swift_FORCE_LOAD$_swiftCompatibilityDynamicReplacements", referenced
from:
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCompatibilityDynamicReplacements$_card_scan
ner in libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$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
card_scanner.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_FORCE_LOAD$_swiftCompatibility50", referenced from:
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCompatibility50$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant:
_swift_FORCE_LOAD$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 <Swift.String> 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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
...
"_swift_FORCE_LOAD$_swiftCoreAudio", referenced from:
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCoreAudio$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$swiftCoreAudio$_card_scanner)
"_swift_FORCE_LOAD$_swiftDispatch", referenced from:
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftDispatch$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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 <card_scanner.ExpiryDateScanResult> of
Swift._ArrayBuffer._copyContents(subRange: Swift.Range<Swift.Int>,
initializing: Swift.UnsafeMutablePointer) ->
Swift.UnsafeMutablePointer in libcard_scanner.a(ExpiryDateFilter.o)
"_swift_FORCE_LOAD$_swiftCoreImage", referenced from:
_swift_FORCE_LOAD$swiftCoreImage$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCoreImage$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCoreImage$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCoreImage$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCoreImage$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCoreImage$card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCoreImage$card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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)
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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)
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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_FORCE_LOAD$_swiftObjectiveC", referenced from:
_swift_FORCE_LOAD$swiftObjectiveC$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftObjectiveC$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftObjectiveC$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftObjectiveC$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftObjectiveC$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftObjectiveC$card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftObjectiveC$card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.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
card_scanner.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_FORCE_LOAD$_swiftCoreMedia", referenced from:
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftCoreMedia$_card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$swiftCoreMedia$_card_scanner)
"_swift_FORCE_LOAD$_swiftQuartzCore", referenced from:
_swift_FORCE_LOAD$swiftQuartzCore$_card_scanner in
libcard_scanner.a(CameraViewController.o)
_swift_FORCE_LOAD$swiftQuartzCore$_card_scanner in
libcard_scanner.a(SwiftCardScannerPlugin.o)
_swift_FORCE_LOAD$swiftQuartzCore$_card_scanner in
libcard_scanner.a(CardDetails.o)
_swift_FORCE_LOAD$swiftQuartzCore$_card_scanner in
libcard_scanner.a(CardDetailsScanOptimizer.o)
_swift_FORCE_LOAD$swiftQuartzCore$_card_scanner in
libcard_scanner.a(CardHolderNameFilter.o)
_swift_FORCE_LOAD$swiftQuartzCore$_card_scanner in
libcard_scanner.a(CardNumberFilter.o)
_swift_FORCE_LOAD$swiftQuartzCore$card_scanner in
libcard_scanner.a(CardScannerOptions.o)
...
(maybe you meant: _swift_FORCE_LOAD$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)
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
closure #2 (__C.NSTimer) -> () in
card_scanner.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
card_scanner.CameraViewController.captureOutput(
:
__C.AVCaptureOutput, didOutput: __C.CMSampleBufferRef, from:
__C.AVCaptureConnection) -> () in
libcard_scanner.a(CameraViewController.o)
card_scanner.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<Swift.AnyObject>) -> () to
@escaping @callee_guaranteed (@in_guaranteed Swift.Optional) ->
(), Argument Types : [@escaping @callee_unowned @convention(block)
(@unowned Swift.AnyObject?) -> ()]> of
card_scanner.SwiftCardScannerPlugin.handle(
: __C.FlutterMethodCall,
result: (Any?) -> ()) -> () in
libcard_scanner.a(SwiftCardScannerPlugin.o)
generic specialization <Swift.String> 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 <card_scanner.CameraOrientation> 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<Swift.Int>,
initializing: Swift.UnsafeMutablePointer<Swift.AnyObject>) ->
Swift.UnsafeMutablePointer<Swift.AnyObject>", referenced from:
function signature specialization <Arg[2] = Owned To Guaranteed> of
generic specialization <card_scanner.ExpiryDateScanResult> of
Swift._ArrayBuffer.copyContents(subRange: Swift.Range<Swift.Int>,
initializing: Swift.UnsafeMutablePointer
) ->
Swift.UnsafeMutablePointer in libcard_scanner.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant