diff --git a/Sources/uYouPlusSettings.h b/Sources/uYouPlusSettings.h.bak similarity index 99% rename from Sources/uYouPlusSettings.h rename to Sources/uYouPlusSettings.h.bak index ad4e37c..6aad211 100644 --- a/Sources/uYouPlusSettings.h +++ b/Sources/uYouPlusSettings.h.bak @@ -20,4 +20,4 @@ @interface GOOHUDManagerInternal : NSObject - (void)showMessageMainThread:(id)message; + (id)sharedInstance; -@end \ No newline at end of file +@end