We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a141f4b commit 4ab7862Copy full SHA for 4ab7862
README.md
@@ -3,5 +3,5 @@ It's Android's first OpenOffice Document Reader... for iOS!
3
4
## Setup
5
1. run "pod install"
6
-2. run "bash conan/setup-all.sh"
+2. run "conan/setup-all.sh"
7
3. open workspace in Xcode
upload-symbols.sh
100644
100755
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
Pods/FirebaseCrashlytics/upload-symbols -gsp OpenDocumentReader/GoogleService-Info.plist -p ios ~/Downloads/appDsyms.zip
Pods/FirebaseCrashlytics/upload-symbols -gsp OpenDocumentReader/GoogleService-Info.plist -p ios ~/Downloads/appDsyms\ \(1\).zip
0 commit comments