fastlane

fastlane

arammoon
Veritas Liberabit Vos, Tech Blog

Project에 Fastlane을 설치해서 Snap shot을 자동화 해보자 ==> Git Hub Actions를 사용해서 자동화 해보자

GitHub Action을 사용해 보자

  • 스위프트 프로젝트를위한 Github Actions CI
  • Link

### Fastlane 설정
* [fastlane](https://fastlane.tools/)

### Github actions and Fastlane
* [link](https://medium.com/well-red/github-actions-fastlane-ios-1f6d43cce726)
Veritas Liberabit Vos