You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ The server requires at least PHP 5.2 and a MySQL server installation!
122
122
-`$downloadtodosurl = '/admin/actionapi.php?action=getsymbolicationtodo';` // the path to the script delivering the todo list
123
123
-`$getcrashdataurl = '/admin/actionapi.php?action=getlogcrashid&id=';` // the path to the script delivering the crashlog
124
124
-`$updatecrashdataurl = '/admin/crash_update.php';` // the path to the script updating the crashlog
125
-
-Copy the patched symbolicatecrash executable from https://gist.github.com/316924 into the same local directory where you copied the files in the first step into
125
+
-Make the modified symbolicatecrash.pl file from the `/server/local/`directory executable: `chmod + x symbolicatecrash.pl`
126
126
- Copy the `.app` package and `.app.dSYM` package of each version into any directory of your Mac
127
127
Best is to add the version number to the directory of each version, so multiple versions of the same app can be symbolicated.
0 commit comments