docs(readme): update app 打包注意事项

This commit is contained in:
Burt 2024-01-20 15:49:43 +08:00
parent a4766c7100
commit e31926b38b
3 changed files with 11 additions and 0 deletions

View File

@ -88,3 +88,14 @@
- APP平台`pnpm build:app`, 然后打开 `HBuilderX`,导入刚刚生成的`dist/build/app` 文件夹,选择发行 - APP云打包。
![app发行](./screenshots/app-build.png)
## **APP 打包注意事项**
本模板使用的是 `3.8.12` 的库版本(` "@dcloudio/uni-app": "3.0.0-3081220230817001",`),所以尽量使用 `3.8.12` 版本的 `HBuilderX` 来打包,否则可能有未知的风险,出现情况如下图。
点击 `ignore` 后可以正常使用,万一以后出现什么特殊情况,记得看看是不是版本问题。
![ios-run-app](./screenshots/ios-run-app.gif)
> mac 可以安装多个版本的软件,
> ![multiple-version](./screenshots/multiple-version.png)

BIN
screenshots/ios-run-app.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB