q***@outlook.com
q***@outlook.com
  • 发布:2026-04-13 13:58
  • 更新:2026-04-13 13:58
  • 阅读:14

HarmonyOS Next】HBuilderX 5.04 本地打包报错 Schema validate failed,如何云端打包?

分类:HBuilderX

开始制作安装包 .app,请耐心等待 ........
[HBuilder] 13:14:25.988 > hvigor ERROR: 00303038 Configuration Error
[HBuilder] 13:14:25.988 Error Message: Schema validate failed, at file: D:\sslmproject\app\aibuild_app\unpackage\dist\build\app-harmony\build-profile.json5
[HBuilder] 13:14:25.988 Try the following:
[HBuilder] 13:14:25.988 > Please check the following fields.
[HBuilder] 13:14:25.988 {
[HBuilder] 13:14:25.988 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.988 keyword: 'required',
[HBuilder] 13:14:25.988 params: { missingProperty: 'storeFile' },
[HBuilder] 13:14:25.988 message: "must have required property 'storeFile'",
[HBuilder] 13:14:25.988 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.988 }
[HBuilder] 13:14:25.988 {
[HBuilder] 13:14:25.988 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.988 keyword: 'required',
[HBuilder] 13:14:25.988 params: { missingProperty: 'storePassword' },
[HBuilder] 13:14:25.988 message: "must have required property 'storePassword'",
[HBuilder] 13:14:25.988 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.988 }
[HBuilder] 13:14:25.988 {
[HBuilder] 13:14:25.988 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.988 keyword: 'required',
[HBuilder] 13:14:25.988 params: { missingProperty: 'keyAlias' },
[HBuilder] 13:14:25.988 message: "must have required property 'keyAlias'",
[HBuilder] 13:14:25.988 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.988 }
[HBuilder] 13:14:25.988 {
[HBuilder] 13:14:25.988 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.988 keyword: 'required',
[HBuilder] 13:14:25.988 params: { missingProperty: 'keyPassword' },
[HBuilder] 13:14:25.988 message: "must have required property 'keyPassword'",
[HBuilder] 13:14:25.988 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.988 }
[HBuilder] 13:14:25.988 {
[HBuilder] 13:14:25.988 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.988 keyword: 'required',
[HBuilder] 13:14:25.988 params: { missingProperty: 'signAlg' },
[HBuilder] 13:14:25.988 message: "must have required property 'signAlg'",
[HBuilder] 13:14:25.988 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.988 }
[HBuilder] 13:14:25.988 {
[HBuilder] 13:14:25.988 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.988 keyword: 'required',
[HBuilder] 13:14:25.988 params: { missingProperty: 'profile' },
[HBuilder] 13:14:25.989 message: "must have required property 'profile'",
[HBuilder] 13:14:25.989 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.989 }
[HBuilder] 13:14:25.989 {
[HBuilder] 13:14:25.989 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.989 keyword: 'enum',
[HBuilder] 13:14:25.989 params: {
[HBuilder] 13:14:25.989 allowedValues: [
[HBuilder] 13:14:25.989 'storePassword',
[HBuilder] 13:14:25.989 'certpath',
[HBuilder] 13:14:25.989 'keyAlias',
[HBuilder] 13:14:25.989 'keyPassword',
[HBuilder] 13:14:25.989 'profile',
[HBuilder] 13:14:25.989 'signAlg',
[HBuilder] 13:14:25.989 'storeFile'
[HBuilder] 13:14:25.989 ]
[HBuilder] 13:14:25.989 },
[HBuilder] 13:14:25.989 message: 'must be equal to one of the allowed values',
[HBuilder] 13:14:25.989 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.989 }
[HBuilder] 13:14:25.989 {
[HBuilder] 13:14:25.989 instancePath: 'app.signingConfigs[0].material',
[HBuilder] 13:14:25.989 keyword: 'propertyNames',
[HBuilder] 13:14:25.989 params: { propertyName: 'signingType' },
[HBuilder] 13:14:25.989 message: 'property name must be valid',
[HBuilder] 13:14:25.989 location: 'D:/sslmproject/app/aibuild_app/unpackage/dist/build/app-harmony/build-profile.json5:7:22'
[HBuilder] 13:14:25.989 }
[HBuilder] 13:14:25.989
Try:
[HBuilder] 13:14:25.989 > Run with --stacktrace option to get the stack trace.
[HBuilder] 13:14:25.989 > Run with --debug option to get more log output.
[HBuilder] 13:14:25.989 > hvigor ERROR: BUILD FAILED in 19 s 615 ms
[HBuilder] 13:14:26.502 文件校验失败,可能是 DevEco Studio 版本过低,建议升级,请参考 开发环境要求
[HBuilder] 13:14:26.503 安装包制作失败

2026-04-13 13:58 负责人:无 分享
已邀请:

要回复问题请先登录注册