Przeglądaj źródła

1.转测代码提交

huangxiaodong 5 miesięcy temu
rodzic
commit
b9eee3a02f

+ 2 - 2
创维盒子/code/NAS/DocumentPickerManager/DocumentPickerManager.m

@@ -128,11 +128,11 @@
     }
     
     HLog(@"处理完成了")
-    if(!curURLS || curURLS.count == 0){
+    if(!curURLS || curURLS.count == 0 || didNoticeUIType){
         return;
     }
 
-    if(_didPickSuc && !didNoticeUIType){
+    if(_didPickSuc){
         didNoticeUIType = YES;
         _didPickSuc(curURLS);
     }

+ 2 - 2
创维盒子/双子星云手机.xcodeproj/project.pbxproj

@@ -6226,7 +6226,7 @@
 				CODE_SIGN_ENTITLEMENTS = "隐私保护.entitlements";
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 6;
+				CURRENT_PROJECT_VERSION = 7;
 				DEVELOPMENT_TEAM = 6SV76WTUUR;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -6305,7 +6305,7 @@
 				CODE_SIGN_ENTITLEMENTS = "隐私保护.entitlements";
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 6;
+				CURRENT_PROJECT_VERSION = 7;
 				DEVELOPMENT_TEAM = 6SV76WTUUR;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",