10 Star 1 Fork 1

huangtk/signaturetools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
signature_tools.gni 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
huangtk 提交于 2024-06-12 15:28 +08:00 . 代码迁移0612
# Copyright (c) 2022 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.
signature_tools_root_path = "//developtools/hapsigner/pc"
signature_tools_service = "${signature_tools_root_path}/services"
signature_tools_service_utils = "${signature_tools_service}/utils"
signature_tools_service_cmd = "${signature_tools_service}/cmd"
signature_tools_service_error = "${signature_tools_service}/error"
signature_tools_service_codesigning = "${signature_tools_service}/codesigning"
signature_tools_service_common = "${signature_tools_service}/common"
signature_tools_service_hap = "${signature_tools_service}/hap"
signature_tools_service_zip = "${signature_tools_service}/zip"
signature_tools_service_profile = "${signature_tools_service}/profile"
signature_tools_service_signer = "${signature_tools_service}/signer"
signature_tools_service_api = "${signature_tools_service}/api"
signature_tools_service_thirdparty = "${signature_tools_service}/Third_Party"
signature_tools_test = "${signature_tools_root_path}/test"
# hapsigntool_pc_test_name = "update_service_unittest"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/huangtk666/signaturetools.git
git@gitee.com:huangtk666/signaturetools.git
huangtk666
signaturetools
signaturetools
master_0614

搜索帮助