Skip to content

Commit 28dc4b5

Browse files
committed
chore: remove unnecessary files
1 parent 5be00ee commit 28dc4b5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pkgbuild.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ xcrun stapler staple "${APP_PATH}"
4848

4949
# Remove the temporary zip
5050
rm "${APP_ZIP}"
51+
rm ${EXPORT_PATH}/Packaging.log
52+
rm ${EXPORT_PATH}/DistributionSummary.plist
53+
rm ${EXPORT_PATH}/ExportOptions.plist
5154

5255
# Suppose we have build/azooKeyMac.app
5356
# Use this script to create a plist package for distribution

0 commit comments

Comments
 (0)