kc9wwh / macOSUpgrade

Workflow for doing in-place upgrades.
Other
420 stars 103 forks source link

Fix bug: Incorrect archiving when '/' is the end of file name. #138

Closed taniguti closed 4 years ago

taniguti commented 4 years ago

When giving installer like /Application/installer.app/, pkg will contain under "Contents" only. Remove the '/' at the end of file name.

Change output dir from Desktop to Downloads due to avoid to sync with iCloud Drive.