You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

build-profile.json5 179B

1 year ago
1234567891011121314
  1. {
  2. "apiType": 'stageMode',
  3. "buildOption": {
  4. },
  5. "targets": [
  6. {
  7. "name": "default",
  8. "runtimeOS": "HarmonyOS"
  9. },
  10. {
  11. "name": "ohosTest",
  12. }
  13. ]
  14. }