arcticfox1919 / flutter-scankit

Flutter QR code scanning
MIT License
142 stars 46 forks source link

flutter项目,没法跑iOS 模拟器 #80

Closed cheerszhou closed 3 months ago

cheerszhou commented 3 months ago

报错log: iMac sy_flutter % flutter run
Launching lib/main.dart on iPhone 14 Pro in debug mode... Running pod install... 6.2s Upgrading Pods-Runner.release.xcconfig Upgrading Pods-Runner.profile.xcconfig Upgrading Pods-Runner.debug.xcconfig Running Xcode build...
Xcode build done. 25.2s Failed to build iOS app Error (Xcode): Building for 'iOS-simulator', but linking in dylib (/Users/iMac/Desktop/sy_flutter/ios/Pods/ScanKitFrameWork/ScanKitFrameWork.framework/ScanKitFrameWork) built for 'iOS'

运行环境:

[✓] Flutter (Channel stable, 3.16.8, on macOS 14.2 23C64 darwin-x64, locale zh-Hans-CN) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2023.1) [✓] IntelliJ IDEA Ultimate Edition (version 2021.1.3)

arcticfox1919 commented 3 months ago

cocoapods里面包不支持模拟器