/
Flipper
/
Marginal
Обзор
Документация
Войти
/
Flipper
/
Marginal
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
1
CI/CD
Аналитика
Безопасность
master
buildManifest.template.json
44 строки
984 B
Alex
Ceased tracking app_metadata.json and buildManifest.json. Now replaced with template files.
29 янв 2026, 15:03
29 янв 2026, 15:03
cb3a72b
Код
Авторство
О чём код?
{ "buildAuthor": "", "destinationFolder": "", "resourcesFolder": "resources", "metaFolder": "local", "configFolder": "config", "icon": "Icon_big.ico", "version": "1.0.0", "versionFlag":"PoC", "minimumProfileVersion": "1.0.0", "minimumSaveVersion": "1.0.0", "metaFiles": [ "app_asciiArt.txt", "app_defaultConfig.json", "app_defaultGraphConfig.json", "app_defaultProcessorWhitelist.json", "app_defaultTheme.qss", "app_metadata.json"], "includeFolders": [ "resources", "logs", "exports", "config", "locker", "profiles", "helpers" ], "includeFiles": { "profiles": false, "config": { "config.json": false, "whitelist.json": false }, "helpers": { "localeTemplate.po": true, "profileTemplate.json": true }, "resources": true, "exports": false, "logs": false }, "allowMissing": { "meta": false, "helpers": true, "config": true }, "makeBuildLog": false }