From e78143b3dc7ae52e0680799e190a3df3ed54aac3 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 19 Jul 2022 16:04:45 -0500 Subject: Add icons --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2133d9c6d..64ffe5da5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Uses: - Web: `yarn web` - Tips - `npx react-native info` Checks what has been installed. - - On M1 macs, you need to exclude "arm64" from the target architectures + - On M1 macs, [you need to exclude "arm64" from the target architectures](https://stackoverflow.com/a/65399525) - Annoyingly this must be re-set via XCode after every pod install - The android simulator won't be able to access localhost services unless you run `adb reverse tcp:{PORT} tcp:{PORT}` - For instance, the localhosted dev-wallet will need `adb reverse tcp:3001 tcp:3001` -- cgit 1.4.1