Преглед изворни кода

1.修复xcode 15.3的编译错误

huangxiaodong пре 1 година
родитељ
комит
5ec336ecf7

+ 3 - 3
创维盒子/双子星云手机/CloudPlayer/PlayerViewController+AdjustBtnFrame.m

@@ -10,9 +10,9 @@
 #import <objc/runtime.h>
 #import "UIView+View.h"
 
-@interface PlayerViewController(AdjustBtnFrame)
-
-@end
+//@interface PlayerViewController(AdjustBtnFrame)
+//
+//@end
 
 @implementation PlayerViewController(AdjustBtnFrame)
 @dynamic adjustTime;

+ 3 - 3
创维盒子/双子星云手机/CloudPlayer/PlayerViewController+AppDelegate.m

@@ -14,9 +14,9 @@
 #import <objc/runtime.h>
 #import "RCCommandHelp.h"
 
-@interface PlayerViewController(AppDelegate)
-
-@end
+//@interface PlayerViewController(AppDelegate)
+//
+//@end
 
 @implementation PlayerViewController(AppDelegate)
 @dynamic nowSSid;