文件最后提交记录最后更新时间
chore(Symbols): 新增release模式下符号单独保留到文件 1、release模式下rnoh_core等so单独保留符号到sym文件 2、debug模式符号在so内,可直接调试 Signed-off-by: gyange <gyange@163.com> 1 个月前
feat(Upgrade): 0.84版本,升级Hermes V1 0.84版本,升级Hermes V1 Closes #2387 Signed-off-by: fangyygw <fang_zhen@hoperun.com> 26 天前
feat(Upgrade): 0.84版本,升级Hermes V1 0.84版本,升级Hermes V1 Closes #2387 Signed-off-by: fangyygw <fang_zhen@hoperun.com> 26 天前
feat: Support building the react_native_openharmony release HAR package and bytecode HAR package. Co-authored-by: 谢代荣<xiedairong@huawei.com> # message auto-generated for no-merge-commit merge: merge buildHar into 0.77.1-rc.1-ohos feat: Support building the react_native_openharmony release HAR package and bytecode HAR package. Created-by: xiedrsz Commit-by: 谢代荣 Merged-by: huangyouhua Description: ## Why are these changes being made? Support building the react_native_openharmony release HAR package and bytecode HAR package. ## Changelog - [added] support building the react_native_openharmony release HAR package and bytecode HAR package. ## Test Plan 1. cd packages/react-native-harmony. 1. pnpm build:har. 1. verify whether three har packages have been successfully generated in the current directory. ## Checklist - [x] pnpm verify command has passed successfully. - [x] No failures occurred in automatic tests on the CONCURRENT TESTER page in the tester app. - [x] No failures occurred in automatic tests on the SEQUENTIAL TESTER page in the tester app. - [x] MR does not include a breaking change or a review has been requested from a Huawei reviewer. See merge request: openharmony-sig/ohos_react_native!15348 个月前
readme.md

Instructions

The resources here are the files that need to be replaced in the source code when compiling react_native_openharmony_release.har and react_native_openharmony_release2.har.