Browse Source

1.计算器编译webrtc报错问题

huangxiaodong 7 months ago
parent
commit
42a2a6b2da

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

@@ -496,6 +496,7 @@
 		6B49BFC82C943CE800E17406 /* webRtcManager+downloadNasFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFC52C943CE700E17406 /* webRtcManager+downloadNasFile.h */; };
 		6B49BFC92C943CE800E17406 /* webRtcManager+downloadNasFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B49BFC52C943CE700E17406 /* webRtcManager+downloadNasFile.h */; };
 		6B49BFCA2C943CE800E17406 /* webRtcManager+downloadNasFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B49BFC62C943CE700E17406 /* webRtcManager+downloadNasFile.m */; };
+		6B4A81002CBE5F5C0088DB73 /* WebRTC.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6B8676812C855EDF00F81DFC /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
 		6B4C0F622C0314BA0070EF2E /* DFPlayerFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */; };
 		6B4C0F632C0314BA0070EF2E /* DFPlayerFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4C0F4C2C0314BA0070EF2E /* DFPlayerFileManager.h */; };
 		6B4C0F642C0314BA0070EF2E /* DFPlayerFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4C0F4D2C0314BA0070EF2E /* DFPlayerFileManager.m */; };
@@ -1420,6 +1421,16 @@
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXCopyFilesBuildPhase section */
+		6B4A80FF2CBE5F530088DB73 /* CopyFiles */ = {
+			isa = PBXCopyFilesBuildPhase;
+			buildActionMask = 2147483647;
+			dstPath = "";
+			dstSubfolderSpec = 10;
+			files = (
+				6B4A81002CBE5F5C0088DB73 /* WebRTC.framework in CopyFiles */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		6B86768C2C856D3700F81DFC /* CopyFiles */ = {
 			isa = PBXCopyFilesBuildPhase;
 			buildActionMask = 2147483647;
@@ -4593,6 +4604,7 @@
 				6BD507DB2B9576A4006E7CB0 /* Frameworks */,
 				6BD507EA2B9576A4006E7CB0 /* Resources */,
 				6BD508082B9576A4006E7CB0 /* [CP] Copy Pods Resources */,
+				6B4A80FF2CBE5F530088DB73 /* CopyFiles */,
 			);
 			buildRules = (
 			);
@@ -5828,7 +5840,7 @@
 				CODE_SIGN_ENTITLEMENTS = "计算器.entitlements";
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = 30;
 				DEVELOPMENT_TEAM = 6SV76WTUUR;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -5912,7 +5924,7 @@
 				CODE_SIGN_ENTITLEMENTS = "计算器.entitlements";
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = 30;
 				DEVELOPMENT_TEAM = 6SV76WTUUR;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",

+ 4 - 4
创维盒子/双子星云手机/AppDelegate/PrefixHeader.pch

@@ -112,12 +112,12 @@ isBangsScreen; \
 //#define shareService   @"http://testprivacy.phone.androidscloud.com:1801/h5/#/pages/fileSharing/index?productType=Private-X&token="
 
 //预生产环境
-#define CloudService   @"http://testprivacy.phone.androidscloud.com:10900"
-#define shareService   @"http://testprivacy.phone.androidscloud.com:10900/h5/#/pages/fileSharing/index?productType=Private-X&token="
+//#define CloudService   @"http://testprivacy.phone.androidscloud.com:10900"
+//#define shareService   @"http://testprivacy.phone.androidscloud.com:10900/h5/#/pages/fileSharing/index?productType=Private-X&token="
 
 //生产环境
-//#define CloudService   @"http://hiboxde.armclouding.com:7780"
-//#define shareService   @"http://hiboxde.armclouding.com:7780/h5/#/pages/fileSharing/index?productType=Private-X&token="
+#define CloudService   @"http://hiboxde.armclouding.com:7780"
+#define shareService   @"http://hiboxde.armclouding.com:7780/h5/#/pages/fileSharing/index?productType=Private-X&token="
 
 #define AESCODEKEEYY @"fvO8gAfNSr1tbdQe"