13e0f1854Sopenharmony_ci/** 23e0f1854Sopenharmony_ci * Copyright (c) 2024-2024 Huawei Device Co., Ltd. 33e0f1854Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License"); 43e0f1854Sopenharmony_ci * you may not use this file except in compliance with the License. 53e0f1854Sopenharmony_ci * You may obtain a copy of the License at 63e0f1854Sopenharmony_ci * 73e0f1854Sopenharmony_ci * http://www.apache.org/licenses/LICENSE-2.0 83e0f1854Sopenharmony_ci * 93e0f1854Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software 103e0f1854Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS, 113e0f1854Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 123e0f1854Sopenharmony_ci * See the License for the specific language governing permissions and 133e0f1854Sopenharmony_ci * limitations under the License. 143e0f1854Sopenharmony_ci */ 153e0f1854Sopenharmony_ci 163e0f1854Sopenharmony_ci{ 173e0f1854Sopenharmony_ci "app": { 183e0f1854Sopenharmony_ci "signingConfigs": [ 193e0f1854Sopenharmony_ci { 203e0f1854Sopenharmony_ci "name": "default", 213e0f1854Sopenharmony_ci "material": { 223e0f1854Sopenharmony_ci "storePassword": "000000161B64D26AFDA336B9D4E45469670FC05C21ACB86E817B3A0EBBEF557AEC2E73906C73", 233e0f1854Sopenharmony_ci "certpath": "signature/OpenHarmonyApplication.cer", 243e0f1854Sopenharmony_ci "keyAlias": "openharmony application release", 253e0f1854Sopenharmony_ci "keyPassword": "0000001669F0585B86DCE64A21563F2E7BA5320E86297F85E75F6EA4844BFB920AD864794581", 263e0f1854Sopenharmony_ci "profile": "signature/privacyCenter.p7b", 273e0f1854Sopenharmony_ci "signAlg": "SHA256withECDSA", 283e0f1854Sopenharmony_ci "storeFile": "signature/OpenHarmony.p12" 293e0f1854Sopenharmony_ci } 303e0f1854Sopenharmony_ci } 313e0f1854Sopenharmony_ci ], 323e0f1854Sopenharmony_ci "products": [ 333e0f1854Sopenharmony_ci { 343e0f1854Sopenharmony_ci "name": "default", 353e0f1854Sopenharmony_ci "signingConfig": "default", 363e0f1854Sopenharmony_ci "compileSdkVersion": 12, 373e0f1854Sopenharmony_ci "compatibleSdkVersion": 12, 383e0f1854Sopenharmony_ci "targetSdkVersion": 12, 393e0f1854Sopenharmony_ci "runtimeOS": "OpenHarmony", 403e0f1854Sopenharmony_ci } 413e0f1854Sopenharmony_ci ], 423e0f1854Sopenharmony_ci "buildModeSet": [ 433e0f1854Sopenharmony_ci { 443e0f1854Sopenharmony_ci "name": "debug", 453e0f1854Sopenharmony_ci }, 463e0f1854Sopenharmony_ci { 473e0f1854Sopenharmony_ci "name": "release" 483e0f1854Sopenharmony_ci } 493e0f1854Sopenharmony_ci ] 503e0f1854Sopenharmony_ci }, 513e0f1854Sopenharmony_ci "modules": [ 523e0f1854Sopenharmony_ci { 533e0f1854Sopenharmony_ci "name": "entry", 543e0f1854Sopenharmony_ci "srcPath": "./entry", 553e0f1854Sopenharmony_ci "targets": [ 563e0f1854Sopenharmony_ci { 573e0f1854Sopenharmony_ci "name": "default", 583e0f1854Sopenharmony_ci "applyToProducts": [ 593e0f1854Sopenharmony_ci "default" 603e0f1854Sopenharmony_ci ] 613e0f1854Sopenharmony_ci } 623e0f1854Sopenharmony_ci ] 633e0f1854Sopenharmony_ci }, 643e0f1854Sopenharmony_ci { 653e0f1854Sopenharmony_ci "name": "CertManager", 663e0f1854Sopenharmony_ci "srcPath": "./CertManager", 673e0f1854Sopenharmony_ci "targets": [ 683e0f1854Sopenharmony_ci { 693e0f1854Sopenharmony_ci "name": "default", 703e0f1854Sopenharmony_ci "applyToProducts": [ 713e0f1854Sopenharmony_ci "default" 723e0f1854Sopenharmony_ci ] 733e0f1854Sopenharmony_ci } 743e0f1854Sopenharmony_ci ] 753e0f1854Sopenharmony_ci } 763e0f1854Sopenharmony_ci ] 773e0f1854Sopenharmony_ci}