Skip to content

Commit 4ab7862

Browse files
committed
chmod +x; update readme
1 parent a141f4b commit 4ab7862

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ It's Android's first OpenOffice Document Reader... for iOS!
33

44
## Setup
55
1. run "pod install"
6-
2. run "bash conan/setup-all.sh"
6+
2. run "conan/setup-all.sh"
77
3. open workspace in Xcode

upload-symbols.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
Pods/FirebaseCrashlytics/upload-symbols -gsp OpenDocumentReader/GoogleService-Info.plist -p ios ~/Downloads/appDsyms.zip
44
Pods/FirebaseCrashlytics/upload-symbols -gsp OpenDocumentReader/GoogleService-Info.plist -p ios ~/Downloads/appDsyms\ \(1\).zip

0 commit comments

Comments
 (0)