100aff185Sopenharmony_ci{
200aff185Sopenharmony_ci  "app": {
300aff185Sopenharmony_ci	"signingConfigs": [
400aff185Sopenharmony_ci      {
500aff185Sopenharmony_ci        "name": "debug",
600aff185Sopenharmony_ci        "material": {
700aff185Sopenharmony_ci          //该方案的签名材料
800aff185Sopenharmony_ci          "certpath": "signature/OpenHarmonyApplication.cer",
900aff185Sopenharmony_ci          //调试或发布证书文件,格式为.cer,
1000aff185Sopenharmony_ci          "storePassword": "000000166348AFD6C93C5F2D2233C88FB2C5643A9D9DC9B4AFA4E9015CB42D471D34812358D7",
1100aff185Sopenharmony_ci          //密钥库密码,以密文形式呈现,
1200aff185Sopenharmony_ci          "keyAlias": "OpenHarmony Application Release",
1300aff185Sopenharmony_ci          //密钥别名信息,
1400aff185Sopenharmony_ci          "keyPassword": "000000166146A16C62C98E5BB0A445915F2A4B6FEF2F3A16B46CA44799D2120224FF6696BD94",
1500aff185Sopenharmony_ci          //密钥密码,以密文形式呈现,
1600aff185Sopenharmony_ci          "profile": "signature/photos.p7b",
1700aff185Sopenharmony_ci          //调试或发布证书Profile文件,格式为.p7b,
1800aff185Sopenharmony_ci          "signAlg": "SHA256withECDSA",
1900aff185Sopenharmony_ci          //密钥库signAlg参数
2000aff185Sopenharmony_ci          "storeFile": "signature/OpenHarmony.p12"
2100aff185Sopenharmony_ci          //密钥库文件,格式为.p12
2200aff185Sopenharmony_ci        }
2300aff185Sopenharmony_ci      }
2400aff185Sopenharmony_ci    ],
2500aff185Sopenharmony_ci    "products": [
2600aff185Sopenharmony_ci      {
2700aff185Sopenharmony_ci        "name": "default",
2800aff185Sopenharmony_ci        "signingConfig": "debug",
2900aff185Sopenharmony_ci        "compileSdkVersion": 12,
3000aff185Sopenharmony_ci        "compatibleSdkVersion": 12
3100aff185Sopenharmony_ci      },
3200aff185Sopenharmony_ci    ],
3300aff185Sopenharmony_ci  },
3400aff185Sopenharmony_ci  "modules": [
3500aff185Sopenharmony_ci    {
3600aff185Sopenharmony_ci      "name": "photos_common",
3700aff185Sopenharmony_ci      "srcPath": "./common",
3800aff185Sopenharmony_ci      "targets": [
3900aff185Sopenharmony_ci        {
4000aff185Sopenharmony_ci          "name": "default",
4100aff185Sopenharmony_ci          "applyToProducts": [
4200aff185Sopenharmony_ci            "default",
4300aff185Sopenharmony_ci            "tablet"
4400aff185Sopenharmony_ci          ]
4500aff185Sopenharmony_ci        }
4600aff185Sopenharmony_ci      ]
4700aff185Sopenharmony_ci    },
4800aff185Sopenharmony_ci    {
4900aff185Sopenharmony_ci      "name": "photos_browser",
5000aff185Sopenharmony_ci      "srcPath": "./feature/browser",
5100aff185Sopenharmony_ci      "targets": [
5200aff185Sopenharmony_ci        {
5300aff185Sopenharmony_ci          "name": "default",
5400aff185Sopenharmony_ci          "applyToProducts": [
5500aff185Sopenharmony_ci            "default",
5600aff185Sopenharmony_ci            "tablet"
5700aff185Sopenharmony_ci          ]
5800aff185Sopenharmony_ci        }
5900aff185Sopenharmony_ci      ]
6000aff185Sopenharmony_ci    },
6100aff185Sopenharmony_ci    {
6200aff185Sopenharmony_ci      "name": "photos_editor",
6300aff185Sopenharmony_ci      "srcPath": "./feature/editor",
6400aff185Sopenharmony_ci      "targets": [
6500aff185Sopenharmony_ci        {
6600aff185Sopenharmony_ci          "name": "default",
6700aff185Sopenharmony_ci          "applyToProducts": [
6800aff185Sopenharmony_ci            "default"
6900aff185Sopenharmony_ci          ]
7000aff185Sopenharmony_ci        }
7100aff185Sopenharmony_ci      ]
7200aff185Sopenharmony_ci    },
7300aff185Sopenharmony_ci    {
7400aff185Sopenharmony_ci      "name": "photos_formAbility",
7500aff185Sopenharmony_ci      "srcPath": "./feature/formAbility",
7600aff185Sopenharmony_ci      "targets": [
7700aff185Sopenharmony_ci        {
7800aff185Sopenharmony_ci          "name": "default",
7900aff185Sopenharmony_ci          "applyToProducts": [
8000aff185Sopenharmony_ci            "default"
8100aff185Sopenharmony_ci          ]
8200aff185Sopenharmony_ci        }
8300aff185Sopenharmony_ci      ]
8400aff185Sopenharmony_ci    },
8500aff185Sopenharmony_ci    {
8600aff185Sopenharmony_ci      "name": "photos_thirdselect",
8700aff185Sopenharmony_ci      "srcPath": "./feature/thirdselect",
8800aff185Sopenharmony_ci      "targets": [
8900aff185Sopenharmony_ci        {
9000aff185Sopenharmony_ci          "name": "default",
9100aff185Sopenharmony_ci          "applyToProducts": [
9200aff185Sopenharmony_ci            "default"
9300aff185Sopenharmony_ci          ]
9400aff185Sopenharmony_ci        }
9500aff185Sopenharmony_ci      ]
9600aff185Sopenharmony_ci    },
9700aff185Sopenharmony_ci    {
9800aff185Sopenharmony_ci      "name": "photos_timeline",
9900aff185Sopenharmony_ci      "srcPath": "./feature/timeline",
10000aff185Sopenharmony_ci      "targets": [
10100aff185Sopenharmony_ci        {
10200aff185Sopenharmony_ci          "name": "default",
10300aff185Sopenharmony_ci          "applyToProducts": [
10400aff185Sopenharmony_ci            "default"
10500aff185Sopenharmony_ci          ]
10600aff185Sopenharmony_ci        }
10700aff185Sopenharmony_ci      ]
10800aff185Sopenharmony_ci    },
10900aff185Sopenharmony_ci    {
11000aff185Sopenharmony_ci      "name": "phone_photos",
11100aff185Sopenharmony_ci      "srcPath": "./product/phone",
11200aff185Sopenharmony_ci      "targets": [
11300aff185Sopenharmony_ci        {
11400aff185Sopenharmony_ci          "name": "default",
11500aff185Sopenharmony_ci          "applyToProducts": [
11600aff185Sopenharmony_ci            "default"
11700aff185Sopenharmony_ci          ]
11800aff185Sopenharmony_ci        }
11900aff185Sopenharmony_ci      ]
12000aff185Sopenharmony_ci    },
12100aff185Sopenharmony_ci  ],
12200aff185Sopenharmony_ci}