File tree 3 files changed +10
-9
lines changed
3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 7
7
# v. 2.1
8
8
#
9
9
# Created - 2023-07-13
10
- # Updated - 2024-04-25
10
+ # Updated - 2025-02-14
11
11
#
12
12
# ###############################################################################################
13
13
# Tested macOS Versions
14
14
# ###############################################################################################
15
15
#
16
+ # 15.3.1
16
17
# 14.4.1
17
18
# 13.6.6
18
- # 12.7.4
19
19
#
20
20
# ###############################################################################################
21
21
# Software Information
27
27
# License Information
28
28
# ###############################################################################################
29
29
#
30
- # Copyright 2024 Kandji, Inc.
30
+ # Copyright 2025 Kandji, Inc.
31
31
#
32
32
# Permission is hereby granted, free of charge, to any person obtaining a copy of this
33
33
# software and associated documentation files (the "Software"), to deal in the Software
Original file line number Diff line number Diff line change 5
5
# ###############################################################################################
6
6
#
7
7
# Created - 09/13/2022
8
- # Updated - 05/24/2024
8
+ # Updated - 02/14/2025
9
9
#
10
10
# ###############################################################################################
11
11
# Tested macOS Versions
12
12
# ###############################################################################################
13
13
#
14
+ # - 15.3.1
14
15
# - 14.5
15
16
# - 13.6.7
16
17
# - 12.7.5
30
31
# License Information
31
32
# ###############################################################################################
32
33
#
33
- # Copyright 2024 Kandji, Inc.
34
+ # Copyright 2025 Kandji, Inc.
34
35
#
35
36
# Permission is hereby granted, free of charge, to any person obtaining a copy of this
36
37
# software and associated documentation files (the "Software"), to deal in the Software
132
133
set imageData to (current application's NSImage's alloc()'s initWithContentsOfFile:iconFile)
133
134
(current application's NSWorkspace's sharedWorkspace()'s setIcon:imageData forFile:targetFile options:2)
134
135
135
- EOF
136
+ EOF
Original file line number Diff line number Diff line change 5
5
# ###############################################################################################
6
6
#
7
7
# Created - 3/21/2023
8
- # Updated - 5/2 /2024
8
+ # Updated - 2/14 /2024
9
9
#
10
10
# ###############################################################################################
11
11
# Tested macOS Versions
12
12
# ###############################################################################################
13
13
#
14
+ # 15.3.1
14
15
# 14.4.1
15
16
# 13.6.6
16
- # 12.7.4
17
17
#
18
18
# ###############################################################################################
19
19
# Software Information
34
34
# License Information
35
35
# ###############################################################################################
36
36
#
37
- # Copyright 2024 Kandji, Inc.
37
+ # Copyright 2025 Kandji, Inc.
38
38
#
39
39
# Permission is hereby granted, free of charge, to any person obtaining a copy of this
40
40
# software and associated documentation files (the "Software"), to deal in the Software
You can’t perform that action at this time.
0 commit comments