当前位置:网站首页>快速生成ipa包
快速生成ipa包
2022-07-05 18:15:00 【萧国浪子】
转自:https://www.jianshu.com/p/bb471c10b665
有时候我们需要打一个ipa的包上传到一些第三方的网站以方便测试人员测试,之前都是用iTunes来快速生成ipa包,但最新版本的iTunes已经取消这个功能了。
如果觉得archive麻烦,就用一个别的方法来打包,老程序员应该有不少人懂的:把项目 command + B 编译之后,在项目里的Products找到该项目的app。
然后Show in Finder , 将项目复制一份,在桌面生成一个新的文件夹,命名为Payload,将刚才复制的项目放到该文件夹内,然后压缩成 .zip 文件,压缩完成后,将 .zip 修改为 .ipa。这样子就完成 了。
注意:如果是要打包到App Store的话,还是老老实实archive。
边栏推荐
- 【PaddlePaddle】 PaddleDetection 人脸识别 自定义数据集
- [paddleclas] common commands
- Generate classes from XML schema
- Writing writing writing
- Fix vulnerability - mysql, ES
- 南京大学:新时代数字化人才培养方案探讨
- 图扑软件数字孪生 | 基于 BIM 技术的可视化管理系统
- 小林coding的内存管理章节
- Memory management chapter of Kobayashi coding
- How to obtain the coordinates of the aircraft passing through both ends of the radar
猜你喜欢

Record eval() and no in pytoch_ grad()

Tupu software digital twin | visual management system based on BIM Technology

修复漏洞 - mysql 、es

About Estimation with Cross-Validation

Can communication of nano

Thoroughly understand why network i/o is blocked?

Wu Enda team 2022 machine learning course, coming

隐私计算助力数据的安全流通与共享

JVM third talk -- JVM performance tuning practice and high-frequency interview question record

mybash
随机推荐
【PaddleClas】常用命令
记录Pytorch中的eval()和no_grad()
星环科技数据安全管理平台 Defensor重磅发布
Tencent music launched its new product "quyimai", which provides music commercial copyright authorization
隐私计算助力数据的安全流通与共享
Penetrate the whole intranet through socks agent
英语句式参考
Generate XML schema from class
让更多港澳青年了解南沙特色文创产品!“南沙麒麟”正式亮相
Sophon kg upgrade 3.1: break down barriers between data and liberate enterprise productivity
【pm2详解】
小林coding的内存管理章节
Sibling components carry out value transfer (there is a sequence displayed)
消除`if()else{ }`写法
Isprs2022 / Cloud Detection: Cloud Detection with Boundary nets Boundary Networks Based Cloud Detection
南京大学:新时代数字化人才培养方案探讨
Introduction to Resampling
ViewPager + RecyclerView的内存泄漏
Sophon autocv: help AI industrial production and realize visual intelligent perception
寻找第k小元素 前k小元素 select_k