Remove Template icon in Launchpad for macOS

AuthorCreatedModifiedFormat
Xin Li[2022-07-24 Sun 23:07:39][2022-07-25 Mon 18:34:24]org-mode

Table of Contents

  1. Remove Template icon in Launchpad for macOS
  2. DB Path of Launchpad for macOS
  3. Path of sysdiagnose Logs

Remove Template icon in Launchpad for macOS

sqlite3 db "delete from apps where title='Template';"&&killall Dock
Bash

DB Path of Launchpad for macOS

/private/var/folders/jv/3l8d9v**********244b40r80000gn/0/com.apple.dock.launchpad/db
Bash

Path of sysdiagnose Logs

/private/var/tmp/sysdiagnose_2019.04.17_18-33-16+0900_97_Mac_OS_X_MacBookPro13-2_18D109.tar.gz
Bash