美文网首页
HBuilder打包iOS教程

HBuilder打包iOS教程

作者: 魔王哪吒 | 来源:发表于2020-11-18 17:24 被阅读0次

    HBuilder在线打包

    1、打开HBuilder工具,选择完工的项目,点击发行,选择发行为原生安装包。

    image.png

    2、选择iOS打包,支持的设备类型(可以选择支持iPhone和支持ipad),选择使用苹果证书

    AppID:跟申请证书描述.mobileprovision时选择的要一致(又称套装id,appid,BundleID,应用id,包名)

    profile文件:选择上传配置文件.mobileprovision

    私钥证书:上传.p12文件

    私钥密码:输入创建p12设置的密码。

    然后点击打包。

    image.png

    3、打包成功后,下载保存ipa,这个ipa包就能安装到手机测试了。

    image.png

    相关文章

      网友评论

          本文标题:HBuilder打包iOS教程

          本文链接:https://www.haomeiwen.com/subject/dygciktx.html