2d3ddc4d创建于 2025年10月24日历史提交
/*
 * Copyright (c) 2025 Huawei Device Co., Ltd.
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
{
  "app": {
    "signingConfigs": [
      {
        "name": "default",
        "material": {
          "certpath": "C:/Users/luoxi/.ohos/config/openharmony/default_Navigation_hRdFfJREem--ENMTDkSd3_z6LDEgdRv48bsIR_2xCCA=.cer",
          "keyAlias": "debugKey",
          "keyPassword": "0000001B19D5983604C0A8393870C0D4613D14C573C42369AE6CCE20C174CF6BA3A1E76C8E3D75CA49E3D0",
          "profile": "C:/Users/luoxi/.ohos/config/openharmony/default_Navigation_hRdFfJREem--ENMTDkSd3_z6LDEgdRv48bsIR_2xCCA=.p7b",
          "signAlg": "SHA256withECDSA",
          "storeFile": "C:/Users/luoxi/.ohos/config/openharmony/default_Navigation_hRdFfJREem--ENMTDkSd3_z6LDEgdRv48bsIR_2xCCA=.p12",
          "storePassword": "0000001B0D0E3525F44B2AE9D526D3683052EA5FD768199CAB908D4FEF1946DCF075C958CC6D0DE17E9ED8"
        }
      }
    ],
    "products": [
      {
        "name": "default",
        "signingConfig": "default",
        "targetSdkVersion": 20,
        "compatibleSdkVersion": 20,
        "compileSdkVersion": 20,
        "runtimeOS": "OpenHarmony",
        "buildOption": {
          "strictMode": {
            "caseSensitiveCheck": true,
            "useNormalizedOHMUrl": true
          }
        }
      }
    ],
    "buildModeSet": [
      {
        "name": "debug",
      },
      {
        "name": "release"
      }
    ]
  },
  "modules": [
    {
      "name": "entry",
      "srcPath": "./entry",
      "targets": [
        {
          "name": "default",
          "applyToProducts": [
            "default"
          ]
        }
      ]
    }
  ]
}