Just lately I added google_maps_flutter
to my dependencies. After that, after I tried to run the applying I get
/ios/Pods/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/GoogleMaps' for structure arm64
.
Couldn't construct the applying for the simulator.
I noticed some options the place I’ve to exclude arm64
from Excluded Architectures
. Doing that, the applying will begin once more, however every little thing will run very slowly.
Notice: the arm64
is excluded robotically if I delete the applying from the simulator and do a recent run.
Is there some other options which don’t affect the efficiency of the simulator?
Notice: I take advantage of an m2 processor for creating. Right here is the flutter physician -v
:
[✓] Flutter (Channel steady, 3.13.5, on macOS 13.6 22G120 darwin-arm64, locale en-RO)
• Flutter model 3.13.5 on channel steady at /Customers/bratosinalexandru/flutter-env/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 12fccda598 (5 days in the past), 2023-09-19 13:56:11 -0700
• Engine revision bd986c5ed2
• Dart model 3.1.2
• DevTools model 2.25.0
[✓] Android toolchain - develop for Android gadgets (Android SDK model 34.0.0)
• Android SDK at /Customers/bratosinalexandru/Library/Android/sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: /Functions/Android Studio.app/Contents/jbr/Contents/House/bin/java
• Java model OpenJDK Runtime Surroundings (construct 17.0.6+0-17.0.6b829.9-10027231)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
• Xcode at /Functions/Xcode.app/Contents/Developer
• Construct 14E300c
• CocoaPods model 1.13.0
[✓] Chrome - develop for the net
• Chrome at /Functions/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (model 2022.3)
• Android Studio at /Functions/Android Studio.app/Contents
• Flutter plugin may be put in from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin may be put in from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java model OpenJDK Runtime Surroundings (construct 17.0.6+0-17.0.6b829.9-10027231)
[✓] VS Code (model 1.82.2)
• VS Code at /Functions/Visible Studio Code.app/Contents
• Flutter extension model 3.72.0
[✓] Related gadget (3 obtainable)
• iPhone 14 Professional Max (cell) • A51BCADC-C30C-4EE0-A036-DB7B768A83FE • ios • com.apple.CoreSimulator.SimRuntime.iOS-16-4 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 13.6 22G120 darwin-arm64
• Chrome (internet) • chrome • web-javascript • Google Chrome 116.0.5845.187
[✓] Community sources
• All anticipated community sources can be found.
• No points discovered!