Skip to content

Commit 0ddf607

Browse files
committed
support(LIVE-26911): add qasim/mise-xcode plugin for Xcode tool management
1 parent 880323f commit 0ddf607

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

mise.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ backend = "core:ruby"
3939

4040
[[tools.xcode]]
4141
version = "26.2.0"
42-
backend = "asdf:xcode"
42+
backend = "asdf:qasim/mise-xcode"

mise.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#min_version = '2026.2.22'
1+
min_version = '2026.2.24'
22

33
[settings]
44
experimental = true
@@ -11,6 +11,7 @@ ruby.compile = false
1111
[plugins]
1212
bundler = "jonathanmorley/asdf-bundler"
1313
cocoapods = "mise-plugins/mise-cocoapods"
14+
xcode = "qasim/mise-xcode"
1415

1516
# Mobile dev ecosystem, this is only done on macos and linux.
1617
# We can ignore these tools on Windows

0 commit comments

Comments
 (0)