ld: warning: ignoring file /Users/jme/jme/dev/app/flutter/flutter_energy_app_getx/ios/Pods/ScanKitFrameWork/scansdk-ios-tool-1.0.2.300/ScanKitFrameWork.framework/ScanKitFrameWork, file is universal (x86_64,arm64) but does not contain the armv7 architecture: /Users/jme/jme/dev/app/flutter/flutter_energy_app_getx/ios/Pods/ScanKitFrameWork/scansdk-ios-tool-1.0.2.300/ScanKitFrameWork.framework/ScanKitFrameWork
Undefined symbols for architecture armv7:
"_OBJCCLASS$_HmsBitMap", referenced from:
objc-class-ref in FLScanKitView.o
objc-class-ref in FlutterScankitPlugin.o
"_OBJCCLASS$_HmsDefaultScanViewController", referenced from:
objc-class-ref in FlutterScankitPlugin.o
"_OBJCCLASS$_HmsCustomScanViewController", referenced from:
objc-class-ref in FLScanKitView.o
"_OBJCCLASS$_HmsScanOptions", referenced from:
objc-class-ref in FLScanKitView.o
objc-class-ref in FlutterScankitPlugin.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: warning: ignoring file /Users/jme/jme/dev/app/flutter/flutter_energy_app_getx/ios/Pods/ScanKitFrameWork/scansdk-ios-tool-1.0.2.300/ScanKitFrameWork.framework/ScanKitFrameWork, file is universal (x86_64,arm64) but does not contain the armv7 architecture: /Users/jme/jme/dev/app/flutter/flutter_energy_app_getx/ios/Pods/ScanKitFrameWork/scansdk-ios-tool-1.0.2.300/ScanKitFrameWork.framework/ScanKitFrameWork Undefined symbols for architecture armv7: "_OBJCCLASS$_HmsBitMap", referenced from: objc-class-ref in FLScanKitView.o objc-class-ref in FlutterScankitPlugin.o "_OBJCCLASS$_HmsDefaultScanViewController", referenced from: objc-class-ref in FlutterScankitPlugin.o "_OBJCCLASS$_HmsCustomScanViewController", referenced from: objc-class-ref in FLScanKitView.o "_OBJCCLASS$_HmsScanOptions", referenced from: objc-class-ref in FLScanKitView.o objc-class-ref in FlutterScankitPlugin.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)
xcode13.3.1