Skip to content

Commit 74a7bce

Browse files
committed
modify
1 parent f16977d commit 74a7bce

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Shell/Package/auto_package_readme.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
1、在config里面存放打包证书,证书命名规则如下
2-
${archive_type}-profile.mobileprovision,其中`${archive_type}`为app-store, ad-hoc, enterprise, development。即"ad-hoc-profile.mobileprovision"
1+
* 1、打开你的xcode,xcode打包相关配置好,如bundleid、版本号等。
2+
* 2、拷贝Package到工程下面
3+
* 3、在config里面存放打包证书,证书命名规则如下
4+
${archive_type}-profile.mobileprovision
5+
其中`${archive_type}`为app-store, ad-hoc, enterprise, development。即"ad-hoc-profile.mobileprovision"
36

4-
2、打包脚本里面需要配置项目相关信息,见脚本的”打包需要手动配置项“
7+
* 4、打包脚本里面需要配置项目相关信息,见脚本的”打包需要手动配置项“

0 commit comments

Comments
 (0)