1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/openharmony-applications_settings

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
build-profile.json5 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
贾孟元 Отправлено 25.02.2025 12:22 152bf37
{
"app": {
"products": [
{
"name": "default",
"signingConfig": "release",
"compileSdkVersion": 14,
"compatibleSdkVersion": 14,
"targetSdkVersion": 14,
"runtimeOS": "OpenHarmony"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
// {
// "name": "wearable",
// "srcPath": "./product/wearable",
// "targets": [
// {
// "name": "default",
// "applyToProducts": [
// "default"
// ]
// }
// ]
// },
{
"name": "component",
"srcPath": "./common/component",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "search",
"srcPath": "./common/search",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "settingsBase",
"srcPath": "./common/settingsBase",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "utils",
"srcPath": "./common/utils",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/openharmony-applications_settings.git
git@api.gitlife.ru:oschina-mirror/openharmony-applications_settings.git
oschina-mirror
openharmony-applications_settings
openharmony-applications_settings
master