diff --git a/ohos/sdk/ohos_sdk_description_std.json b/ohos/sdk/ohos_sdk_description_std.json index 4ababafae75e4ae5b809f4baf23c400f654c3054..876667b64679cc66b0bd7e80ecb8d8fce5fd2fe3 100644 --- a/ohos/sdk/ohos_sdk_description_std.json +++ b/ohos/sdk/ohos_sdk_description_std.json @@ -965,6 +965,15 @@ "linux" ] }, + { + "install_dir": "previewer/common/bin", + "module_label": "//ide/tools/previewer:previewer_cli", + "target_os": [ + "windows", + "darwin", + "linux" + ] + }, { "install_dir": "previewer/liteWearable/bin", "module_label": "//ide/tools/previewer:lite_previewer", @@ -1005,7 +1014,8 @@ "module_label": "//foundation/ability/ability_runtime/frameworks/simulator:copy_ability_simulator", "target_os": [ "windows", - "darwin" + "darwin", + "linux" ] }, {