status-mobile/scripts
Igor Mandrigin a3c02b07a6
Ignore errors for `rm` command when bundling status-go for iOS.
Right after `git clone`, there is no `Statusgo.framework` in `react-native-status/ios/RCTStatus/` directory. Because of that, `scripts/bundle-status-go.sh` fails and stops on the `rm` operation.

Since it is a perfectly valid scenario, let's ignore this error.

Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2017-12-04 19:58:21 +01:00
..
lib/setup-osx Added developer setup script for smoother setup 2017-11-30 01:24:06 -08:00
bundle-status-go.sh Ignore errors for `rm` command when bundling status-go for iOS. 2017-12-04 19:58:21 +01:00
run-osx Added developer setup script for smoother setup 2017-11-30 01:24:06 -08:00
setup-osx Added developer setup script for smoother setup 2017-11-30 01:24:06 -08:00