mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
OSX/iOS: Make .dSYM extraction opt-in
This commit is contained in:
parent
1ddcab6312
commit
afd73a43a7
4 changed files with 8 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ def get_opts():
|
|||
|
||||
return [
|
||||
('osxcross_sdk', 'OSXCross SDK version', 'darwin14'),
|
||||
|
||||
('separate_debug_symbols', 'Extract debug symbols in .dSYM archive', False),
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue