Messages will no longer be logged if the target does not have -DDEBUG
defined under Other Swift Flags. The exception is if -DCRASHLYTICS
is defined. In that case, messages will be logged to the Crashlytics dashboard if -DDEBUG
is not defined.
Messages will no longer be logged if the target does not have -DDEBUG
defined under Other Swift Flags. The exception is if -DCRASHLYTICS
is defined. In that case, messages will be logged to the Crashlytics dashboard if -DDEBUG
is not defined.