Skip to content

Commit

Permalink
debug-symbols-apple: fix screenshot (#11621)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp authored Nov 11, 2024
1 parent b8e7ffd commit 849302d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform-includes/debug-symbols-apple/_default.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ ${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TAR
```

4. Set `ENABLE_USER_SCRIPT_SANDBOXING` in your Xcode project settings to `NO`.
[enable-user-script-sandboxing](./img/enable_user_script_sandboxing.png

![enable-user-script-sandboxing](./img/enable_user_script_sandboxing.png)

<Alert level="" title="Self Hosted">

Expand Down

0 comments on commit 849302d

Please sign in to comment.