You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`fastlane-env` (optional) input: Name of the env file name to pass to fastlane --env
8
+
-`ios-app-id` (optional) input: The iOS application identifier; useful to sync a specific provisioning profile
9
+
3
10
## [2.0.0] - 2022-10-06
4
-
11
+
5
12
Redesign of the Fastlane build and certificate handling.
6
13
7
14
### Breaking
8
15
9
-
- This version uses `Match` so you cannot use base64 version of the certificates, instead you need to have a GitHub repo that match will use to store the certificates and an Apple app key. Follow the README to see the new parameters list.
16
+
- This version uses `Match` so you cannot use base64 version of the certificates, instead you need to have a GitHub repo that match will use to store the certificates and an Apple app key. Follow the README to see the new parameters list.
0 commit comments