Browse Source

feat:demo项目配置

menghui 1 month ago
parent
commit
2b49e7a153

+ 1 - 1
HBuilder-uniPluginDemo/HBuilder-Hello/HBuilder-uniPlugin-Info.plist

@@ -431,7 +431,7 @@
 		<string>去官方申请获取对应的值</string>
 	</dict>
 	<key>dcloud_appkey</key>
-	<string>be3dc518d879687e0d42d1649d7f16f6</string>
+	<string>323210f35c12ad31db1bac720bc792e6</string>
 	<key>dcloud_uninview_background</key>
 	<true/>
 	<key>dcloud_uniplugins</key>

File diff suppressed because it is too large
+ 0 - 0
HBuilder-uniPluginDemo/HBuilder-Hello/Pandora/apps/__UNI__9F88893/www/app-service.js


File diff suppressed because it is too large
+ 0 - 0
HBuilder-uniPluginDemo/HBuilder-Hello/Pandora/apps/__UNI__9F88893/www/app-view.js


File diff suppressed because it is too large
+ 0 - 0
HBuilder-uniPluginDemo/HBuilder-Hello/Pandora/apps/__UNI__9F88893/www/manifest.json


File diff suppressed because it is too large
+ 0 - 0
HBuilder-uniPluginDemo/HBuilder-Hello/Pandora/apps/__UNI__9F88893/www/pages/live/index.js


+ 0 - 3
HBuilder-uniPluginDemo/HBuilder-uniPlugin.xcodeproj/project.pbxproj

@@ -1802,10 +1802,8 @@
 				CLANG_ENABLE_MODULES = YES;
 				CLANG_ENABLE_OBJC_ARC = YES;
 				CODE_SIGN_IDENTITY = "Apple Development";
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 				CODE_SIGN_STYLE = Manual;
 				DEVELOPMENT_TEAM = "";
-				"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 5UR7UXG257;
 				ENABLE_BITCODE = NO;
 				ENABLE_TESTABILITY = YES;
 				FRAMEWORK_SEARCH_PATHS = (
@@ -1845,7 +1843,6 @@
 				PRODUCT_NAME = UniPluginDemo;
 				PROVISIONING_PROFILE = "";
 				PROVISIONING_PROFILE_SPECIFIER = "";
-				"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Sports_appStore_dev;
 				SWIFT_OBJC_BRIDGING_HEADER = "HBuilder-Hello/HBuilder-Bridging-Header.h";
 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 				SWIFT_VERSION = 5.0;

+ 1 - 1
HBuilder-uniPluginDemo/Podfile

@@ -21,7 +21,7 @@ target 'HBuilder' do
   pod 'MJExtension'
   pod 'OpenSSL', :git => 'http://106.54.229.239:3000/hello/OpenSSL.git'
   pod 'PBSDK', :path => '../../playBall'
-  #pod 'PBSDK', :path => '../../playBall/PBSDK_framework'
+
 
   pod 'WQPlayBallLiveQiu', :path => '../WQPlayBallLiveQiu'
   pod 'LookinServer', :configurations => ['Debug']

Some files were not shown because too many files changed in this diff