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
Copy file name to clipboardExpand all lines: bitrise.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ workflows:
12
12
- Set up [Connecting to an Apple service with API key](https://devcenter.bitrise.io/en/accounts/connecting-to-services/connecting-to-an-apple-service-with-api-key.html##).
13
13
- Or further customise code signing following our [iOS code signing](https://devcenter.bitrise.io/en/code-signing/ios-code-signing.html) guide.
14
14
steps:
15
-
- git-clone@7: {}
15
+
- git-clone@8.4.0: {}
16
16
- cache-pull@2: {}
17
17
- cocoapods-install@2: {}
18
18
- xcode-archive@4:
@@ -30,7 +30,7 @@ workflows:
30
30
Next steps:
31
31
- Check out [Getting started with iOS apps](https://devcenter.bitrise.io/en/getting-started/getting-started-with-ios-apps.html).
0 commit comments