diff --git a/package.json b/package.json index 7e9c1f93..21cd9a61 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "scripts": { "dev": "vite dev", "build": "vite build", + "package": "rimraf ./dist/*.map && 7z a -tzip extension.zip ./dist/*" }, "targets": { diff --git a/safari/BetterSEQTA+.xcodeproj/project.pbxproj b/safari/BetterSEQTA+.xcodeproj/project.pbxproj deleted file mode 100644 index 46839b9c..00000000 --- a/safari/BetterSEQTA+.xcodeproj/project.pbxproj +++ /dev/null @@ -1,1002 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 56; - objects = { - -/* Begin PBXBuildFile section */ - 1F722D6A2B1C024E00FC35F1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D692B1C024E00FC35F1 /* AppDelegate.swift */; }; - 1F722D6C2B1C024E00FC35F1 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D6B2B1C024E00FC35F1 /* SceneDelegate.swift */; }; - 1F722D6F2B1C024E00FC35F1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D6D2B1C024E00FC35F1 /* LaunchScreen.storyboard */; }; - 1F722D722B1C024E00FC35F1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D702B1C024E00FC35F1 /* Main.storyboard */; }; - 1F722D7B2B1C024E00FC35F1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D7A2B1C024E00FC35F1 /* AppDelegate.swift */; }; - 1F722D7E2B1C024E00FC35F1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D7C2B1C024E00FC35F1 /* Main.storyboard */; }; - 1F722D862B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 1F722D852B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; - 1F722D902B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 1F722D8F2B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; - 1F722D962B1C024E00FC35F1 /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D592B1C024D00FC35F1 /* Main.html */; }; - 1F722D972B1C024E00FC35F1 /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D592B1C024D00FC35F1 /* Main.html */; }; - 1F722D982B1C024E00FC35F1 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5B2B1C024D00FC35F1 /* Icon.png */; }; - 1F722D992B1C024E00FC35F1 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5B2B1C024D00FC35F1 /* Icon.png */; }; - 1F722D9A2B1C024E00FC35F1 /* Style.css in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5C2B1C024D00FC35F1 /* Style.css */; }; - 1F722D9B2B1C024E00FC35F1 /* Style.css in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5C2B1C024D00FC35F1 /* Style.css */; }; - 1F722D9C2B1C024E00FC35F1 /* Script.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5D2B1C024D00FC35F1 /* Script.js */; }; - 1F722D9D2B1C024E00FC35F1 /* Script.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5D2B1C024D00FC35F1 /* Script.js */; }; - 1F722D9E2B1C024E00FC35F1 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D5E2B1C024D00FC35F1 /* ViewController.swift */; }; - 1F722D9F2B1C024E00FC35F1 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D5E2B1C024D00FC35F1 /* ViewController.swift */; }; - 1F722DA02B1C024E00FC35F1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5F2B1C024E00FC35F1 /* Assets.xcassets */; }; - 1F722DA12B1C024E00FC35F1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1F722D5F2B1C024E00FC35F1 /* Assets.xcassets */; }; - 1F722DA22B1C024E00FC35F1 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D612B1C024E00FC35F1 /* SafariWebExtensionHandler.swift */; }; - 1F722DA32B1C024E00FC35F1 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F722D612B1C024E00FC35F1 /* SafariWebExtensionHandler.swift */; }; - 1F722DC42B1C024E00FC35F1 /* purify.min.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB52B1C024E00FC35F1 /* purify.min.js */; }; - 1F722DC52B1C024E00FC35F1 /* interface in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB62B1C024E00FC35F1 /* interface */; }; - 1F722DC62B1C024E00FC35F1 /* browser-polyfill.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB72B1C024E00FC35F1 /* browser-polyfill.js */; }; - 1F722DC72B1C024E00FC35F1 /* background.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB82B1C024E00FC35F1 /* background.js */; }; - 1F722DC82B1C024E00FC35F1 /* css in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB92B1C024E00FC35F1 /* css */; }; - 1F722DC92B1C024E00FC35F1 /* resources in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBA2B1C024E00FC35F1 /* resources */; }; - 1F722DCA2B1C024E00FC35F1 /* backgrounds in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBC2B1C024E00FC35F1 /* backgrounds */; }; - 1F722DCB2B1C024E00FC35F1 /* icons in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBD2B1C024E00FC35F1 /* icons */; }; - 1F722DCC2B1C024E00FC35F1 /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBE2B1C024E00FC35F1 /* manifest.json */; }; - 1F722DCD2B1C024E00FC35F1 /* SEQTA.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBF2B1C024E00FC35F1 /* SEQTA.js */; }; - 1F722DCE2B1C024E00FC35F1 /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DC12B1C024E00FC35F1 /* fonts */; }; - 1F722DCF2B1C024E00FC35F1 /* client in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DC22B1C024E00FC35F1 /* client */; }; - 1F722DD02B1C024E00FC35F1 /* src in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DC32B1C024E00FC35F1 /* src */; }; - 1F722DD12B1C024E00FC35F1 /* purify.min.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB52B1C024E00FC35F1 /* purify.min.js */; }; - 1F722DD22B1C024E00FC35F1 /* interface in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB62B1C024E00FC35F1 /* interface */; }; - 1F722DD32B1C024E00FC35F1 /* browser-polyfill.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB72B1C024E00FC35F1 /* browser-polyfill.js */; }; - 1F722DD42B1C024E00FC35F1 /* background.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB82B1C024E00FC35F1 /* background.js */; }; - 1F722DD52B1C024E00FC35F1 /* css in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DB92B1C024E00FC35F1 /* css */; }; - 1F722DD62B1C024E00FC35F1 /* resources in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBA2B1C024E00FC35F1 /* resources */; }; - 1F722DD72B1C024E00FC35F1 /* backgrounds in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBC2B1C024E00FC35F1 /* backgrounds */; }; - 1F722DD82B1C024E00FC35F1 /* icons in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBD2B1C024E00FC35F1 /* icons */; }; - 1F722DD92B1C024E00FC35F1 /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBE2B1C024E00FC35F1 /* manifest.json */; }; - 1F722DDA2B1C024E00FC35F1 /* SEQTA.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DBF2B1C024E00FC35F1 /* SEQTA.js */; }; - 1F722DDB2B1C024E00FC35F1 /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DC12B1C024E00FC35F1 /* fonts */; }; - 1F722DDC2B1C024E00FC35F1 /* client in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DC22B1C024E00FC35F1 /* client */; }; - 1F722DDD2B1C024E00FC35F1 /* src in Resources */ = {isa = PBXBuildFile; fileRef = 1F722DC32B1C024E00FC35F1 /* src */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 1F722D872B1C024E00FC35F1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1F722D532B1C024C00FC35F1 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1F722D842B1C024E00FC35F1; - remoteInfo = "BetterSEQTA+ Extension (iOS)"; - }; - 1F722D912B1C024E00FC35F1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1F722D532B1C024C00FC35F1 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1F722D8E2B1C024E00FC35F1; - remoteInfo = "BetterSEQTA+ Extension (macOS)"; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 1F722DA92B1C024E00FC35F1 /* Embed Foundation Extensions */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 13; - files = ( - 1F722D862B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex in Embed Foundation Extensions */, - ); - name = "Embed Foundation Extensions"; - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722DB02B1C024E00FC35F1 /* Embed Foundation Extensions */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 13; - files = ( - 1F722D902B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex in Embed Foundation Extensions */, - ); - name = "Embed Foundation Extensions"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 1F722D5A2B1C024D00FC35F1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = Base; path = ../Base.lproj/Main.html; sourceTree = ""; }; - 1F722D5B2B1C024D00FC35F1 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = ""; }; - 1F722D5C2B1C024D00FC35F1 /* Style.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = Style.css; sourceTree = ""; }; - 1F722D5D2B1C024D00FC35F1 /* Script.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = Script.js; sourceTree = ""; }; - 1F722D5E2B1C024D00FC35F1 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; - 1F722D5F2B1C024E00FC35F1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - 1F722D612B1C024E00FC35F1 /* SafariWebExtensionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariWebExtensionHandler.swift; sourceTree = ""; }; - 1F722D662B1C024E00FC35F1 /* BetterSEQTA+.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BetterSEQTA+.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 1F722D692B1C024E00FC35F1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - 1F722D6B2B1C024E00FC35F1 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; - 1F722D6E2B1C024E00FC35F1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; - 1F722D712B1C024E00FC35F1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; - 1F722D732B1C024E00FC35F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 1F722D782B1C024E00FC35F1 /* BetterSEQTA+.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BetterSEQTA+.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 1F722D7A2B1C024E00FC35F1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - 1F722D7D2B1C024E00FC35F1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; - 1F722D7F2B1C024E00FC35F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 1F722D802B1C024E00FC35F1 /* BetterSEQTA+.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "BetterSEQTA+.entitlements"; sourceTree = ""; }; - 1F722D852B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "BetterSEQTA+ Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; - 1F722D8A2B1C024E00FC35F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 1F722D8F2B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "BetterSEQTA+ Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; - 1F722D942B1C024E00FC35F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 1F722D952B1C024E00FC35F1 /* BetterSEQTA+.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "BetterSEQTA+.entitlements"; sourceTree = ""; }; - 1F722DB52B1C024E00FC35F1 /* purify.min.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = purify.min.js; path = ../../build/purify.min.js; sourceTree = ""; }; - 1F722DB62B1C024E00FC35F1 /* interface */ = {isa = PBXFileReference; lastKnownFileType = folder; name = interface; path = ../../build/interface; sourceTree = ""; }; - 1F722DB72B1C024E00FC35F1 /* browser-polyfill.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = "browser-polyfill.js"; path = "../../build/browser-polyfill.js"; sourceTree = ""; }; - 1F722DB82B1C024E00FC35F1 /* background.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = background.js; path = ../../build/background.js; sourceTree = ""; }; - 1F722DB92B1C024E00FC35F1 /* css */ = {isa = PBXFileReference; lastKnownFileType = folder; name = css; path = ../../build/css; sourceTree = ""; }; - 1F722DBA2B1C024E00FC35F1 /* resources */ = {isa = PBXFileReference; lastKnownFileType = folder; name = resources; path = ../../build/resources; sourceTree = ""; }; - 1F722DBB2B1C024E00FC35F1 /* SEQTA.js.map */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = SEQTA.js.map; path = ../../build/SEQTA.js.map; sourceTree = ""; }; - 1F722DBC2B1C024E00FC35F1 /* backgrounds */ = {isa = PBXFileReference; lastKnownFileType = folder; name = backgrounds; path = ../../build/backgrounds; sourceTree = ""; }; - 1F722DBD2B1C024E00FC35F1 /* icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = icons; path = ../../build/icons; sourceTree = ""; }; - 1F722DBE2B1C024E00FC35F1 /* manifest.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = manifest.json; path = ../../build/manifest.json; sourceTree = ""; }; - 1F722DBF2B1C024E00FC35F1 /* SEQTA.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = SEQTA.js; path = ../../build/SEQTA.js; sourceTree = ""; }; - 1F722DC02B1C024E00FC35F1 /* background.js.map */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = background.js.map; path = ../../build/background.js.map; sourceTree = ""; }; - 1F722DC12B1C024E00FC35F1 /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fonts; path = ../../build/fonts; sourceTree = ""; }; - 1F722DC22B1C024E00FC35F1 /* client */ = {isa = PBXFileReference; lastKnownFileType = folder; name = client; path = ../../build/client; sourceTree = ""; }; - 1F722DC32B1C024E00FC35F1 /* src */ = {isa = PBXFileReference; lastKnownFileType = folder; name = src; path = ../../build/src; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 1F722D632B1C024E00FC35F1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D752B1C024E00FC35F1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D822B1C024E00FC35F1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D8C2B1C024E00FC35F1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 1F722D522B1C024C00FC35F1 = { - isa = PBXGroup; - children = ( - 1F722D572B1C024D00FC35F1 /* Shared (App) */, - 1F722D602B1C024E00FC35F1 /* Shared (Extension) */, - 1F722D682B1C024E00FC35F1 /* iOS (App) */, - 1F722D792B1C024E00FC35F1 /* macOS (App) */, - 1F722D892B1C024E00FC35F1 /* iOS (Extension) */, - 1F722D932B1C024E00FC35F1 /* macOS (Extension) */, - 1F722D672B1C024E00FC35F1 /* Products */, - ); - sourceTree = ""; - }; - 1F722D572B1C024D00FC35F1 /* Shared (App) */ = { - isa = PBXGroup; - children = ( - 1F722D5E2B1C024D00FC35F1 /* ViewController.swift */, - 1F722D5F2B1C024E00FC35F1 /* Assets.xcassets */, - 1F722D582B1C024D00FC35F1 /* Resources */, - ); - path = "Shared (App)"; - sourceTree = ""; - }; - 1F722D582B1C024D00FC35F1 /* Resources */ = { - isa = PBXGroup; - children = ( - 1F722D592B1C024D00FC35F1 /* Main.html */, - 1F722D5B2B1C024D00FC35F1 /* Icon.png */, - 1F722D5C2B1C024D00FC35F1 /* Style.css */, - 1F722D5D2B1C024D00FC35F1 /* Script.js */, - ); - path = Resources; - sourceTree = ""; - }; - 1F722D602B1C024E00FC35F1 /* Shared (Extension) */ = { - isa = PBXGroup; - children = ( - 1F722DB42B1C024E00FC35F1 /* Resources */, - 1F722D612B1C024E00FC35F1 /* SafariWebExtensionHandler.swift */, - ); - path = "Shared (Extension)"; - sourceTree = ""; - }; - 1F722D672B1C024E00FC35F1 /* Products */ = { - isa = PBXGroup; - children = ( - 1F722D662B1C024E00FC35F1 /* BetterSEQTA+.app */, - 1F722D782B1C024E00FC35F1 /* BetterSEQTA+.app */, - 1F722D852B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */, - 1F722D8F2B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */, - ); - name = Products; - sourceTree = ""; - }; - 1F722D682B1C024E00FC35F1 /* iOS (App) */ = { - isa = PBXGroup; - children = ( - 1F722D692B1C024E00FC35F1 /* AppDelegate.swift */, - 1F722D6B2B1C024E00FC35F1 /* SceneDelegate.swift */, - 1F722D6D2B1C024E00FC35F1 /* LaunchScreen.storyboard */, - 1F722D702B1C024E00FC35F1 /* Main.storyboard */, - 1F722D732B1C024E00FC35F1 /* Info.plist */, - ); - path = "iOS (App)"; - sourceTree = ""; - }; - 1F722D792B1C024E00FC35F1 /* macOS (App) */ = { - isa = PBXGroup; - children = ( - 1F722D7A2B1C024E00FC35F1 /* AppDelegate.swift */, - 1F722D7C2B1C024E00FC35F1 /* Main.storyboard */, - 1F722D7F2B1C024E00FC35F1 /* Info.plist */, - 1F722D802B1C024E00FC35F1 /* BetterSEQTA+.entitlements */, - ); - path = "macOS (App)"; - sourceTree = ""; - }; - 1F722D892B1C024E00FC35F1 /* iOS (Extension) */ = { - isa = PBXGroup; - children = ( - 1F722D8A2B1C024E00FC35F1 /* Info.plist */, - ); - path = "iOS (Extension)"; - sourceTree = ""; - }; - 1F722D932B1C024E00FC35F1 /* macOS (Extension) */ = { - isa = PBXGroup; - children = ( - 1F722D942B1C024E00FC35F1 /* Info.plist */, - 1F722D952B1C024E00FC35F1 /* BetterSEQTA+.entitlements */, - ); - path = "macOS (Extension)"; - sourceTree = ""; - }; - 1F722DB42B1C024E00FC35F1 /* Resources */ = { - isa = PBXGroup; - children = ( - 1F722DB52B1C024E00FC35F1 /* purify.min.js */, - 1F722DB62B1C024E00FC35F1 /* interface */, - 1F722DB72B1C024E00FC35F1 /* browser-polyfill.js */, - 1F722DB82B1C024E00FC35F1 /* background.js */, - 1F722DB92B1C024E00FC35F1 /* css */, - 1F722DBA2B1C024E00FC35F1 /* resources */, - 1F722DBB2B1C024E00FC35F1 /* SEQTA.js.map */, - 1F722DBC2B1C024E00FC35F1 /* backgrounds */, - 1F722DBD2B1C024E00FC35F1 /* icons */, - 1F722DBE2B1C024E00FC35F1 /* manifest.json */, - 1F722DBF2B1C024E00FC35F1 /* SEQTA.js */, - 1F722DC02B1C024E00FC35F1 /* background.js.map */, - 1F722DC12B1C024E00FC35F1 /* fonts */, - 1F722DC22B1C024E00FC35F1 /* client */, - 1F722DC32B1C024E00FC35F1 /* src */, - ); - name = Resources; - path = "Shared (Extension)"; - sourceTree = SOURCE_ROOT; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 1F722D652B1C024E00FC35F1 /* BetterSEQTA+ (iOS) */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1F722DAA2B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ (iOS)" */; - buildPhases = ( - 1F722D622B1C024E00FC35F1 /* Sources */, - 1F722D632B1C024E00FC35F1 /* Frameworks */, - 1F722D642B1C024E00FC35F1 /* Resources */, - 1F722DA92B1C024E00FC35F1 /* Embed Foundation Extensions */, - ); - buildRules = ( - ); - dependencies = ( - 1F722D882B1C024E00FC35F1 /* PBXTargetDependency */, - ); - name = "BetterSEQTA+ (iOS)"; - productName = "BetterSEQTA+ (iOS)"; - productReference = 1F722D662B1C024E00FC35F1 /* BetterSEQTA+.app */; - productType = "com.apple.product-type.application"; - }; - 1F722D772B1C024E00FC35F1 /* BetterSEQTA+ (macOS) */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1F722DB12B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ (macOS)" */; - buildPhases = ( - 1F722D742B1C024E00FC35F1 /* Sources */, - 1F722D752B1C024E00FC35F1 /* Frameworks */, - 1F722D762B1C024E00FC35F1 /* Resources */, - 1F722DB02B1C024E00FC35F1 /* Embed Foundation Extensions */, - ); - buildRules = ( - ); - dependencies = ( - 1F722D922B1C024E00FC35F1 /* PBXTargetDependency */, - ); - name = "BetterSEQTA+ (macOS)"; - productName = "BetterSEQTA+ (macOS)"; - productReference = 1F722D782B1C024E00FC35F1 /* BetterSEQTA+.app */; - productType = "com.apple.product-type.application"; - }; - 1F722D842B1C024E00FC35F1 /* BetterSEQTA+ Extension (iOS) */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1F722DA62B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ Extension (iOS)" */; - buildPhases = ( - 1F722D812B1C024E00FC35F1 /* Sources */, - 1F722D822B1C024E00FC35F1 /* Frameworks */, - 1F722D832B1C024E00FC35F1 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "BetterSEQTA+ Extension (iOS)"; - productName = "BetterSEQTA+ Extension (iOS)"; - productReference = 1F722D852B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */; - productType = "com.apple.product-type.app-extension"; - }; - 1F722D8E2B1C024E00FC35F1 /* BetterSEQTA+ Extension (macOS) */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1F722DAD2B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ Extension (macOS)" */; - buildPhases = ( - 1F722D8B2B1C024E00FC35F1 /* Sources */, - 1F722D8C2B1C024E00FC35F1 /* Frameworks */, - 1F722D8D2B1C024E00FC35F1 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "BetterSEQTA+ Extension (macOS)"; - productName = "BetterSEQTA+ Extension (macOS)"; - productReference = 1F722D8F2B1C024E00FC35F1 /* BetterSEQTA+ Extension.appex */; - productType = "com.apple.product-type.app-extension"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 1F722D532B1C024C00FC35F1 /* Project object */ = { - isa = PBXProject; - attributes = { - BuildIndependentTargetsInParallel = 1; - LastSwiftUpdateCheck = 1500; - LastUpgradeCheck = 1500; - TargetAttributes = { - 1F722D652B1C024E00FC35F1 = { - CreatedOnToolsVersion = 15.0; - }; - 1F722D772B1C024E00FC35F1 = { - CreatedOnToolsVersion = 15.0; - }; - 1F722D842B1C024E00FC35F1 = { - CreatedOnToolsVersion = 15.0; - }; - 1F722D8E2B1C024E00FC35F1 = { - CreatedOnToolsVersion = 15.0; - }; - }; - }; - buildConfigurationList = 1F722D562B1C024C00FC35F1 /* Build configuration list for PBXProject "BetterSEQTA+" */; - compatibilityVersion = "Xcode 14.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 1F722D522B1C024C00FC35F1; - productRefGroup = 1F722D672B1C024E00FC35F1 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 1F722D652B1C024E00FC35F1 /* BetterSEQTA+ (iOS) */, - 1F722D772B1C024E00FC35F1 /* BetterSEQTA+ (macOS) */, - 1F722D842B1C024E00FC35F1 /* BetterSEQTA+ Extension (iOS) */, - 1F722D8E2B1C024E00FC35F1 /* BetterSEQTA+ Extension (macOS) */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 1F722D642B1C024E00FC35F1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722D982B1C024E00FC35F1 /* Icon.png in Resources */, - 1F722D6F2B1C024E00FC35F1 /* LaunchScreen.storyboard in Resources */, - 1F722D962B1C024E00FC35F1 /* Main.html in Resources */, - 1F722D9C2B1C024E00FC35F1 /* Script.js in Resources */, - 1F722DA02B1C024E00FC35F1 /* Assets.xcassets in Resources */, - 1F722D722B1C024E00FC35F1 /* Main.storyboard in Resources */, - 1F722D9A2B1C024E00FC35F1 /* Style.css in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D762B1C024E00FC35F1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722D992B1C024E00FC35F1 /* Icon.png in Resources */, - 1F722D9B2B1C024E00FC35F1 /* Style.css in Resources */, - 1F722D7E2B1C024E00FC35F1 /* Main.storyboard in Resources */, - 1F722D9D2B1C024E00FC35F1 /* Script.js in Resources */, - 1F722DA12B1C024E00FC35F1 /* Assets.xcassets in Resources */, - 1F722D972B1C024E00FC35F1 /* Main.html in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D832B1C024E00FC35F1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722DDB2B1C024E00FC35F1 /* fonts in Resources */, - 1F722DDC2B1C024E00FC35F1 /* client in Resources */, - 1F722DD52B1C024E00FC35F1 /* css in Resources */, - 1F722DDD2B1C024E00FC35F1 /* src in Resources */, - 1F722DDA2B1C024E00FC35F1 /* SEQTA.js in Resources */, - 1F722DD82B1C024E00FC35F1 /* icons in Resources */, - 1F722DD42B1C024E00FC35F1 /* background.js in Resources */, - 1F722DD22B1C024E00FC35F1 /* interface in Resources */, - 1F722DD92B1C024E00FC35F1 /* manifest.json in Resources */, - 1F722DD32B1C024E00FC35F1 /* browser-polyfill.js in Resources */, - 1F722DD62B1C024E00FC35F1 /* resources in Resources */, - 1F722DD72B1C024E00FC35F1 /* backgrounds in Resources */, - 1F722DD12B1C024E00FC35F1 /* purify.min.js in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D8D2B1C024E00FC35F1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722DCE2B1C024E00FC35F1 /* fonts in Resources */, - 1F722DCF2B1C024E00FC35F1 /* client in Resources */, - 1F722DC82B1C024E00FC35F1 /* css in Resources */, - 1F722DD02B1C024E00FC35F1 /* src in Resources */, - 1F722DCD2B1C024E00FC35F1 /* SEQTA.js in Resources */, - 1F722DCB2B1C024E00FC35F1 /* icons in Resources */, - 1F722DC72B1C024E00FC35F1 /* background.js in Resources */, - 1F722DC52B1C024E00FC35F1 /* interface in Resources */, - 1F722DCC2B1C024E00FC35F1 /* manifest.json in Resources */, - 1F722DC62B1C024E00FC35F1 /* browser-polyfill.js in Resources */, - 1F722DC92B1C024E00FC35F1 /* resources in Resources */, - 1F722DCA2B1C024E00FC35F1 /* backgrounds in Resources */, - 1F722DC42B1C024E00FC35F1 /* purify.min.js in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 1F722D622B1C024E00FC35F1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722D9E2B1C024E00FC35F1 /* ViewController.swift in Sources */, - 1F722D6A2B1C024E00FC35F1 /* AppDelegate.swift in Sources */, - 1F722D6C2B1C024E00FC35F1 /* SceneDelegate.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D742B1C024E00FC35F1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722D9F2B1C024E00FC35F1 /* ViewController.swift in Sources */, - 1F722D7B2B1C024E00FC35F1 /* AppDelegate.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D812B1C024E00FC35F1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722DA22B1C024E00FC35F1 /* SafariWebExtensionHandler.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F722D8B2B1C024E00FC35F1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1F722DA32B1C024E00FC35F1 /* SafariWebExtensionHandler.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 1F722D882B1C024E00FC35F1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 1F722D842B1C024E00FC35F1 /* BetterSEQTA+ Extension (iOS) */; - targetProxy = 1F722D872B1C024E00FC35F1 /* PBXContainerItemProxy */; - }; - 1F722D922B1C024E00FC35F1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 1F722D8E2B1C024E00FC35F1 /* BetterSEQTA+ Extension (macOS) */; - targetProxy = 1F722D912B1C024E00FC35F1 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - 1F722D592B1C024D00FC35F1 /* Main.html */ = { - isa = PBXVariantGroup; - children = ( - 1F722D5A2B1C024D00FC35F1 /* Base */, - ); - name = Main.html; - sourceTree = ""; - }; - 1F722D6D2B1C024E00FC35F1 /* LaunchScreen.storyboard */ = { - isa = PBXVariantGroup; - children = ( - 1F722D6E2B1C024E00FC35F1 /* Base */, - ); - name = LaunchScreen.storyboard; - sourceTree = ""; - }; - 1F722D702B1C024E00FC35F1 /* Main.storyboard */ = { - isa = PBXVariantGroup; - children = ( - 1F722D712B1C024E00FC35F1 /* Base */, - ); - name = Main.storyboard; - sourceTree = ""; - }; - 1F722D7C2B1C024E00FC35F1 /* Main.storyboard */ = { - isa = PBXVariantGroup; - children = ( - 1F722D7D2B1C024E00FC35F1 /* Base */, - ); - name = Main.storyboard; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - 1F722DA42B1C024E00FC35F1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - ENABLE_USER_SCRIPT_SANDBOXING = YES; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - }; - name = Debug; - }; - 1F722DA52B1C024E00FC35F1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_USER_SCRIPT_SANDBOXING = YES; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - SWIFT_COMPILATION_MODE = wholemodule; - }; - name = Release; - }; - 1F722DA72B1C024E00FC35F1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "iOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+ Extension"; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@executable_path/../../Frameworks", - ); - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-.Extension"; - PRODUCT_NAME = "BetterSEQTA+ Extension"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 1F722DA82B1C024E00FC35F1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "iOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+ Extension"; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@executable_path/../../Frameworks", - ); - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-.Extension"; - PRODUCT_NAME = "BetterSEQTA+ Extension"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1F722DAB2B1C024E00FC35F1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "iOS (App)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+"; - INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; - INFOPLIST_KEY_UIMainStoryboardFile = Main; - INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - "-framework", - WebKit, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-"; - PRODUCT_NAME = "BetterSEQTA+"; - SDKROOT = iphoneos; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 1F722DAC2B1C024E00FC35F1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "iOS (App)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+"; - INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; - INFOPLIST_KEY_UIMainStoryboardFile = Main; - INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - "-framework", - WebKit, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-"; - PRODUCT_NAME = "BetterSEQTA+"; - SDKROOT = iphoneos; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1F722DAE2B1C024E00FC35F1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/BetterSEQTA+.entitlements"; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - ENABLE_HARDENED_RUNTIME = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "macOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+ Extension"; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@executable_path/../../../../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-.Extension"; - PRODUCT_NAME = "BetterSEQTA+ Extension"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - }; - name = Debug; - }; - 1F722DAF2B1C024E00FC35F1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/BetterSEQTA+.entitlements"; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - ENABLE_HARDENED_RUNTIME = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "macOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+ Extension"; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@executable_path/../../../../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-.Extension"; - PRODUCT_NAME = "BetterSEQTA+ Extension"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - }; - name = Release; - }; - 1F722DB22B1C024E00FC35F1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = "macOS (App)/BetterSEQTA+.entitlements"; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - ENABLE_HARDENED_RUNTIME = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "macOS (App)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+"; - INFOPLIST_KEY_NSMainStoryboardFile = Main; - INFOPLIST_KEY_NSPrincipalClass = NSApplication; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - "-framework", - WebKit, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-"; - PRODUCT_NAME = "BetterSEQTA+"; - SDKROOT = macosx; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - }; - name = Debug; - }; - 1F722DB32B1C024E00FC35F1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = "macOS (App)/BetterSEQTA+.entitlements"; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - ENABLE_HARDENED_RUNTIME = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "macOS (App)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "BetterSEQTA+"; - INFOPLIST_KEY_NSMainStoryboardFile = Main; - INFOPLIST_KEY_NSPrincipalClass = NSApplication; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 1.0; - OTHER_LDFLAGS = ( - "-framework", - SafariServices, - "-framework", - WebKit, - ); - PRODUCT_BUNDLE_IDENTIFIER = "com.yourCompany.BetterSEQTA-"; - PRODUCT_NAME = "BetterSEQTA+"; - SDKROOT = macosx; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 1F722D562B1C024C00FC35F1 /* Build configuration list for PBXProject "BetterSEQTA+" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1F722DA42B1C024E00FC35F1 /* Debug */, - 1F722DA52B1C024E00FC35F1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1F722DA62B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ Extension (iOS)" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1F722DA72B1C024E00FC35F1 /* Debug */, - 1F722DA82B1C024E00FC35F1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1F722DAA2B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ (iOS)" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1F722DAB2B1C024E00FC35F1 /* Debug */, - 1F722DAC2B1C024E00FC35F1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1F722DAD2B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ Extension (macOS)" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1F722DAE2B1C024E00FC35F1 /* Debug */, - 1F722DAF2B1C024E00FC35F1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1F722DB12B1C024E00FC35F1 /* Build configuration list for PBXNativeTarget "BetterSEQTA+ (macOS)" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1F722DB22B1C024E00FC35F1 /* Debug */, - 1F722DB32B1C024E00FC35F1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 1F722D532B1C024C00FC35F1 /* Project object */; -} diff --git a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a6..00000000 --- a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d98100..00000000 --- a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate b/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 9c1fd130..00000000 Binary files a/safari/BetterSEQTA+.xcodeproj/project.xcworkspace/xcuserdata/sethburkart.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist b/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index cc3d30cf..00000000 --- a/safari/BetterSEQTA+.xcodeproj/xcuserdata/sethburkart.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,19 +0,0 @@ - - - - - SchemeUserState - - BetterSEQTA+ (iOS).xcscheme_^#shared#^_ - - orderHint - 0 - - BetterSEQTA+ (macOS).xcscheme_^#shared#^_ - - orderHint - 1 - - - - diff --git a/safari/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json b/safari/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json deleted file mode 100644 index eb878970..00000000 --- a/safari/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "colors" : [ - { - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json deleted file mode 100644 index 3cb9db1b..00000000 --- a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "images" : [ - { - "size" : "1024x1024", - "idiom" : "universal", - "filename" : "universal-icon-1024@1x.png", - "platform" : "ios" - }, - { - "size" : "16x16", - "idiom" : "mac", - "filename" : "mac-icon-16@1x.png", - "scale" : "1x" - }, - { - "size" : "16x16", - "idiom" : "mac", - "filename" : "mac-icon-16@2x.png", - "scale" : "2x" - }, - { - "size" : "32x32", - "idiom" : "mac", - "filename" : "mac-icon-32@1x.png", - "scale" : "1x" - }, - { - "size" : "32x32", - "idiom" : "mac", - "filename" : "mac-icon-32@2x.png", - "scale" : "2x" - }, - { - "size" : "128x128", - "idiom" : "mac", - "filename" : "mac-icon-128@1x.png", - "scale" : "1x" - }, - { - "size" : "128x128", - "idiom" : "mac", - "filename" : "mac-icon-128@2x.png", - "scale" : "2x" - }, - { - "size" : "256x256", - "idiom" : "mac", - "filename" : "mac-icon-256@1x.png", - "scale" : "1x" - }, - { - "size" : "256x256", - "idiom" : "mac", - "filename" : "mac-icon-256@2x.png", - "scale" : "2x" - }, - { - "size" : "512x512", - "idiom" : "mac", - "filename" : "mac-icon-512@1x.png", - "scale" : "1x" - }, - { - "size" : "512x512", - "idiom" : "mac", - "filename" : "mac-icon-512@2x.png", - "scale" : "2x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-128@1x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-128@1x.png deleted file mode 100644 index 7c49982d..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-128@1x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-128@2x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-128@2x.png deleted file mode 100644 index facbb0ac..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-128@2x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-16@1x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-16@1x.png deleted file mode 100644 index b8af92b4..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-16@1x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-16@2x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-16@2x.png deleted file mode 100644 index 9cda4d3c..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-16@2x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-256@1x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-256@1x.png deleted file mode 100644 index facbb0ac..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-256@1x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-256@2x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-256@2x.png deleted file mode 100644 index 31506e6e..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-256@2x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-32@1x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-32@1x.png deleted file mode 100644 index 9cda4d3c..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-32@1x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-32@2x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-32@2x.png deleted file mode 100644 index db9a4249..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-32@2x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-512@1x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-512@1x.png deleted file mode 100644 index 31506e6e..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-512@1x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-512@2x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-512@2x.png deleted file mode 100644 index d6afb6f0..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/mac-icon-512@2x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/universal-icon-1024@1x.png b/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/universal-icon-1024@1x.png deleted file mode 100644 index 77fa0016..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/AppIcon.appiconset/universal-icon-1024@1x.png and /dev/null differ diff --git a/safari/Shared (App)/Assets.xcassets/Contents.json b/safari/Shared (App)/Assets.xcassets/Contents.json deleted file mode 100644 index 73c00596..00000000 --- a/safari/Shared (App)/Assets.xcassets/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/safari/Shared (App)/Assets.xcassets/LargeIcon.imageset/Contents.json b/safari/Shared (App)/Assets.xcassets/LargeIcon.imageset/Contents.json deleted file mode 100644 index ec4b31e2..00000000 --- a/safari/Shared (App)/Assets.xcassets/LargeIcon.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x", - "filename" : "icon-64.png" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/safari/Shared (App)/Assets.xcassets/LargeIcon.imageset/icon-64.png b/safari/Shared (App)/Assets.xcassets/LargeIcon.imageset/icon-64.png deleted file mode 100644 index 51fed79f..00000000 Binary files a/safari/Shared (App)/Assets.xcassets/LargeIcon.imageset/icon-64.png and /dev/null differ diff --git a/safari/Shared (App)/Base.lproj/Main.html b/safari/Shared (App)/Base.lproj/Main.html deleted file mode 100644 index 2464afb8..00000000 --- a/safari/Shared (App)/Base.lproj/Main.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - BetterSEQTA+ Icon -

You can turn on BetterSEQTA+’s Safari extension in Settings.

-

You can turn on BetterSEQTA+’s extension in Safari Extensions preferences.

-

BetterSEQTA+’s extension is currently on. You can turn it off in Safari Extensions preferences.

-

BetterSEQTA+’s extension is currently off. You can turn it on in Safari Extensions preferences.

- - - diff --git a/safari/Shared (App)/Resources/Icon.png b/safari/Shared (App)/Resources/Icon.png deleted file mode 100644 index 51fed79f..00000000 Binary files a/safari/Shared (App)/Resources/Icon.png and /dev/null differ diff --git a/safari/Shared (App)/Resources/Script.js b/safari/Shared (App)/Resources/Script.js deleted file mode 100644 index 823a8d34..00000000 --- a/safari/Shared (App)/Resources/Script.js +++ /dev/null @@ -1,24 +0,0 @@ -function show(platform, enabled, useSettingsInsteadOfPreferences) { - document.body.classList.add(`platform-${platform}`); - - if (useSettingsInsteadOfPreferences) { - document.getElementsByClassName('platform-mac state-on')[0].innerText = "BetterSEQTA+’s extension is currently on. You can turn it off in the Extensions section of Safari Settings."; - document.getElementsByClassName('platform-mac state-off')[0].innerText = "BetterSEQTA+’s extension is currently off. You can turn it on in the Extensions section of Safari Settings."; - document.getElementsByClassName('platform-mac state-unknown')[0].innerText = "You can turn on BetterSEQTA+’s extension in the Extensions section of Safari Settings."; - document.getElementsByClassName('platform-mac open-preferences')[0].innerText = "Quit and Open Safari Settings…"; - } - - if (typeof enabled === "boolean") { - document.body.classList.toggle(`state-on`, enabled); - document.body.classList.toggle(`state-off`, !enabled); - } else { - document.body.classList.remove(`state-on`); - document.body.classList.remove(`state-off`); - } -} - -function openPreferences() { - webkit.messageHandlers.controller.postMessage("open-preferences"); -} - -document.querySelector("button.open-preferences").addEventListener("click", openPreferences); diff --git a/safari/Shared (App)/Resources/Style.css b/safari/Shared (App)/Resources/Style.css deleted file mode 100644 index b6d06083..00000000 --- a/safari/Shared (App)/Resources/Style.css +++ /dev/null @@ -1,61 +0,0 @@ -* { - -webkit-user-select: none; - -webkit-user-drag: none; - cursor: default; -} - -:root { - color-scheme: light dark; - - --spacing: 20px; -} - -html { - height: 100%; -} - -body { - display: flex; - align-items: center; - justify-content: center; - flex-direction: column; - - gap: var(--spacing); - margin: 0 calc(var(--spacing) * 2); - height: 100%; - - font: -apple-system-short-body; - text-align: center; -} - -body:not(.platform-mac, .platform-ios) :is(.platform-mac, .platform-ios) { - display: none; -} - -body.platform-ios .platform-mac { - display: none; -} - -body.platform-mac .platform-ios { - display: none; -} - -body.platform-ios .platform-mac { - display: none; -} - -body:not(.state-on, .state-off) :is(.state-on, .state-off) { - display: none; -} - -body.state-on :is(.state-off, .state-unknown) { - display: none; -} - -body.state-off :is(.state-on, .state-unknown) { - display: none; -} - -button { - font-size: 1em; -} diff --git a/safari/Shared (App)/ViewController.swift b/safari/Shared (App)/ViewController.swift deleted file mode 100644 index 8e1c5d7e..00000000 --- a/safari/Shared (App)/ViewController.swift +++ /dev/null @@ -1,81 +0,0 @@ -// -// ViewController.swift -// Shared (App) -// -// Created by Seth Burkart on 3/12/2023. -// - -import WebKit - -#if os(iOS) -import UIKit -typealias PlatformViewController = UIViewController -#elseif os(macOS) -import Cocoa -import SafariServices -typealias PlatformViewController = NSViewController -#endif - -let extensionBundleIdentifier = "com.yourCompany.BetterSEQTA-.Extension" - -class ViewController: PlatformViewController, WKNavigationDelegate, WKScriptMessageHandler { - - @IBOutlet var webView: WKWebView! - - override func viewDidLoad() { - super.viewDidLoad() - - self.webView.navigationDelegate = self - -#if os(iOS) - self.webView.scrollView.isScrollEnabled = false -#endif - - self.webView.configuration.userContentController.add(self, name: "controller") - - self.webView.loadFileURL(Bundle.main.url(forResource: "Main", withExtension: "html")!, allowingReadAccessTo: Bundle.main.resourceURL!) - } - - func webView(_ webView: WKWebView, didFinish navigation: WKNavigation!) { -#if os(iOS) - webView.evaluateJavaScript("show('ios')") -#elseif os(macOS) - webView.evaluateJavaScript("show('mac')") - - SFSafariExtensionManager.getStateOfSafariExtension(withIdentifier: extensionBundleIdentifier) { (state, error) in - guard let state = state, error == nil else { - // Insert code to inform the user that something went wrong. - return - } - - DispatchQueue.main.async { - if #available(macOS 13, *) { - webView.evaluateJavaScript("show('mac', \(state.isEnabled), true)") - } else { - webView.evaluateJavaScript("show('mac', \(state.isEnabled), false)") - } - } - } -#endif - } - - func userContentController(_ userContentController: WKUserContentController, didReceive message: WKScriptMessage) { -#if os(macOS) - if (message.body as! String != "open-preferences") { - return - } - - SFSafariApplication.showPreferencesForExtension(withIdentifier: extensionBundleIdentifier) { error in - guard error == nil else { - // Insert code to inform the user that something went wrong. - return - } - - DispatchQueue.main.async { - NSApp.terminate(self) - } - } -#endif - } - -} diff --git a/safari/Shared (Extension)/SafariWebExtensionHandler.swift b/safari/Shared (Extension)/SafariWebExtensionHandler.swift deleted file mode 100644 index 22ec23e4..00000000 --- a/safari/Shared (Extension)/SafariWebExtensionHandler.swift +++ /dev/null @@ -1,38 +0,0 @@ -// -// SafariWebExtensionHandler.swift -// Shared (Extension) -// -// Created by Seth Burkart on 3/12/2023. -// - -import SafariServices -import os.log - -class SafariWebExtensionHandler: NSObject, NSExtensionRequestHandling { - - func beginRequest(with context: NSExtensionContext) { - let request = context.inputItems.first as? NSExtensionItem - - let profile: UUID? - if #available(iOS 17.0, macOS 14.0, *) { - profile = request?.userInfo?[SFExtensionProfileKey] as? UUID - } else { - profile = request?.userInfo?["profile"] as? UUID - } - - let message: Any? - if #available(iOS 17.0, macOS 14.0, *) { - message = request?.userInfo?[SFExtensionMessageKey] - } else { - message = request?.userInfo?["message"] - } - - os_log(.default, "Received message from browser.runtime.sendNativeMessage: %@ (profile: %@)", String(describing: message), profile?.uuidString ?? "none") - - let response = NSExtensionItem() - response.userInfo = [ SFExtensionMessageKey: [ "echo": message ] ] - - context.completeRequest(returningItems: [ response ], completionHandler: nil) - } - -} diff --git a/safari/iOS (App)/AppDelegate.swift b/safari/iOS (App)/AppDelegate.swift deleted file mode 100644 index a3405ba7..00000000 --- a/safari/iOS (App)/AppDelegate.swift +++ /dev/null @@ -1,24 +0,0 @@ -// -// AppDelegate.swift -// iOS (App) -// -// Created by Seth Burkart on 3/12/2023. -// - -import UIKit - -@main -class AppDelegate: UIResponder, UIApplicationDelegate { - - var window: UIWindow? - - func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { - // Override point for customization after application launch. - return true - } - - func application(_ application: UIApplication, configurationForConnecting connectingSceneSession: UISceneSession, options: UIScene.ConnectionOptions) -> UISceneConfiguration { - return UISceneConfiguration(name: "Default Configuration", sessionRole: connectingSceneSession.role) - } - -} diff --git a/safari/iOS (App)/Base.lproj/LaunchScreen.storyboard b/safari/iOS (App)/Base.lproj/LaunchScreen.storyboard deleted file mode 100644 index 620a70cb..00000000 --- a/safari/iOS (App)/Base.lproj/LaunchScreen.storyboard +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/safari/iOS (App)/Base.lproj/Main.storyboard b/safari/iOS (App)/Base.lproj/Main.storyboard deleted file mode 100644 index 618dfce1..00000000 --- a/safari/iOS (App)/Base.lproj/Main.storyboard +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/safari/iOS (App)/Info.plist b/safari/iOS (App)/Info.plist deleted file mode 100644 index aad314dc..00000000 --- a/safari/iOS (App)/Info.plist +++ /dev/null @@ -1,27 +0,0 @@ - - - - - SFSafariWebExtensionConverterVersion - 15.0 - UIApplicationSceneManifest - - UIApplicationSupportsMultipleScenes - - UISceneConfigurations - - UIWindowSceneSessionRoleApplication - - - UISceneConfigurationName - Default Configuration - UISceneDelegateClassName - $(PRODUCT_MODULE_NAME).SceneDelegate - UISceneStoryboardFile - Main - - - - - - diff --git a/safari/iOS (App)/SceneDelegate.swift b/safari/iOS (App)/SceneDelegate.swift deleted file mode 100644 index 655360d7..00000000 --- a/safari/iOS (App)/SceneDelegate.swift +++ /dev/null @@ -1,18 +0,0 @@ -// -// SceneDelegate.swift -// iOS (App) -// -// Created by Seth Burkart on 3/12/2023. -// - -import UIKit - -class SceneDelegate: UIResponder, UIWindowSceneDelegate { - - var window: UIWindow? - - func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) { - guard let _ = (scene as? UIWindowScene) else { return } - } - -} diff --git a/safari/iOS (Extension)/Info.plist b/safari/iOS (Extension)/Info.plist deleted file mode 100644 index 9ee504dc..00000000 --- a/safari/iOS (Extension)/Info.plist +++ /dev/null @@ -1,13 +0,0 @@ - - - - - NSExtension - - NSExtensionPointIdentifier - com.apple.Safari.web-extension - NSExtensionPrincipalClass - $(PRODUCT_MODULE_NAME).SafariWebExtensionHandler - - - diff --git a/safari/macOS (App)/AppDelegate.swift b/safari/macOS (App)/AppDelegate.swift deleted file mode 100644 index 5963b303..00000000 --- a/safari/macOS (App)/AppDelegate.swift +++ /dev/null @@ -1,21 +0,0 @@ -// -// AppDelegate.swift -// macOS (App) -// -// Created by Seth Burkart on 3/12/2023. -// - -import Cocoa - -@main -class AppDelegate: NSObject, NSApplicationDelegate { - - func applicationDidFinishLaunching(_ notification: Notification) { - // Override point for customization after application launch. - } - - func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool { - return true - } - -} diff --git a/safari/macOS (App)/Base.lproj/Main.storyboard b/safari/macOS (App)/Base.lproj/Main.storyboard deleted file mode 100644 index b22fe591..00000000 --- a/safari/macOS (App)/Base.lproj/Main.storyboard +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/safari/macOS (App)/BetterSEQTA+.entitlements b/safari/macOS (App)/BetterSEQTA+.entitlements deleted file mode 100644 index 625af03d..00000000 --- a/safari/macOS (App)/BetterSEQTA+.entitlements +++ /dev/null @@ -1,12 +0,0 @@ - - - - - com.apple.security.app-sandbox - - com.apple.security.files.user-selected.read-only - - com.apple.security.network.client - - - diff --git a/safari/macOS (App)/Info.plist b/safari/macOS (App)/Info.plist deleted file mode 100644 index 3ec573b6..00000000 --- a/safari/macOS (App)/Info.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - SFSafariWebExtensionConverterVersion - 15.0 - - diff --git a/safari/macOS (Extension)/BetterSEQTA+.entitlements b/safari/macOS (Extension)/BetterSEQTA+.entitlements deleted file mode 100644 index f2ef3ae0..00000000 --- a/safari/macOS (Extension)/BetterSEQTA+.entitlements +++ /dev/null @@ -1,10 +0,0 @@ - - - - - com.apple.security.app-sandbox - - com.apple.security.files.user-selected.read-only - - - diff --git a/safari/macOS (Extension)/Info.plist b/safari/macOS (Extension)/Info.plist deleted file mode 100644 index 9ee504dc..00000000 --- a/safari/macOS (Extension)/Info.plist +++ /dev/null @@ -1,13 +0,0 @@ - - - - - NSExtension - - NSExtensionPointIdentifier - com.apple.Safari.web-extension - NSExtensionPrincipalClass - $(PRODUCT_MODULE_NAME).SafariWebExtensionHandler - - - diff --git a/src/SEQTA.ts-loader.js b/src/SEQTA.ts-loader.js deleted file mode 100644 index c0a5415d..00000000 --- a/src/SEQTA.ts-loader.js +++ /dev/null @@ -1,22 +0,0 @@ -(function () { - 'use strict'; - - const injectTime = performance.now(); - (async () => { - if ("vendor/crx-client-preamble.js") - await import( - /* @vite-ignore */ - chrome.runtime.getURL("vendor/crx-client-preamble.js") - ); - await import( - /* @vite-ignore */ - chrome.runtime.getURL("vendor/vite-client.js") - ); - const { onExecute } = await import( - /* @vite-ignore */ - chrome.runtime.getURL("../src/SEQTA.ts.js") - ); - onExecute?.({ perf: { injectTime, loadTime: performance.now() - injectTime } }); - })().catch(console.error); - -})(); diff --git a/src/interface/components/TabbedContainer.tsx b/src/interface/components/TabbedContainer.tsx index d9e4f2dc..48d33ef6 100644 --- a/src/interface/components/TabbedContainer.tsx +++ b/src/interface/components/TabbedContainer.tsx @@ -38,13 +38,6 @@ const TabbedContainer: React.FC = ({ tabs }) => { const springTransition = { type: 'spring', stiffness: 250, damping: 25 }; - const contentVariants = { - hidden: { opacity: 0 }, - visible: { opacity: 1 }, - }; - - const fastOpacityTransition = { duration: 0.2 }; - useEffect(() => { if (containerRef.current) { // @ts-expect-error for some reason its giving an error in TS but it works... @@ -90,19 +83,12 @@ const TabbedContainer: React.FC = ({ tabs }) => { animate={{ x: `${position}%` }} transition={springTransition} > -
+
{tabs.map((tab, index) => ( - +
{tab.content} - +
))}
diff --git a/vite.config.ts b/vite.config.ts index b2216711..895cfae6 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -21,5 +21,4 @@ export default defineConfig({ authToken: process.env.SENTRY_AUTH_TOKEN, }), ], - server: { port: 6000, hmr: { port: 6000 } } })