removed safari from script

This commit is contained in:
SethBurkart123
2023-09-12 07:06:56 +10:00
parent 423144238f
commit 1e1c5f9b40
6 changed files with 1 additions and 63 deletions
+1 -5
View File
@@ -1,7 +1,3 @@
echo "Packaging the application from build/"
7z a -tzip package.zip ./build/*
echo "Done. Package is in package.zip and is ready to publish!"
# Updating safari Xcode Project
echo "Packaging for Safari"
cp ./build/* "./safari/Shared (Extension)\Resources"
echo "Done. Package is in package.zip and is ready to publish!"