diff --git a/package.sh b/package.sh
index 295de444..6cc5f612 100755
--- a/package.sh
+++ b/package.sh
@@ -1,3 +1,7 @@
echo "Packaging the application from build/"
7z a -tzip package.zip ./build/*
-echo "Done. Package is in package.zip and is ready to publish!"
\ No newline at end of file
+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"
\ No newline at end of file
diff --git a/safari/BetterSEQTA+.xcodeproj/project.pbxproj b/safari/BetterSEQTA+.xcodeproj/project.pbxproj
index 0d664afb..1af5f8b1 100644
--- a/safari/BetterSEQTA+.xcodeproj/project.pbxproj
+++ b/safari/BetterSEQTA+.xcodeproj/project.pbxproj
@@ -716,6 +716,7 @@
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 5949S6UQCX;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+ Extension";
@@ -746,6 +747,7 @@
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 5949S6UQCX;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+ Extension";
@@ -780,6 +782,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 5949S6UQCX;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+";
@@ -817,6 +820,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 5949S6UQCX;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+";
diff --git a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate b/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate
index 176266a0..3567560e 100644
Binary files a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate and b/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist b/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist
index 4865fbf4..cc3d30cf 100644
--- a/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist
+++ b/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -7,12 +7,12 @@
Maintained by SethBurkart123
-What's new in v${ - chrome.runtime.getManifest().version -}
By SethBurkart123
+ +