File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseStorageBinary.jso
93
93
[ upload-symbols] ( https://github.com/firebase/firebase-ios-sdk/raw/master/Crashlytics/upload-symbols )
94
94
and [ run] ( https://github.com/firebase/firebase-ios-sdk/raw/master/Crashlytics/run ) .
95
95
- Put these in the directory where your ` .xcodeproj ` file lives, eg. ` scripts/run ` and ` scripts/upload-symbols `
96
+ - Make sure that the files are executable - ` chmod +x scripts/run scripts/upload-symbols `
96
97
- Open your project in Xcode, then select its project file in the left navigator.
97
98
- From the ** Select a project or target** dropdown, select your main build target.
98
99
- Select the ** Build Phases** tab, then click "+" add > ** New Run Script Phase** .
You can’t perform that action at this time.
0 commit comments