-archivePath $tmp_dir/target.xcarchive/ -exportPath ./$ipa
#rm -rf $tmp_dir
配置之后,执行上面的脚本就会在.xcodeproject目录下生成debug、release的ipa
#rm -rf $tmp_dir
配置之后,执行上面的脚本就会在.xcodeproject目录下生成debug、release的ipa
本文参考:
相关文章: