-
[CI/CD]FastLanedeveloping study 2022. 8. 1. 23:23
bundle update
Gemfile만든 후
bundle install
brew install fastlane
bundle exec fastlane init
-> 3선택.
fastlane init까지 완료 AppStore에 올리기 전 Screenshots, metadata는 무엇인가
Metadata : 앱이 어떤 앱인지를 설명할 수 있는 것
=> App Store에서 나와있는 앱 소개 텍스트, 이미지를 포함한 모든 것.(이름, 부제목, 설명, 키워드, 나이제한, 스크린 샷 등)https://docs.fastlane.tools/getting-started/ios/setup/
'developing study' 카테고리의 다른 글
Tuist 설치시 오류 - dylib not found (0) 2023.04.11 [Swift] CGRect (0) 2022.08.28 [Swift] Frame, Bounds (0) 2022.08.28 [CI/CD] Fastlane Match 적용하기 (0) 2022.08.03 Combine framework (0) 2021.03.19