30/1/2024

dispatch trong flipper debug
image.png
102
For those who like to do it through the terminal.
Close the simulator.
In the terminal, run:
rm -R ~/Library/Developer/CoreSimulator/Caches

Or run with sudo, if it says that access denied:
sudo rm -R ~/Library/Developer/CoreSimulator/Caches

Restart the simulator.

Warning: Error creating LLDB target at path '/Users/tungpt44/Library/Developer/Xcode/DerivedData/ViettelPortal-fwewjmuttknikcayiaxklpwvyrit/Build/Products/viettel-live-debug-iphonesimulator/My Viettel.app'- using an empty LLDB target which can cause slow memory reads from remote devices: the specified architecture 'arm64-*-*' is not compatible with 'x86_64-apple-ios12.0.0-simulator' in '/Users/tungpt44/Library/Developer/Xcode/DerivedData/ViettelPortal-fwewjmuttknikcayiaxklpwvyrit/Build/Products/viettel-live-debug-iphonesimulator/My Viettel.app/My Viettel'
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.