Fastlane Login To App Store Connect. Feel free to store the metadata in git (not the screenshots). Fastlane will prompt the user to input an app name.
Live a safer, simpler life online with dashlane: From now on, when fastlane connects to the play store with your google credentials, it’ll automatically find the app on the play store console with your package name. The deliver action provided by fastlane is a powerful tool that automates the app store submission process.
For more information see „automating app store connect“:
注释:metadata 主要是app store connect 中的配置项,宣传文本、app名称、关键字、隐私网址、app的logo (1.1)review_information 文件主要是 app 审核信息 的配置、账号、备注、联系方式 Make sure it is unique. If you use both the developer portal and app store connect api, you'll have to login on both, as the user might have different user credentials. From now on, when fastlane connects to the play store with your google credentials, it’ll automatically find the app on the play store console with your package name.
By using app store connect api, developers can now automate below testflight workflow without relying on any third party tool. Calls to the api require json web tokens (jwt) for authorization;
You obtain keys to create the tokens from your organization’s app store connect account. Not only deployment but also screenshots, code signing and app store info can be changed via fastlane.