weishirongzhen / flutter_trust_wallet_core

MIT License
88 stars 33 forks source link

Error for run with iOS Simulator,required by this target: arm64 #40

Open jerrywangjing opened 2 years ago

jerrywangjing commented 2 years ago

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!