====== macOS 應用程式 ====== ===== 結構 ===== 參考: * [[https://stackoverflow.com/questions/30792569/converting-a-shell-script-into-a-app-file|macos - Converting a Shell Script Into a *.app File - Stack Overflow]] * [[https://mathiasbynens.be/notes/shell-script-mac-apps|How to create simple Mac apps from shell scripts · Mathias Bynens]] ===== 製作 ===== 從命令列腳本: * 首先要有個[[script|腳本]] * [[https://sveinbjorn.org/platypus|Platypus - Create Mac apps from command line scripts]]