mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-29 14:35:20 -04:00
Prepare v2.0.0
This commit is contained in:
parent
665c488b75
commit
3c8ec31a8a
4 changed files with 34 additions and 30 deletions
|
@ -11,7 +11,7 @@ names["macOS-Monterey-White"]="macOS Monterey White Cursors"
|
|||
# Cleanup old builds
|
||||
rm -rf themes bin
|
||||
|
||||
# Building Bibata XCursor binaries
|
||||
# Building macOS XCursor binaries
|
||||
for key in "${!names[@]}";
|
||||
do
|
||||
comment="${names[$key]}";
|
||||
|
@ -21,7 +21,7 @@ do
|
|||
done
|
||||
|
||||
|
||||
# Building Bibata Windows binaries
|
||||
# Building macOS Windows binaries
|
||||
for key in "${!names[@]}";
|
||||
do
|
||||
comment="${names[$key]}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue