Skip to content

Commit 20cfdc4

Browse files
committed
Use tuist 4.41.0
1 parent 0f7738b commit 20cfdc4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Tuist
2121
run: |
2222
brew tap tuist/tuist
23-
brew install --formula tuist@4.16.1
23+
brew install --formula tuist@4.41.0
2424
2525
- name: Tuist Install
2626
run: |

.mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[tools]
2-
tuist = "4.16.1"
2+
tuist = "4.41.0"

Tuist/Config.swift Tuist.swift

File renamed without changes.

0 commit comments

Comments
 (0)