Autosign help you to sign app more efficiently
This signature script depends on Python 3.x.
Use your favorite text editor to open autosign.config
to configure everything.
Below config must be replaced:
create_root.bat
file in the terminal to generate root certs.create_appcert_sign_profile.bat
file in the terminal to generate app certs.sign_hap.bat
file in the terminal to start signing.config.targetDir
as default.Add executable permission into create_root.sh
, create_appcert_sign_profile.sh
and sign_hap.sh
.
chmod a+x create_root.sh
chmod a+x create_appcert_sign_profile.sh
chmod a+x sign_hap.sh
Run the create_root.sh
file in the terminal to generate root certs.
./create_root.sh
Prepare your unsigned app and provision profile. Make sure correct config file location.
Run the create_appcert_sign_profile.sh
file in the terminal to generate app certs.
./create_appcert_sign_profile.sh
Run the sign_hap.sh
file in the terminal to start signing.
./sign_hap.sh
The generated artifacts will be saved in the folder you set in config.targetDir
as default.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。