▲ 1 r/flutterhelp
Target install_code_assets failed: Error: Unknown architecture in otool output: arm64e
Anybody receiving this error "Target install_code_assets failed: Error: Unknown architecture in otool output: arm64e" when building?
I was able to build 4 apps in the morning and 2 hours later, I could not build them anymore. It keeps throwing me the above error.
I am running the following commands:
flutter build appbundle --obfuscate --split-debug-info=/Users/deandrehaijielim/mazeout/debug
flutter build ipa --obfuscate --split-debug-info=/Users/deandrehaijielim/mazeout/debug
u/DeAndreHJ — 3 days ago