how to select xcode version in fastlane when using github actions

前端 未结 0 1679
天涯浪人
天涯浪人 2021-01-21 12:14

I am using fastlane in github actions to build my project, this is my github actions script:

name: Cruise-CI

on:
  push:
    branches: [ main ]

jobs:
  build:
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题