Skip to content

Commit 6c541d0

Browse files
fix: ACI-4169 Fix url (#12)
1 parent 4bac0e0 commit 6c541d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

step.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ description: |
77
88
The Step adds an alias to ~/.zshrc and ~/.bashrc so the wrapper is available in all following steps; from that point all xcodebuild calls are wrapped to enable compilation caching.
99
Analytical data (command, duration, cache information, environment) is collected and sent to Bitrise and is available on the Build cache page: https://app.bitrise.io/build-cache
10-
website: https://github.com/bitrise-steplib/bitrise-step-activate-xcode-remote-cache
11-
source_code_url: https://github.com/bitrise-steplib/bitrise-step-activate-xcode-remote-cache
12-
support_url: https://github.com/bitrise-steplib/bitrise-step-activate-xcode-remote-cache
10+
website: https://github.com/bitrise-steplib/bitrise-step-activate-build-cache-for-xcode
11+
source_code_url: https://github.com/bitrise-steplib/bitrise-step-activate-build-cache-for-xcode
12+
support_url: https://github.com/bitrise-steplib/bitrise-step-activate-build-cache-for-xcode
1313

1414
type_tags:
1515
- utility

0 commit comments

Comments
 (0)