We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f2995 commit 715603bCopy full SHA for 715603b
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Xcode_offline/tasks/main.yml
@@ -6,7 +6,7 @@
6
# Install Xcode without needing to login with appleID
7
# Path /Applications/Xcode.app/
8
# Requires the following variable:
9
-# xcode_version: 12.4 | 13.1 | 13.2.1 | 13.4 | 14.3.1 | 15.0.1
+# xcode_version: 12.4 | 13.1 | 13.2.1 | 13.4 | 14.3.1 | 15.0.1 | 15.2
10
11
- name: Xcode offline
12
include_tasks: xcode_offline.yml
0 commit comments