We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880323f commit 0ddf607Copy full SHA for 0ddf607
mise.lock
@@ -39,4 +39,4 @@ backend = "core:ruby"
39
40
[[tools.xcode]]
41
version = "26.2.0"
42
-backend = "asdf:xcode"
+backend = "asdf:qasim/mise-xcode"
mise.toml
@@ -1,4 +1,4 @@
1
-#min_version = '2026.2.22'
+min_version = '2026.2.24'
2
3
[settings]
4
experimental = true
@@ -11,6 +11,7 @@ ruby.compile = false
11
[plugins]
12
bundler = "jonathanmorley/asdf-bundler"
13
cocoapods = "mise-plugins/mise-cocoapods"
14
+xcode = "qasim/mise-xcode"
15
16
# Mobile dev ecosystem, this is only done on macos and linux.
17
# We can ignore these tools on Windows
0 commit comments