Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef A_h #define A_h @class NSString; static NSString * const xyzRiskyCloseOpenParam = @"riskyCloseParam"; static inline void XYZLogEvent(NSString* eventName, NSString* params); #endif