Signal-iOS/Signal.xcodeproj
Igor Solomennikov 838b6a6e6d
Fix usage of USE_DEBUG_UI define.
Guard compilation of all DebugUI* classes with USE_DEBUG_UI instead of DEBUG and stop defining USE_DEBUG_UI whenever DEBUG is defined. Instead I defined USE_DEBUG_UI separately for Debug builds
in the project settings.

Benefits:
• can easily enable Debug UI for non-debug builds.
• allow use USE_DEBUG_UI in Swift files.
2023-05-08 14:36:35 -07:00
..
project.xcworkspace Removing developer-specific junk. 2015-01-04 11:30:23 +01:00
xcshareddata Remove new registration build target 2023-03-29 17:02:10 -05:00
project.pbxproj Fix usage of USE_DEBUG_UI define. 2023-05-08 14:36:35 -07:00