flutter_trust_wallet_core
flutter_trust_wallet_core copied to clipboard
Error for run with iOS Simulator,required by this target: arm64
Error message output from Xcode 13
/Users/xx/Desktop/xx/ios/Runner.xcodeproj](): error: The linked framework 'Pods_Runner.framework' is missing one or more architectures required by this target: arm64. (in target 'Runner' from project 'Runner')
when i add this lib for flutter project pubspec.yaml file, and i run debug mode in ios Simulator will error output like above,please check and help me for this, think you!