Signal-iOS/SignalMessaging/profiles
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
..
OWSProfileManager.h Fix usage of USE_DEBUG_UI define. 2023-05-08 14:36:35 -07:00
OWSProfileManager.m Fix usage of USE_DEBUG_UI define. 2023-05-08 14:36:35 -07:00
OWSProfileManager.swift Set up account state and exit registration 2023-03-09 21:54:51 -08:00
VersionedProfilesImpl.swift Set up account state and exit registration 2023-03-09 21:54:51 -08:00