Signal-iOS/SignalUI/UI
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
..
AttachmentSharing.h Fix usage of USE_DEBUG_UI define. 2023-05-08 14:36:35 -07:00
AttachmentSharing.m Fix usage of USE_DEBUG_UI define. 2023-05-08 14:36:35 -07:00
ShareViewDelegate.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
VideoPlayer.swift Media viewer updates related to video playback and landscape mode. 2023-04-14 12:21:14 -07:00