mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-04-03 13:46:07 +00:00
add plists for other apps
This commit is contained in:
parent
d8dbea94c1
commit
4c50216342
@ -6,6 +6,9 @@ mkdir -p secrets/plist
|
|||||||
# Array of app IDs to export
|
# Array of app IDs to export
|
||||||
APP_IDS=(
|
APP_IDS=(
|
||||||
"com.lwouis.alt-tab-macos"
|
"com.lwouis.alt-tab-macos"
|
||||||
|
"com.jordanbaird.Ice"
|
||||||
|
"com.apphousekitchen.aldente-pro.plist"
|
||||||
|
"com.lihaoyun6.QuickRecorder.plist"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Export each plist
|
# Export each plist
|
||||||
|
BIN
secrets/plist/com.apphousekitchen.aldente-pro.plist.plist
Normal file
BIN
secrets/plist/com.apphousekitchen.aldente-pro.plist.plist
Normal file
Binary file not shown.
BIN
secrets/plist/com.jordanbaird.Ice.plist
Normal file
BIN
secrets/plist/com.jordanbaird.Ice.plist
Normal file
Binary file not shown.
BIN
secrets/plist/com.lihaoyun6.QuickRecorder.plist.plist
Normal file
BIN
secrets/plist/com.lihaoyun6.QuickRecorder.plist.plist
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user