We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a5b8f commit af4ce50Copy full SHA for af4ce50
1 file changed
SwiftXcodeSelect.sh
@@ -3,6 +3,9 @@
3
# Save IFS
4
OLDIFS=$IFS
5
6
+VERSION="1.0"
7
+VERSIONDATE="2023-01-01"
8
+
9
LOG_FOLDER="/private/var/log"
10
LOG_NAME="Xcode-Select.log"
11
JAMF_BINARY="/usr/local/bin/jamf"
0 commit comments