#ifndef YOUPIP_H_ #define YOUPIP_H_ #import "AVKit-Header.h" #define TweakName @"YouPiP" #define EnabledKey @"YouPiPEnabled" #define CompatibilityModeKey @"CompatibilityModeKey" #define PiPActivationMethodKey @"PiPActivationMethodKey" #define PiPActivationMethod2Key @"PiPActivationMethod2Key" #define NoMiniPlayerPiPKey @"NoMiniPlayerPiPKey" #define NonBackgroundableKey @"NonBackgroundableKey" #define FakeVersionKey @"FakeVersionKey" #endif