ClashMeta
ClashMeta copied to clipboard
使用DevEco Studio 5.0.7无法编译通过
版本信息如下: Build Version: 5.0.7.210, built on February 11, 2025 Runtime version: 17.0.12+1-b1087.25 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
OS: MacOS Branch: dev
> hvigor ERROR: Failed :entry:default@PreBuild...
> hvigor ERROR: Schema validate failed.
Detail: Please check the following fields.
{
instancePath: 'module.extensionAbilities[0].type',
keyword: 'enum',
params: {
allowedValues: [
'form',
'workScheduler',
'inputMethod',
'service',
'accessibility',
'dataShare',
'fileShare',
'staticSubscriber',
'wallpaper',
'backup',
'window',
'enterpriseAdmin',
'thumbnail',
'preview',
'print',
'share',
'push',
'driver',
'action',
'adsService',
'embeddedUI',
'insightIntentUI',
'autoFill/password',
'hms/account',
'appAccountAuthorization',
'ads',
'remoteNotification',
'remoteLocation',
'statusBarView',
'voip',
'accountLogout',
'sysDialog/userAuth',
'sysDialog/common',
'sysDialog/atomicServicePanel',
'sysDialog/power',
'sysDialog/meetimeCall',
'sysDialog/meetimeContact',
'sysDialog/meetimeMessage',
'sysDialog/print',
'sysPicker/mediaControl',
'sysPicker/share',
'sysPicker/meetimeContact',
'sysPicker/meetimeCallLog',
'sysPicker/photoPicker',
'sysPicker/appSelector',
'sysPicker/navigation',
'sysPicker/photoEditor',
'photoEditor',
'sysPicker/filePicker',
'sysPicker/audioPicker',
'sys/visualExtension',
'sys/commonUI',
'fileAccess',
'autoFill/smart',
'liveViewLockScreen',
'recentPhoto',
'fence',
'callerInfoQuery'
]
},
message: 'must be equal to one of the allowed values',
location: '/xxx/ClashMeta/entry/src/main/module.json5:51:22'
}
> hvigor ERROR: BUILD FAILED in 106 ms