- When you build iOS application using by M1, it will occur an error like below:
getx m1 using `ARCHS` setting to build architectures of target `Pods-Runner`
- As you see, the cause of the issue is the ARM architecture. Try to run lik below:
- Close the application & remove it
- Run
flutter clean - Run
arch -x86_64 sudo gem install ffi - Get dependencies
- Run the application
- As you see, the cause of the issue is the ARM architecture. Try to run lik below:
This repository was archived by the owner on May 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
GzuPark/fancy_todo_futter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published