mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	react-native-pushy适配harmony (#461)
* init * update * udpate * update * update * update * add pushy build time logic
This commit is contained in:
		
							
								
								
									
										49
									
								
								Example/harmony_use_pushy/harmony/build-profile.json5
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										49
									
								
								Example/harmony_use_pushy/harmony/build-profile.json5
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,49 @@ | ||||
| { | ||||
|   "app": { | ||||
|     "signingConfigs": [], | ||||
|     "products": [ | ||||
|       { | ||||
|         "name": "default", | ||||
|         "signingConfig": "default", | ||||
|         "compatibleSdkVersion": "5.0.0(12)", | ||||
|         "runtimeOS": "HarmonyOS", | ||||
|         "buildOption": { | ||||
|           "strictMode": { | ||||
|             "caseSensitiveCheck": true, | ||||
|             "useNormalizedOHMUrl": true | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     ], | ||||
|     "buildModeSet": [ | ||||
|       { | ||||
|         "name": "debug", | ||||
|       }, | ||||
|       { | ||||
|         "name": "release" | ||||
|       } | ||||
|     ] | ||||
|   }, | ||||
|   "modules": [ | ||||
|     { | ||||
|       "name": "entry", | ||||
|       "srcPath": "./entry", | ||||
|       "targets": [ | ||||
|         { | ||||
|           "name": "default", | ||||
|           "applyToProducts": [ | ||||
|             "default" | ||||
|           ] | ||||
|         } | ||||
|       ] | ||||
|     }, | ||||
|     { | ||||
|       name: 'rnoh', | ||||
|       srcPath: '../libs/rnoh', | ||||
|     }, | ||||
|     { | ||||
|       name: 'pushy', | ||||
|       srcPath: '../node_modules/react-native-update/harmony', | ||||
|     } | ||||
|   ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 波仔糕
					波仔糕