mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Update project.pbxproj
Bump Optimization level to -0s for Release builds
This commit is contained in:
parent
f0bfdbf209
commit
41d3dfc591
@ -1120,7 +1120,7 @@
|
||||
COPY_PHASE_STRIP = NO;
|
||||
ENABLE_BITCODE = NO;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_OPTIMIZATION_LEVEL = 2;
|
||||
GCC_OPTIMIZATION_LEVEL = 4;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
|
Loading…
x
Reference in New Issue
Block a user