{ "app": { "products": [ { "name": "default", "signingConfig": "default", "compileSdkVersion": 10, "compatibleSdkVersion": 10 } ], "signingConfigs": [ { "name": "default", "material": { "storePassword": "00000016898B7E4E76E6E7089591AB3ECEC5C68F194BBD0C6E6C17446516E8FBDA0E8657F0A8", "certpath": "signature/OpenHarmonyApplication.cer", "keyAlias": "OpenHarmony Application Release", "keyPassword": "0000001607C1E3DE9D968380A780032F24E0099F93A67F346F8C51189010440B5BF58E8E0147", "profile": "signature/launcher.p7b", "signAlg": "SHA256withECDSA", "storeFile": "signature/OpenHarmony.p12" } } ] }, "modules": [ { "name": "launcher_common", "srcPath": "./common", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_appcenter", "srcPath": "./feature/appcenter", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_bigfolder", "srcPath": "./feature/bigfolder", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_form", "srcPath": "./feature/form", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_gesturenavigation", "srcPath": "./feature/gesturenavigation", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_numbadge", "srcPath": "./feature/numbadge", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_pagedesktop", "srcPath": "./feature/pagedesktop", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_recents", "srcPath": "./feature/recents", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_smartDock", "srcPath": "./feature/smartdock", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "phone_launcher", "srcPath": "./product/phone", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "pad_launcher", "srcPath": "./product/pad", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], }, { "name": "launcher_settings", "srcPath": "./feature/settings", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], } ], }