Browse Source

打开bitcode

尹永奇 5 years ago
parent
commit
840ecce2b4

+ 0 - 1
Example/MKRRadioManager/MKRPlayControlViewController.m

@@ -23,7 +23,6 @@
 - (instancetype)initWithDevice:(MKRUPnPDevice *)device{
 - (instancetype)initWithDevice:(MKRUPnPDevice *)device{
     if (self = [super init]) {
     if (self = [super init]) {
 //        [[MKRRadioControlMaster shareMaster] changeCurrentDevice:device];
 //        [[MKRRadioControlMaster shareMaster] changeCurrentDevice:device];
-        
     }
     }
     return self;
     return self;
 }
 }

BIN
libs/libUPNP.framework/libUPNP