flow-core-x
flow-core-x copied to clipboard
不支持iOS 打包吗
templates 里面的 iOS yaml 跑不通。。。
是的,iOS 模板目前签名这部分还没调试,目前还跑不通,建议使用用 fastlane。 在对应得 Agent 上安装 fastlane, 之后在 YAML 中定义, 类似于这样:
- name: run fastlane
bash: |
cd $FLOWCI_GIT_REPO
fastlane test