summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-09-23 16:45:12 +0200
committerGitHub <noreply@github.com>2022-09-23 16:45:12 +0200
commitf74491fdee9bc2d68668137fbacd8f3a7e7e8df7 (patch)
treeb5f98590d90e8545b102f67de3e2f61f1fcd6404 /misc
parent56e847ef653ce2b818b9f2095452b6c0c0c44d54 (diff)
parent26e9145c26e6a6c2794300a4a7cf5b19e8b6be37 (diff)
Merge pull request #66303 from akien-mga/scons-cleanup-debug-defines
Diffstat (limited to 'misc')
-rw-r--r--misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj b/misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj
index 467aa3ce83..b58f002f3c 100644
--- a/misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj
+++ b/misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj
@@ -249,7 +249,6 @@
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;