Skip to content

Instantly share code, notes, and snippets.

@Pranit-Harekar
Created August 22, 2019 18:35
Show Gist options
  • Select an option

  • Save Pranit-Harekar/dfde78be6e31ea3efd47d85dbd24d878 to your computer and use it in GitHub Desktop.

Select an option

Save Pranit-Harekar/dfde78be6e31ea3efd47d85dbd24d878 to your computer and use it in GitHub Desktop.
Symbol(s) not found for architecture arm64
Ld /Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/GoConnector/GoConnector.framework/GoConnector normal arm64 (in target: GoConnector)
cd /Users/pranitharekar/dev/ios/CloverGoPaymentsApp/Pods
export IPHONEOS_DEPLOYMENT_TARGET=9.0
/Applications/Xcode10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -dynamiclib -isysroot /Applications/Xcode10.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -L/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/GoConnector -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/GoConnector -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/Alamofire -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/ObjectMapper -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/Realm -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/RealmSwift -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/Starscream -F/Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/SwiftyJSON -F/Users/pranitharekar/dev/ios/CloverGoPaymentsApp/Pods/CloverGoSDK -filelist /Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/GoConnector.build/Objects-normal/arm64/GoConnector.LinkFileList -install_name @rpath/GoConnector.framework/GoConnector -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -miphoneos-version-min=9.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/GoConnector.build/Objects-normal/arm64/GoConnector_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fembed-bitcode-marker -fobjc-arc -fobjc-link-runtime -L/Applications/Xcode10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -Xlinker -add_ast_path -Xlinker /Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/GoConnector.build/Objects-normal/arm64/GoConnector.swiftmodule -framework Foundation -framework Foundation -framework ObjectMapper -framework Starscream -framework SwiftyJSON -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/GoConnector.build/Objects-normal/arm64/GoConnector_dependency_info.dat -o /Users/pranitharekar/Library/Developer/Xcode/DerivedData/CloverGoPaymentsApp-ceiasxzyhcxfybcvumtzdubiqkuk/Build/Products/Debug-iphoneos/GoConnector/GoConnector.framework/GoConnector
ld: warning: Could not find auto-linked framework 'CloverGoReaderSDK'
ld: warning: Could not find auto-linked framework 'clovergoclient'
ld: warning: Could not find auto-linked framework 'CloverGoLogger'
Undefined symbols for architecture arm64:
"type metadata for clovergoclient.CardReaderErrorEvent", referenced from:
static GoConnector.EnumerationUtil.CardReaderErrorEvent_toGoDeviceErrorEvent(event: clovergoclient.CardReaderErrorEvent) -> GoConnector.CLVModels.Device.GoDeviceErrorEvent in EnumerationUtil.o
"type metadata for clovergoclient.CardReaderInitializationEvent", referenced from:
static GoConnector.EnumerationUtil.CardReaderInitializationEvent_toGoDeviceInitializationEvent(event: clovergoclient.CardReaderInitializationEvent) -> GoConnector.CLVModels.Device.GoDeviceInitializationEvent in EnumerationUtil.o
"type metadata for clovergoclient.ReaderInfo.CardReaderType", referenced from:
static GoConnector.EnumerationUtil.CardReaderType_toGoReaderType(type: clovergoclient.ReaderInfo.CardReaderType) -> GoConnector.CLVModels.Device.GoDeviceType in EnumerationUtil.o
"type metadata for clovergoclient.TransactionEvent", referenced from:
static GoConnector.EnumerationUtil.TransactionEvent_toGoReaderTransactionEvent(event: clovergoclient.TransactionEvent) -> GoConnector.CLVModels.Payments.GoTransactionEvent? in EnumerationUtil.o
"CloverGoReaderSDK.CardDataParameter.toString() -> Swift.String", referenced from:
GoConnector.TransactionDelegateImpl.onReadCardDataResponse(data: [Swift.String : Swift.String]) -> () in CloverGoConnector.o
"type metadata accessor for clovergoclient.CardApplicationIdentifier", referenced from:
@objc GoConnector.TransactionDelegateImpl.onAidMatch(cardApplicationIdentifiers: [clovergoclient.CardApplicationIdentifier], delegate: clovergoclient.AidSelection) -> () in CloverGoConnector.o
type metadata accessor for [clovergoclient.CardApplicationIdentifier] in CloverGoConnector.o
"direct field offset for clovergoclient.CardApplicationIdentifier.applicationLabel : Swift.String", referenced from:
GoConnector.TransactionDelegateImpl.onAidMatch(cardApplicationIdentifiers: [clovergoclient.CardApplicationIdentifier], delegate: clovergoclient.AidSelection) -> () in CloverGoConnector.o
GoConnector.TransactionDelegateImpl.proceedWithSelectedAid(cardApplicationIdentifier: GoConnector.CLVModels.Payments.CardApplicationIdentifier) -> () in CloverGoConnector.o
"type metadata for clovergoclient.TransactionErrorEvent", referenced from:
GoConnector.TransactionDelegateImpl.proceedOnError(event: clovergoclient.TransactionErrorEvent, proceedOnErrorDelegate: clovergoclient.ProceedOnError) -> () in CloverGoConnector.o
"type metadata for clovergoclient.CLVGoTransactionType", referenced from:
GoConnector.TransactionDelegateImpl.onError(error: clovergoclient.CloverGoError) -> () in CloverGoConnector.o
GoConnector.TransactionDelegateImpl.onTransactionResponse(transactionResponse: clovergoclient.TransactionResult) -> () in CloverGoConnector.o
GoConnector.TransactionDelegateImpl.sendTransactionResponse() -> () in CloverGoConnector.o
"clovergoclient.CloverGo.OfflinePaymentProcessingStarted.unsafeMutableAddressor : Foundation.Notification", referenced from:
GoConnector.CloverGoConnector.(addNotificationObservers in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> () in CloverGoConnector.o
"direct field offset for clovergoclient.CloverGoError.code : Swift.String", referenced from:
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.tipAdjustAuth(GoConnector.TipAdjustAuthRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.capturePreAuth(GoConnector.CapturePreAuthRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.voidPayment(GoConnector.VoidPaymentRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.refundPayment(GoConnector.RefundPaymentRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.closeout(GoConnector.CloseoutRequest) -> () in CloverGoConnector.o
GoConnector.TransactionDelegateImpl.onError(error: clovergoclient.CloverGoError) -> () in CloverGoConnector.o
"type metadata for clovergoclient.OfflineTransactionState", referenced from:
static GoConnector.EnumerationUtil.TransactionState_toGoPendingPaymentState(state: clovergoclient.OfflineTransactionState) -> GoConnector.GoPendingPaymentEntry.PendingPaymentState in EnumerationUtil.o
"direct field offset for clovergoclient.ReaderInfo.readerType : clovergoclient.ReaderInfo.CardReaderType", referenced from:
GoConnector.CloverGoConnector.onCardReaderDiscovered(readers: [clovergoclient.ReaderInfo]) -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.onReady(cardReaderInfo: clovergoclient.ReaderInfo) -> () in CloverGoConnector.o
"clovergoclient.ReaderInfo.__allocating_init(readerType: clovergoclient.ReaderInfo.CardReaderType, serialNumber: Swift.String?) -> clovergoclient.ReaderInfo", referenced from:
GoConnector.CloverGoConnector.initializeConnection() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.connectToBluetoothDevice(deviceInfo: GoConnector.CLVModels.Device.GoDeviceInfo) -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.disconnectDevice() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.resetDevice() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.cancel() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.selectPaymentMode(paymentMode: GoConnector.CLVModels.Payments.PaymentMode) -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.readCardData(GoConnector.ReadCardDataRequest) -> () in CloverGoConnector.o
...
"direct field offset for clovergoclient.CloverGoError.message : Swift.String", referenced from:
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.tipAdjustAuth(GoConnector.TipAdjustAuthRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.capturePreAuth(GoConnector.CapturePreAuthRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.voidPayment(GoConnector.VoidPaymentRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.refundPayment(GoConnector.RefundPaymentRequest) -> () in CloverGoConnector.o
closure #2 (clovergoclient.CloverGoError) -> () in GoConnector.CloverGoConnector.closeout(GoConnector.CloseoutRequest) -> () in CloverGoConnector.o
GoConnector.TransactionDelegateImpl.onError(error: clovergoclient.CloverGoError) -> () in CloverGoConnector.o
"type metadata accessor for clovergoclient.KeyedRequest", referenced from:
GoConnector.CloverGoConnector.processKeyedTransaction(keyedCardData: GoConnector.CLVModels.Payments.KeyedCardData) -> () in CloverGoConnector.o
"type metadata accessor for clovergoclient.Order", referenced from:
GoConnector.CloverGoConnector.(getOrder in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> clovergoclient.Order? in CloverGoConnector.o
"clovergoclient.Order.__allocating_init() -> clovergoclient.Order", referenced from:
GoConnector.CloverGoConnector.(getOrder in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> clovergoclient.Order? in CloverGoConnector.o
"clovergoclient.CardReaderErrorEvent.toString() -> Swift.String", referenced from:
GoConnector.CloverGoConnector.onError(event: clovergoclient.CardReaderErrorEvent) -> () in CloverGoConnector.o
"clovergoclient.CustomItem.__allocating_init(name: Swift.String, price: Swift.Int, quantity: Swift.Int) -> clovergoclient.CustomItem", referenced from:
GoConnector.CloverGoConnector.(getOrder in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> clovergoclient.Order? in CloverGoConnector.o
"type metadata accessor for clovergoclient.Transaction", referenced from:
type metadata accessor for [clovergoclient.Transaction] in CloverGoConnector.o
"protocol witness table accessor for clovergoclient.CLVGoTransactionType : Swift.Equatable in clovergoclient", referenced from:
lazy protocol witness table accessor for type clovergoclient.CLVGoTransactionType and conformance clovergoclient.CLVGoTransactionType : Swift.Equatable in clovergoclient in CloverGoConnector.o
"static clovergoclient.CloverGo.enableLogs(Swift.Bool) -> ()", referenced from:
GoConnector.CloverGoConnector.init(config: GoConnector.CloverGoDeviceConfiguration) -> GoConnector.CloverGoConnector in CloverGoConnector.o
"direct field offset for clovergoclient.CardApplicationIdentifier.applicationIdentifier : Swift.String", referenced from:
GoConnector.TransactionDelegateImpl.onAidMatch(cardApplicationIdentifiers: [clovergoclient.CardApplicationIdentifier], delegate: clovergoclient.AidSelection) -> () in CloverGoConnector.o
GoConnector.TransactionDelegateImpl.proceedWithSelectedAid(cardApplicationIdentifier: GoConnector.CLVModels.Payments.CardApplicationIdentifier) -> () in CloverGoConnector.o
"clovergoclient.ReaderInfo.CardReaderType.toString() -> Swift.String", referenced from:
GoConnector.CloverGoConnector.onReady(cardReaderInfo: clovergoclient.ReaderInfo) -> () in CloverGoConnector.o
"clovergoclient.MerchantPropertyType.toString() -> Swift.String", referenced from:
closure #1 (clovergoclient.Merchant) -> () in GoConnector.CloverGoConnector.(getMerchantInfo in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> () in CloverGoConnector.o
"clovergoclient.KeyedRequest.__allocating_init(cardNumber: Swift.String, expDate: Swift.String, cvv: Swift.String, order: clovergoclient.Order, zipCode: Swift.String?, streetAddress: Swift.String?, cardPresent: Swift.Bool) -> clovergoclient.KeyedRequest", referenced from:
GoConnector.CloverGoConnector.processKeyedTransaction(keyedCardData: GoConnector.CLVModels.Payments.KeyedCardData) -> () in CloverGoConnector.o
"clovergoclient.CloverGo.OfflinePaymentProcessingSuspended.unsafeMutableAddressor : Foundation.Notification", referenced from:
GoConnector.CloverGoConnector.(addNotificationObservers in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> () in CloverGoConnector.o
"type metadata accessor for clovergoclient.CustomItem", referenced from:
GoConnector.CloverGoConnector.(getOrder in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> clovergoclient.Order? in CloverGoConnector.o
"clovergoclient.CloverGo.overrideDuplicateTransaction.unsafeMutableAddressor : Swift.Bool", referenced from:
GoConnector.CloverGoConnector.init(config: GoConnector.CloverGoDeviceConfiguration) -> GoConnector.CloverGoConnector in CloverGoConnector.o
"clovergoclient.CloverGo.sharedInstance.unsafeMutableAddressor : clovergoclient.CloverGo", referenced from:
variable initialization expression of GoConnector.CloverGoConnector.cloverGo : clovergoclient.CloverGo in CloverGoConnector.o
GoConnector.CloverGoConnector.init(config: GoConnector.CloverGoDeviceConfiguration) -> GoConnector.CloverGoConnector in CloverGoConnector.o
"type metadata accessor for clovergoclient.CloverGo", referenced from:
GoConnector.CloverGoConnector.init(config: GoConnector.CloverGoDeviceConfiguration) -> GoConnector.CloverGoConnector in CloverGoConnector.o
"clovergoclient.CloverGo.allowAutoConnect.unsafeMutableAddressor : Swift.Bool", referenced from:
GoConnector.CloverGoConnector.init(config: GoConnector.CloverGoDeviceConfiguration) -> GoConnector.CloverGoConnector in CloverGoConnector.o
"clovergoclient.CloverGo.OfflinePaymentProcessingCompleted.unsafeMutableAddressor : Foundation.Notification", referenced from:
GoConnector.CloverGoConnector.(addNotificationObservers in _EBB2B79D570DAD88D98E0EFFBE4D75E4)() -> () in CloverGoConnector.o
"type metadata accessor for clovergoclient.ReaderInfo", referenced from:
GoConnector.CloverGoConnector.initializeConnection() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.connectToBluetoothDevice(deviceInfo: GoConnector.CLVModels.Device.GoDeviceInfo) -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.disconnectDevice() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.resetDevice() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.cancel() -> () in CloverGoConnector.o
GoConnector.CloverGoConnector.selectPaymentMode(paymentMode: GoConnector.CLVModels.Payments.PaymentMode) -> () in CloverGoConnector.o
@objc GoConnector.CloverGoConnector.onCardReaderDiscovered(readers: [clovergoclient.ReaderInfo]) -> () in CloverGoConnector.o
...
"clovergoclient.CloverGo.enableQuickChip.unsafeMutableAddressor : Swift.Bool", referenced from:
GoConnector.CloverGoConnector.init(config: GoConnector.CloverGoDeviceConfiguration) -> GoConnector.CloverGoConnector in CloverGoConnector.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment