SDL/ohos-project/AppScope/app.json5
2025-07-03 20:16:47 +08:00

10 lines
201 B
Text

{
"app": {
"bundleName": "com.cpp.app",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}