diff --git a/Nostore--macOS--Info.plist b/Nostash--macOS--Info.plist similarity index 100% rename from Nostore--macOS--Info.plist rename to Nostash--macOS--Info.plist diff --git a/Nostore.xcodeproj/project.pbxproj b/Nostash.xcodeproj/project.pbxproj similarity index 90% rename from Nostore.xcodeproj/project.pbxproj rename to Nostash.xcodeproj/project.pbxproj index b7d0946..260956d 100644 --- a/Nostore.xcodeproj/project.pbxproj +++ b/Nostash.xcodeproj/project.pbxproj @@ -7,8 +7,8 @@ objects = { /* Begin PBXBuildFile section */ - 941B03CE296FA90400CA291E /* Nostore Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 941B03CD296FA90400CA291E /* Nostore Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; - 941B03D8296FA90400CA291E /* Nostore Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 941B03D7296FA90400CA291E /* Nostore Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; + 941B03CE296FA90400CA291E /* Nostash Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 941B03CD296FA90400CA291E /* Nostash Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; + 941B03D8296FA90400CA291E /* Nostash Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 941B03D7296FA90400CA291E /* Nostash Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; 941B03DE296FA90400CA291E /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 941B0399296FA90300CA291E /* Main.html */; }; 941B03DF296FA90400CA291E /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 941B0399296FA90300CA291E /* Main.html */; }; 941B03E0296FA90400CA291E /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 941B039B296FA90300CA291E /* Icon.png */; }; @@ -75,8 +75,8 @@ 944A6E16299F39D30032C2E3 /* permission in Resources */ = {isa = PBXBuildFile; fileRef = 944A6E12299F39D30032C2E3 /* permission */; }; 944A6E39299F46270032C2E3 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E38299F46270032C2E3 /* MainView.swift */; }; 944A6E3A299F46270032C2E3 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E38299F46270032C2E3 /* MainView.swift */; }; - 944A6E3F299F46D30032C2E3 /* NostoreApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E3E299F46D30032C2E3 /* NostoreApp.swift */; }; - 944A6E40299F46D30032C2E3 /* NostoreApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E3E299F46D30032C2E3 /* NostoreApp.swift */; }; + 944A6E3F299F46D30032C2E3 /* NostashApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E3E299F46D30032C2E3 /* NostashApp.swift */; }; + 944A6E40299F46D30032C2E3 /* NostashApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E3E299F46D30032C2E3 /* NostashApp.swift */; }; 944A6E4329A081950032C2E3 /* PrivacyPolicyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E4229A081950032C2E3 /* PrivacyPolicyView.swift */; }; 944A6E4429A081950032C2E3 /* PrivacyPolicyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E4229A081950032C2E3 /* PrivacyPolicyView.swift */; }; 944A6E4629A11C3A0032C2E3 /* GettingStartediPhone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 944A6E4529A11C3A0032C2E3 /* GettingStartediPhone.swift */; }; @@ -109,14 +109,14 @@ containerPortal = 941B0393296FA90300CA291E /* Project object */; proxyType = 1; remoteGlobalIDString = 941B03CC296FA90400CA291E; - remoteInfo = "nostore Extension (iOS)"; + remoteInfo = "nostash Extension (iOS)"; }; 941B03D9296FA90400CA291E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 941B0393296FA90300CA291E /* Project object */; proxyType = 1; remoteGlobalIDString = 941B03D6296FA90400CA291E; - remoteInfo = "nostore Extension (macOS)"; + remoteInfo = "nostash Extension (macOS)"; }; /* End PBXContainerItemProxy section */ @@ -127,7 +127,7 @@ dstPath = ""; dstSubfolderSpec = 13; files = ( - 941B03CE296FA90400CA291E /* Nostore Extension.appex in Embed Foundation Extensions */, + 941B03CE296FA90400CA291E /* Nostash Extension.appex in Embed Foundation Extensions */, ); name = "Embed Foundation Extensions"; runOnlyForDeploymentPostprocessing = 0; @@ -138,7 +138,7 @@ dstPath = ""; dstSubfolderSpec = 13; files = ( - 941B03D8296FA90400CA291E /* Nostore Extension.appex in Embed Foundation Extensions */, + 941B03D8296FA90400CA291E /* Nostash Extension.appex in Embed Foundation Extensions */, ); name = "Embed Foundation Extensions"; runOnlyForDeploymentPostprocessing = 0; @@ -161,15 +161,15 @@ 941B03A8296FA90400CA291E /* popup.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = popup.html; sourceTree = ""; }; 941B03A9296FA90400CA291E /* popup.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = popup.css; sourceTree = ""; }; 941B03AA296FA90400CA291E /* popup.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = popup.js; sourceTree = ""; }; - 941B03AF296FA90400CA291E /* Nostore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nostore.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 941B03AF296FA90400CA291E /* Nostash.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nostash.app; sourceTree = BUILT_PRODUCTS_DIR; }; 941B03BC296FA90400CA291E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 941B03C1296FA90400CA291E /* Nostore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nostore.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 941B03C8296FA90400CA291E /* nostore.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostore.entitlements; sourceTree = ""; }; - 941B03CD296FA90400CA291E /* Nostore Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostore Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; + 941B03C1296FA90400CA291E /* Nostash.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nostash.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 941B03C8296FA90400CA291E /* nostash.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostash.entitlements; sourceTree = ""; }; + 941B03CD296FA90400CA291E /* Nostash Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostash Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; 941B03D2296FA90400CA291E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 941B03D7296FA90400CA291E /* Nostore Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostore Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; + 941B03D7296FA90400CA291E /* Nostash Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostash Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; 941B03DC296FA90400CA291E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 941B03DD296FA90400CA291E /* nostore.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostore.entitlements; sourceTree = ""; }; + 941B03DD296FA90400CA291E /* nostash.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostash.entitlements; sourceTree = ""; }; 941B040C296FAD6900CA291E /* nostr.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = nostr.js; sourceTree = ""; }; 941B0412297110F100CA291E /* background.build.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = background.build.js; sourceTree = ""; }; 941B04152971138F00CA291E /* nostr.build.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = nostr.build.js; sourceTree = ""; }; @@ -186,7 +186,7 @@ 944A6E02299F2FBB0032C2E3 /* experimental */ = {isa = PBXFileReference; lastKnownFileType = folder; path = experimental; sourceTree = ""; }; 944A6E12299F39D30032C2E3 /* permission */ = {isa = PBXFileReference; lastKnownFileType = folder; path = permission; sourceTree = ""; }; 944A6E38299F46270032C2E3 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = ""; }; - 944A6E3E299F46D30032C2E3 /* NostoreApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NostoreApp.swift; sourceTree = ""; }; + 944A6E3E299F46D30032C2E3 /* NostashApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NostashApp.swift; sourceTree = ""; }; 944A6E4229A081950032C2E3 /* PrivacyPolicyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivacyPolicyView.swift; sourceTree = ""; }; 944A6E4529A11C3A0032C2E3 /* GettingStartediPhone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GettingStartediPhone.swift; sourceTree = ""; }; 944A6E4829A11C640032C2E3 /* GettingStartediPad.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GettingStartediPad.swift; sourceTree = ""; }; @@ -253,7 +253,7 @@ 941B039F296FA90400CA291E /* Assets.xcassets */, 941B0398296FA90300CA291E /* Resources */, 944A6E38299F46270032C2E3 /* MainView.swift */, - 944A6E3E299F46D30032C2E3 /* NostoreApp.swift */, + 944A6E3E299F46D30032C2E3 /* NostashApp.swift */, 944A6E4229A081950032C2E3 /* PrivacyPolicyView.swift */, 944A6E4529A11C3A0032C2E3 /* GettingStartediPhone.swift */, 944A6E4829A11C640032C2E3 /* GettingStartediPad.swift */, @@ -316,10 +316,10 @@ 941B03B0296FA90400CA291E /* Products */ = { isa = PBXGroup; children = ( - 941B03AF296FA90400CA291E /* Nostore.app */, - 941B03C1296FA90400CA291E /* Nostore.app */, - 941B03CD296FA90400CA291E /* Nostore Extension.appex */, - 941B03D7296FA90400CA291E /* Nostore Extension.appex */, + 941B03AF296FA90400CA291E /* Nostash.app */, + 941B03C1296FA90400CA291E /* Nostash.app */, + 941B03CD296FA90400CA291E /* Nostash Extension.appex */, + 941B03D7296FA90400CA291E /* Nostash Extension.appex */, ); name = Products; sourceTree = ""; @@ -335,7 +335,7 @@ 941B03C2296FA90400CA291E /* macOS (App) */ = { isa = PBXGroup; children = ( - 941B03C8296FA90400CA291E /* nostore.entitlements */, + 941B03C8296FA90400CA291E /* nostash.entitlements */, ); path = "macOS (App)"; sourceTree = ""; @@ -352,7 +352,7 @@ isa = PBXGroup; children = ( 941B03DC296FA90400CA291E /* Info.plist */, - 941B03DD296FA90400CA291E /* nostore.entitlements */, + 941B03DD296FA90400CA291E /* nostash.entitlements */, ); path = "macOS (Extension)"; sourceTree = ""; @@ -375,9 +375,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 941B03AE296FA90400CA291E /* Nostore (iOS) */ = { + 941B03AE296FA90400CA291E /* Nostash (iOS) */ = { isa = PBXNativeTarget; - buildConfigurationList = 941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (iOS)" */; + buildConfigurationList = 941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash (iOS)" */; buildPhases = ( 941B03AB296FA90400CA291E /* Sources */, 941B03AC296FA90400CA291E /* Frameworks */, @@ -389,14 +389,14 @@ dependencies = ( 941B03D0296FA90400CA291E /* PBXTargetDependency */, ); - name = "Nostore (iOS)"; - productName = "nostore (iOS)"; - productReference = 941B03AF296FA90400CA291E /* Nostore.app */; + name = "Nostash (iOS)"; + productName = "nostash (iOS)"; + productReference = 941B03AF296FA90400CA291E /* Nostash.app */; productType = "com.apple.product-type.application"; }; - 941B03C0296FA90400CA291E /* Nostore (macOS) */ = { + 941B03C0296FA90400CA291E /* Nostash (macOS) */ = { isa = PBXNativeTarget; - buildConfigurationList = 941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (macOS)" */; + buildConfigurationList = 941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash (macOS)" */; buildPhases = ( 941B03BD296FA90400CA291E /* Sources */, 941B03BE296FA90400CA291E /* Frameworks */, @@ -408,14 +408,14 @@ dependencies = ( 941B03DA296FA90400CA291E /* PBXTargetDependency */, ); - name = "Nostore (macOS)"; - productName = "nostore (macOS)"; - productReference = 941B03C1296FA90400CA291E /* Nostore.app */; + name = "Nostash (macOS)"; + productName = "nostash (macOS)"; + productReference = 941B03C1296FA90400CA291E /* Nostash.app */; productType = "com.apple.product-type.application"; }; - 941B03CC296FA90400CA291E /* Nostore Extension (iOS) */ = { + 941B03CC296FA90400CA291E /* Nostash Extension (iOS) */ = { isa = PBXNativeTarget; - buildConfigurationList = 941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (iOS)" */; + buildConfigurationList = 941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash Extension (iOS)" */; buildPhases = ( 941B03C9296FA90400CA291E /* Sources */, 941B03CA296FA90400CA291E /* Frameworks */, @@ -425,14 +425,14 @@ ); dependencies = ( ); - name = "Nostore Extension (iOS)"; - productName = "nostore Extension (iOS)"; - productReference = 941B03CD296FA90400CA291E /* Nostore Extension.appex */; + name = "Nostash Extension (iOS)"; + productName = "nostash Extension (iOS)"; + productReference = 941B03CD296FA90400CA291E /* Nostash Extension.appex */; productType = "com.apple.product-type.app-extension"; }; - 941B03D6296FA90400CA291E /* Nostore Extension (macOS) */ = { + 941B03D6296FA90400CA291E /* Nostash Extension (macOS) */ = { isa = PBXNativeTarget; - buildConfigurationList = 941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (macOS)" */; + buildConfigurationList = 941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash Extension (macOS)" */; buildPhases = ( 941B03D3296FA90400CA291E /* Sources */, 941B03D4296FA90400CA291E /* Frameworks */, @@ -442,9 +442,9 @@ ); dependencies = ( ); - name = "Nostore Extension (macOS)"; - productName = "nostore Extension (macOS)"; - productReference = 941B03D7296FA90400CA291E /* Nostore Extension.appex */; + name = "Nostash Extension (macOS)"; + productName = "nostash Extension (macOS)"; + productReference = 941B03D7296FA90400CA291E /* Nostash Extension.appex */; productType = "com.apple.product-type.app-extension"; }; /* End PBXNativeTarget section */ @@ -471,7 +471,7 @@ }; }; }; - buildConfigurationList = 941B0396296FA90300CA291E /* Build configuration list for PBXProject "Nostore" */; + buildConfigurationList = 941B0396296FA90300CA291E /* Build configuration list for PBXProject "Nostash" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; @@ -484,10 +484,10 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 941B03AE296FA90400CA291E /* Nostore (iOS) */, - 941B03C0296FA90400CA291E /* Nostore (macOS) */, - 941B03CC296FA90400CA291E /* Nostore Extension (iOS) */, - 941B03D6296FA90400CA291E /* Nostore Extension (macOS) */, + 941B03AE296FA90400CA291E /* Nostash (iOS) */, + 941B03C0296FA90400CA291E /* Nostash (macOS) */, + 941B03CC296FA90400CA291E /* Nostash Extension (iOS) */, + 941B03D6296FA90400CA291E /* Nostash Extension (macOS) */, ); }; /* End PBXProject section */ @@ -602,7 +602,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 944A6E3F299F46D30032C2E3 /* NostoreApp.swift in Sources */, + 944A6E3F299F46D30032C2E3 /* NostashApp.swift in Sources */, 944A6E4629A11C3A0032C2E3 /* GettingStartediPhone.swift in Sources */, 94AD34CD29A32458008BFFF4 /* TipsAndTricks.swift in Sources */, 944A6E4C29A11C770032C2E3 /* GettingStartedMac.swift in Sources */, @@ -618,7 +618,7 @@ buildActionMask = 2147483647; files = ( 944A6E3A299F46270032C2E3 /* MainView.swift in Sources */, - 944A6E40299F46D30032C2E3 /* NostoreApp.swift in Sources */, + 944A6E40299F46D30032C2E3 /* NostashApp.swift in Sources */, 94AD34CE29A32458008BFFF4 /* TipsAndTricks.swift in Sources */, 944A6E4729A11C3A0032C2E3 /* GettingStartediPhone.swift in Sources */, 941B03E7296FA90400CA291E /* ViewController.swift in Sources */, @@ -649,12 +649,12 @@ /* Begin PBXTargetDependency section */ 941B03D0296FA90400CA291E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 941B03CC296FA90400CA291E /* Nostore Extension (iOS) */; + target = 941B03CC296FA90400CA291E /* Nostash Extension (iOS) */; targetProxy = 941B03CF296FA90400CA291E /* PBXContainerItemProxy */; }; 941B03DA296FA90400CA291E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 941B03D6296FA90400CA291E /* Nostore Extension (macOS) */; + target = 941B03D6296FA90400CA291E /* Nostash Extension (macOS) */; targetProxy = 941B03D9296FA90400CA291E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -792,10 +792,10 @@ DEVELOPMENT_TEAM = S99A5B637C; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "iOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "nostore Extension"; + INFOPLIST_KEY_CFBundleDisplayName = "Nostash Extension"; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; + IPHONEOS_DEPLOYMENT_TARGET = 18.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -806,8 +806,8 @@ "-framework", SafariServices, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore.Extension; - PRODUCT_NAME = "Nostore Extension"; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash.Extension; + PRODUCT_NAME = "Nostash Extension"; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; @@ -824,10 +824,10 @@ DEVELOPMENT_TEAM = S99A5B637C; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "iOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "nostore Extension"; + INFOPLIST_KEY_CFBundleDisplayName = "Nostash Extension"; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; + IPHONEOS_DEPLOYMENT_TARGET = 18.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -838,8 +838,8 @@ "-framework", SafariServices, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore.Extension; - PRODUCT_NAME = "Nostore Extension"; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash.Extension; + PRODUCT_NAME = "Nostash Extension"; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; @@ -859,14 +859,14 @@ DEVELOPMENT_TEAM = S99A5B637C; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "iOS (App)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = Nostore; + INFOPLIST_KEY_CFBundleDisplayName = Nostash; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIRequiresFullScreen = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - IPHONEOS_DEPLOYMENT_TARGET = 16.0; + IPHONEOS_DEPLOYMENT_TARGET = 18.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -878,8 +878,8 @@ "-framework", WebKit, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore; - PRODUCT_NAME = Nostore; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash; + PRODUCT_NAME = Nostash; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; @@ -900,14 +900,14 @@ DEVELOPMENT_TEAM = S99A5B637C; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "iOS (App)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = Nostore; + INFOPLIST_KEY_CFBundleDisplayName = Nostash; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIRequiresFullScreen = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - IPHONEOS_DEPLOYMENT_TARGET = 16.0; + IPHONEOS_DEPLOYMENT_TARGET = 18.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -919,8 +919,8 @@ "-framework", WebKit, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore; - PRODUCT_NAME = Nostore; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash; + PRODUCT_NAME = Nostash; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; @@ -935,7 +935,7 @@ 941B0406296FA90400CA291E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostore.entitlements"; + CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostash.entitlements"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 5; DEAD_CODE_STRIPPING = YES; @@ -943,7 +943,7 @@ ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "macOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "nostore Extension"; + INFOPLIST_KEY_CFBundleDisplayName = "Nostash Extension"; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_NSHumanReadableCopyright = ""; LD_RUNPATH_SEARCH_PATHS = ( @@ -951,14 +951,14 @@ "@executable_path/../Frameworks", "@executable_path/../../../../Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 11.0; + MACOSX_DEPLOYMENT_TARGET = 13.0; MARKETING_VERSION = 2.0.0; OTHER_LDFLAGS = ( "-framework", SafariServices, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore.Extension; - PRODUCT_NAME = "Nostore Extension"; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash.Extension; + PRODUCT_NAME = "Nostash Extension"; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; @@ -969,7 +969,7 @@ 941B0407296FA90400CA291E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostore.entitlements"; + CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostash.entitlements"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 5; DEAD_CODE_STRIPPING = YES; @@ -977,7 +977,7 @@ ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "macOS (Extension)/Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = "nostore Extension"; + INFOPLIST_KEY_CFBundleDisplayName = "Nostash Extension"; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_NSHumanReadableCopyright = ""; LD_RUNPATH_SEARCH_PATHS = ( @@ -985,14 +985,14 @@ "@executable_path/../Frameworks", "@executable_path/../../../../Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 11.0; + MACOSX_DEPLOYMENT_TARGET = 13.0; MARKETING_VERSION = 2.0.0; OTHER_LDFLAGS = ( "-framework", SafariServices, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore.Extension; - PRODUCT_NAME = "Nostore Extension"; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash.Extension; + PRODUCT_NAME = "Nostash Extension"; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; @@ -1005,15 +1005,15 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostore.entitlements"; + CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostash.entitlements"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 5; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = S99A5B637C; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "Nostore--macOS--Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = Nostore; + INFOPLIST_FILE = "Nostash--macOS--Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = Nostash; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; INFOPLIST_KEY_NSPrincipalClass = NSApplication; LD_RUNPATH_SEARCH_PATHS = ( @@ -1028,8 +1028,8 @@ "-framework", WebKit, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore; - PRODUCT_NAME = Nostore; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash; + PRODUCT_NAME = Nostash; SDKROOT = macosx; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; @@ -1041,15 +1041,15 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostore.entitlements"; + CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostash.entitlements"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 5; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = S99A5B637C; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "Nostore--macOS--Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = Nostore; + INFOPLIST_FILE = "Nostash--macOS--Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = Nostash; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; INFOPLIST_KEY_NSPrincipalClass = NSApplication; LD_RUNPATH_SEARCH_PATHS = ( @@ -1064,8 +1064,8 @@ "-framework", WebKit, ); - PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostore; - PRODUCT_NAME = Nostore; + PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.nostash; + PRODUCT_NAME = Nostash; SDKROOT = macosx; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; @@ -1075,7 +1075,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 941B0396296FA90300CA291E /* Build configuration list for PBXProject "Nostore" */ = { + 941B0396296FA90300CA291E /* Build configuration list for PBXProject "Nostash" */ = { isa = XCConfigurationList; buildConfigurations = ( 941B03FC296FA90400CA291E /* Debug */, @@ -1084,7 +1084,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (iOS)" */ = { + 941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash Extension (iOS)" */ = { isa = XCConfigurationList; buildConfigurations = ( 941B03FF296FA90400CA291E /* Debug */, @@ -1093,7 +1093,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (iOS)" */ = { + 941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash (iOS)" */ = { isa = XCConfigurationList; buildConfigurations = ( 941B0403296FA90400CA291E /* Debug */, @@ -1102,7 +1102,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (macOS)" */ = { + 941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash Extension (macOS)" */ = { isa = XCConfigurationList; buildConfigurations = ( 941B0406296FA90400CA291E /* Debug */, @@ -1111,7 +1111,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (macOS)" */ = { + 941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostash (macOS)" */ = { isa = XCConfigurationList; buildConfigurations = ( 941B040A296FA90400CA291E /* Debug */, diff --git a/Nostore.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Nostash.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from Nostore.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to Nostash.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/Nostore.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Nostash.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from Nostore.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to Nostash.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/Nostash.xcodeproj/xcshareddata/xcschemes/Nostash (macOS).xcscheme b/Nostash.xcodeproj/xcshareddata/xcschemes/Nostash (macOS).xcscheme new file mode 100644 index 0000000..63123db --- /dev/null +++ b/Nostash.xcodeproj/xcshareddata/xcschemes/Nostash (macOS).xcscheme @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 37a7798..4056cd8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Nostore +# Nostash This is a [NIP-07][nip07] compatible extension for signing [nostr][nostr] events. @@ -11,13 +11,13 @@ This is a [NIP-07][nip07] compatible extension for signing [nostr][nostr] events ## Usage -Click the Nostore extension icon in the Safari toolbar, there should be a default profile with a new, random private key. +Click the Nostash extension icon in the Safari toolbar, there should be a default profile with a new, random private key. Feel free to change the name and edit the key with your personal nostr key. Create additional profiles as desired. Whichever key profile is selected under Profile is the currently "active" profile for nostr events. ## Acknowledgements -Thanks to [ursuscamp][ursuscamp] for creating Nostore, which this project was forked at version 1.2.0 (c8458140e69dd30b35a31043daedcb88872a270e) and has since been archived. +Thanks to [ursuscamp][ursuscamp] for creating [Nostore][Nostore], which this project was forked at version `1.2.0` (`c8458140e69dd30b35a31043daedcb88872a270e`) and has since been archived. Thanks to [fiatjaf][fiatjaf] for envisioning nostr, but also for creating [nostr-tools][nostr-tools] and the [nos2x][nos2x] extension, which was referenced liberally when stumped during development of this extension. @@ -34,14 +34,15 @@ This extension does not collect any user data, or transmit any data over a netwo 5. Run `npm run watch-tailwind` to watch and build the pages with tailwinds CSS. 6. After every rebuild, execute Run in Xcode to deploy the latest changes to Safari. -If you do not see the Nostore extension in your Safari toolbar, you need to activate unsigned extensions and Nostore: +If you do not see the Nostash extension in your Safari toolbar, you need to activate unsigned extensions and Nostash: 1. Safari menu -> Settings -> Advanced -> Show features for web developers. 2. Click the Developer tab in Settings, select Allow unsigned extensions. -3. Click the Extensions tab in Settings, activate Nostore. +3. Click the Extensions tab in Settings, activate Nostash. [nostr]: https://github.com/nostr-protocol [ursuscamp]: https://github.com/ursuscamp +[nostore]: https://github.com/ursuscamp/nostore [fiatjaf]: https://github.com/fiatjaf [nip07]: https://github.com/nostr-protocol/nips/blob/master/07.md [nostr-tools]: https://github.com/nbd-wtf/nostr-tools diff --git a/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json b/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json index 2f511bc..0a87cfe 100644 --- a/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json +++ b/Shared (App)/Assets.xcassets/AccentColor.colorset/Contents.json @@ -1,20 +1,38 @@ { - "colors": [ - { - "color": { - "color-space": "display-p3", - "components": { - "alpha": "1.000", - "blue": "0.665", - "green": "0.271", - "red": "0.509" - } - }, - "idiom": "universal" + "colors" : [ + { + "color" : { + "color-space" : "display-p3", + "components" : { + "alpha" : "1.000", + "blue": "0.368", + "green": "0.215", + "red": "0.098" } - ], - "info": { - "author": "xcode", - "version": 1 + }, + "idiom" : "universal" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "color" : { + "color-space" : "display-p3", + "components" : { + "alpha" : "1.000", + "blue" : "0.384", + "green" : "0.717", + "red" : "0.878" + } + }, + "idiom" : "universal" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json index 872cc79..6824463 100644 --- a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,74 +1,74 @@ { - "images": [ - { - "filename": "iOS-Icon-1024.png", - "idiom": "universal", - "platform": "ios", - "size": "1024x1024" - }, - { - "filename": "Icon-16.png", - "idiom": "mac", - "scale": "1x", - "size": "16x16" - }, - { - "filename": "Icon-32.png", - "idiom": "mac", - "scale": "2x", - "size": "16x16" - }, - { - "filename": "Icon-32 1.png", - "idiom": "mac", - "scale": "1x", - "size": "32x32" - }, - { - "filename": "Icon-64.png", - "idiom": "mac", - "scale": "2x", - "size": "32x32" - }, - { - "filename": "Icon-128.png", - "idiom": "mac", - "scale": "1x", - "size": "128x128" - }, - { - "filename": "Icon-256.png", - "idiom": "mac", - "scale": "2x", - "size": "128x128" - }, - { - "filename": "Icon-256 1.png", - "idiom": "mac", - "scale": "1x", - "size": "256x256" - }, - { - "filename": "Icon-512.png", - "idiom": "mac", - "scale": "2x", - "size": "256x256" - }, - { - "filename": "Icon-512 1.png", - "idiom": "mac", - "scale": "1x", - "size": "512x512" - }, - { - "filename": "Icon-1024.png", - "idiom": "mac", - "scale": "2x", - "size": "512x512" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "Icon-1024 1.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + }, + { + "filename" : "Icon-16.png", + "idiom" : "mac", + "scale" : "1x", + "size" : "16x16" + }, + { + "filename" : "Icon-32.png", + "idiom" : "mac", + "scale" : "2x", + "size" : "16x16" + }, + { + "filename" : "Icon-32 1.png", + "idiom" : "mac", + "scale" : "1x", + "size" : "32x32" + }, + { + "filename" : "Icon-64.png", + "idiom" : "mac", + "scale" : "2x", + "size" : "32x32" + }, + { + "filename" : "Icon-128.png", + "idiom" : "mac", + "scale" : "1x", + "size" : "128x128" + }, + { + "filename" : "Icon-256.png", + "idiom" : "mac", + "scale" : "2x", + "size" : "128x128" + }, + { + "filename" : "Icon-256 1.png", + "idiom" : "mac", + "scale" : "1x", + "size" : "256x256" + }, + { + "filename" : "Icon-512.png", + "idiom" : "mac", + "scale" : "2x", + "size" : "256x256" + }, + { + "filename" : "Icon-512 1.png", + "idiom" : "mac", + "scale" : "1x", + "size" : "512x512" + }, + { + "filename" : "Icon-1024.png", + "idiom" : "mac", + "scale" : "2x", + "size" : "512x512" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024 1.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024 1.png new file mode 100644 index 0000000..53231fe Binary files /dev/null and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024 1.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024.png index 35dc579..53231fe 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-1024.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-128.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-128.png index c6b796b..29fdacc 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-128.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-128.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-16.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-16.png index fedc33f..f67e76f 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-16.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-16.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256 1.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256 1.png index e68b36a..2314b60 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256 1.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256 1.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256.png index e68b36a..2314b60 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-256.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32 1.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32 1.png index 40b3b25..242ef7f 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32 1.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32 1.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32.png index 40b3b25..242ef7f 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-32.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512 1.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512 1.png index 0c1d663..517baf4 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512 1.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512 1.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512.png index 0c1d663..517baf4 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-512.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-64.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-64.png index c712141..f3917b5 100644 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-64.png and b/Shared (App)/Assets.xcassets/AppIcon.appiconset/Icon-64.png differ diff --git a/Shared (App)/Assets.xcassets/AppIcon.appiconset/iOS-Icon-1024.png b/Shared (App)/Assets.xcassets/AppIcon.appiconset/iOS-Icon-1024.png deleted file mode 100644 index 576731b..0000000 Binary files a/Shared (App)/Assets.xcassets/AppIcon.appiconset/iOS-Icon-1024.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/Contents.json b/Shared (App)/Assets.xcassets/Contents.json index dd65c04..73c0059 100644 --- a/Shared (App)/Assets.xcassets/Contents.json +++ b/Shared (App)/Assets.xcassets/Contents.json @@ -1,6 +1,6 @@ { - "info": { - "author": "xcode", - "version": 1 - } + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/bigicon.imageset/Contents.json b/Shared (App)/Assets.xcassets/bigicon.imageset/Contents.json index 5bea234..0bd89f4 100644 --- a/Shared (App)/Assets.xcassets/bigicon.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/bigicon.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "Icon-512.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "Icon-512.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/bigicon.imageset/Icon-512.png b/Shared (App)/Assets.xcassets/bigicon.imageset/Icon-512.png index 0c1d663..517baf4 100644 Binary files a/Shared (App)/Assets.xcassets/bigicon.imageset/Icon-512.png and b/Shared (App)/Assets.xcassets/bigicon.imageset/Icon-512.png differ diff --git a/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/Contents.json b/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/Contents.json index bd23c3e..91bbb64 100644 --- a/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "ipad-menu.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "ipad-menu.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/ipad-menu.jpg b/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/ipad-menu.jpg new file mode 100644 index 0000000..3d8e325 Binary files /dev/null and b/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/ipad-menu.jpg differ diff --git a/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/ipad-menu.png b/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/ipad-menu.png deleted file mode 100644 index cd76e62..0000000 Binary files a/Shared (App)/Assets.xcassets/iPad/ipad-menu.imageset/ipad-menu.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/Contents.json b/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/Contents.json index 731aea5..3fe232f 100644 --- a/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "ipad-popup.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "ipad-popup.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/ipad-popup.jpg b/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/ipad-popup.jpg new file mode 100644 index 0000000..48bd32a Binary files /dev/null and b/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/ipad-popup.jpg differ diff --git a/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/ipad-popup.png b/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/ipad-popup.png deleted file mode 100644 index 66efa6d..0000000 Binary files a/Shared (App)/Assets.xcassets/iPad/ipad-popup.imageset/ipad-popup.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/iPhone/Contents.json b/Shared (App)/Assets.xcassets/iPhone/Contents.json index dd65c04..73c0059 100644 --- a/Shared (App)/Assets.xcassets/iPhone/Contents.json +++ b/Shared (App)/Assets.xcassets/iPhone/Contents.json @@ -1,6 +1,6 @@ { - "info": { - "author": "xcode", - "version": 1 - } + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/Contents.json b/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/Contents.json index a5474d6..613efba 100644 --- a/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "iphone-menu.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "iphone-menu.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/iphone-menu.jpg b/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/iphone-menu.jpg new file mode 100644 index 0000000..0772217 Binary files /dev/null and b/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/iphone-menu.jpg differ diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/iphone-menu.png b/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/iphone-menu.png deleted file mode 100644 index a3f67b2..0000000 Binary files a/Shared (App)/Assets.xcassets/iPhone/iphone-menu.imageset/iphone-menu.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/Contents.json b/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/Contents.json index e9da580..b59b4ba 100644 --- a/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "iphone-popup.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "iphone-popup.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/iphone-popup.jpg b/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/iphone-popup.jpg new file mode 100644 index 0000000..dfd8dc8 Binary files /dev/null and b/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/iphone-popup.jpg differ diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/iphone-popup.png b/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/iphone-popup.png deleted file mode 100644 index 3fdd012..0000000 Binary files a/Shared (App)/Assets.xcassets/iPhone/iphone-popup.imageset/iphone-popup.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/Contents.json b/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/Contents.json index 39d7698..a86e517 100644 --- a/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "iphone-url-bar.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "iphone-url-bar.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/iphone-url-bar.jpg b/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/iphone-url-bar.jpg new file mode 100644 index 0000000..4f47a91 Binary files /dev/null and b/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/iphone-url-bar.jpg differ diff --git a/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/iphone-url-bar.png b/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/iphone-url-bar.png deleted file mode 100644 index 0419634..0000000 Binary files a/Shared (App)/Assets.xcassets/iPhone/iphone-url-bar.imageset/iphone-url-bar.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Contents.json b/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Contents.json index 52e2050..84094a4 100644 --- a/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "default-popup.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "Screenshot 2025-04-07 at 12.33.47 AM.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Screenshot 2025-04-07 at 12.33.47 AM.png b/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Screenshot 2025-04-07 at 12.33.47 AM.png new file mode 100644 index 0000000..117d80f Binary files /dev/null and b/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/Screenshot 2025-04-07 at 12.33.47 AM.png differ diff --git a/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/default-popup.png b/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/default-popup.png deleted file mode 100644 index 8c95877..0000000 Binary files a/Shared (App)/Assets.xcassets/macOS/macos-default-popup.imageset/default-popup.png and /dev/null differ diff --git a/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Contents.json b/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Contents.json index 0e259b9..d18f94e 100644 --- a/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Contents.json +++ b/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Contents.json @@ -1,21 +1,21 @@ { - "images": [ - { - "filename": "toolbar-inactive.png", - "idiom": "universal", - "scale": "1x" - }, - { - "idiom": "universal", - "scale": "2x" - }, - { - "idiom": "universal", - "scale": "3x" - } - ], - "info": { - "author": "xcode", - "version": 1 + "images" : [ + { + "filename" : "Screenshot 2025-04-07 at 12.08.45 AM.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } } diff --git a/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Screenshot 2025-04-07 at 12.08.45 AM.png b/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Screenshot 2025-04-07 at 12.08.45 AM.png new file mode 100644 index 0000000..82694c4 Binary files /dev/null and b/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/Screenshot 2025-04-07 at 12.08.45 AM.png differ diff --git a/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/toolbar-inactive.png b/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/toolbar-inactive.png deleted file mode 100644 index bf1d30d..0000000 Binary files a/Shared (App)/Assets.xcassets/macOS/macos-toolbar-inactive.imageset/toolbar-inactive.png and /dev/null differ diff --git a/Shared (App)/Base.lproj/Main.html b/Shared (App)/Base.lproj/Main.html index e176482..54ddd99 100644 --- a/Shared (App)/Base.lproj/Main.html +++ b/Shared (App)/Base.lproj/Main.html @@ -16,20 +16,20 @@ - Nostore Icon + Nostash Icon

- You can turn on Nostore’s Safari extension in Settings. + You can turn on Nostash’s Safari extension in Settings.

- You can turn on Nostore’s extension in Safari Extensions + You can turn on Nostash’s extension in Safari Extensions preferences.

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

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