|
|
|
|
@@ -13,8 +13,8 @@
|
|
|
|
|
941B03BB296FA90400CA291E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 941B03B9296FA90400CA291E /* Main.storyboard */; };
|
|
|
|
|
941B03C4296FA90400CA291E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 941B03C3296FA90400CA291E /* AppDelegate.swift */; };
|
|
|
|
|
941B03C7296FA90400CA291E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 941B03C5296FA90400CA291E /* Main.storyboard */; };
|
|
|
|
|
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 /* 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, ); }; };
|
|
|
|
|
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 */; };
|
|
|
|
|
@@ -97,7 +97,7 @@
|
|
|
|
|
dstPath = "";
|
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
|
files = (
|
|
|
|
|
941B03CE296FA90400CA291E /* nostore Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
941B03CE296FA90400CA291E /* Nostore Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
);
|
|
|
|
|
name = "Embed Foundation Extensions";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
@@ -108,7 +108,7 @@
|
|
|
|
|
dstPath = "";
|
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
|
files = (
|
|
|
|
|
941B03D8296FA90400CA291E /* nostore Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
941B03D8296FA90400CA291E /* Nostore Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
);
|
|
|
|
|
name = "Embed Foundation Extensions";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
@@ -131,19 +131,19 @@
|
|
|
|
|
941B03A8296FA90400CA291E /* popup.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = popup.html; sourceTree = "<group>"; };
|
|
|
|
|
941B03A9296FA90400CA291E /* popup.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = popup.css; sourceTree = "<group>"; };
|
|
|
|
|
941B03AA296FA90400CA291E /* popup.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = popup.js; sourceTree = "<group>"; };
|
|
|
|
|
941B03AF296FA90400CA291E /* nostore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = nostore.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03AF296FA90400CA291E /* Nostore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nostore.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03B2296FA90400CA291E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
941B03B4296FA90400CA291E /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
941B03B7296FA90400CA291E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
941B03BA296FA90400CA291E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
941B03BC296FA90400CA291E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
941B03C1296FA90400CA291E /* nostore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = nostore.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03C1296FA90400CA291E /* Nostore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nostore.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03C3296FA90400CA291E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
941B03C6296FA90400CA291E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
941B03C8296FA90400CA291E /* nostore.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostore.entitlements; sourceTree = "<group>"; };
|
|
|
|
|
941B03CD296FA90400CA291E /* nostore Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "nostore Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03CD296FA90400CA291E /* Nostore Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostore Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03D2296FA90400CA291E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
941B03D7296FA90400CA291E /* nostore Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "nostore Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03D7296FA90400CA291E /* Nostore Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostore Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
941B03DC296FA90400CA291E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
941B03DD296FA90400CA291E /* nostore.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostore.entitlements; sourceTree = "<group>"; };
|
|
|
|
|
941B040C296FAD6900CA291E /* nostr.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = nostr.js; sourceTree = "<group>"; };
|
|
|
|
|
@@ -260,10 +260,10 @@
|
|
|
|
|
941B03B0296FA90400CA291E /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
941B03AF296FA90400CA291E /* nostore.app */,
|
|
|
|
|
941B03C1296FA90400CA291E /* nostore.app */,
|
|
|
|
|
941B03CD296FA90400CA291E /* nostore Extension.appex */,
|
|
|
|
|
941B03D7296FA90400CA291E /* nostore Extension.appex */,
|
|
|
|
|
941B03AF296FA90400CA291E /* Nostore.app */,
|
|
|
|
|
941B03C1296FA90400CA291E /* Nostore.app */,
|
|
|
|
|
941B03CD296FA90400CA291E /* Nostore Extension.appex */,
|
|
|
|
|
941B03D7296FA90400CA291E /* Nostore Extension.appex */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
@@ -325,9 +325,9 @@
|
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
|
941B03AE296FA90400CA291E /* nostore (iOS) */ = {
|
|
|
|
|
941B03AE296FA90400CA291E /* Nostore (iOS) */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore (iOS)" */;
|
|
|
|
|
buildConfigurationList = 941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (iOS)" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
941B03AB296FA90400CA291E /* Sources */,
|
|
|
|
|
941B03AC296FA90400CA291E /* Frameworks */,
|
|
|
|
|
@@ -339,14 +339,14 @@
|
|
|
|
|
dependencies = (
|
|
|
|
|
941B03D0296FA90400CA291E /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = "nostore (iOS)";
|
|
|
|
|
name = "Nostore (iOS)";
|
|
|
|
|
productName = "nostore (iOS)";
|
|
|
|
|
productReference = 941B03AF296FA90400CA291E /* nostore.app */;
|
|
|
|
|
productReference = 941B03AF296FA90400CA291E /* Nostore.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
|
};
|
|
|
|
|
941B03C0296FA90400CA291E /* nostore (macOS) */ = {
|
|
|
|
|
941B03C0296FA90400CA291E /* Nostore (macOS) */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore (macOS)" */;
|
|
|
|
|
buildConfigurationList = 941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (macOS)" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
941B03BD296FA90400CA291E /* Sources */,
|
|
|
|
|
941B03BE296FA90400CA291E /* Frameworks */,
|
|
|
|
|
@@ -358,14 +358,14 @@
|
|
|
|
|
dependencies = (
|
|
|
|
|
941B03DA296FA90400CA291E /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = "nostore (macOS)";
|
|
|
|
|
name = "Nostore (macOS)";
|
|
|
|
|
productName = "nostore (macOS)";
|
|
|
|
|
productReference = 941B03C1296FA90400CA291E /* nostore.app */;
|
|
|
|
|
productReference = 941B03C1296FA90400CA291E /* Nostore.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
|
};
|
|
|
|
|
941B03CC296FA90400CA291E /* nostore Extension (iOS) */ = {
|
|
|
|
|
941B03CC296FA90400CA291E /* Nostore Extension (iOS) */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore Extension (iOS)" */;
|
|
|
|
|
buildConfigurationList = 941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (iOS)" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
941B03C9296FA90400CA291E /* Sources */,
|
|
|
|
|
941B03CA296FA90400CA291E /* Frameworks */,
|
|
|
|
|
@@ -375,14 +375,14 @@
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
);
|
|
|
|
|
name = "nostore Extension (iOS)";
|
|
|
|
|
name = "Nostore Extension (iOS)";
|
|
|
|
|
productName = "nostore Extension (iOS)";
|
|
|
|
|
productReference = 941B03CD296FA90400CA291E /* nostore Extension.appex */;
|
|
|
|
|
productReference = 941B03CD296FA90400CA291E /* Nostore Extension.appex */;
|
|
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
|
};
|
|
|
|
|
941B03D6296FA90400CA291E /* nostore Extension (macOS) */ = {
|
|
|
|
|
941B03D6296FA90400CA291E /* Nostore Extension (macOS) */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore Extension (macOS)" */;
|
|
|
|
|
buildConfigurationList = 941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (macOS)" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
941B03D3296FA90400CA291E /* Sources */,
|
|
|
|
|
941B03D4296FA90400CA291E /* Frameworks */,
|
|
|
|
|
@@ -392,9 +392,9 @@
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
);
|
|
|
|
|
name = "nostore Extension (macOS)";
|
|
|
|
|
name = "Nostore Extension (macOS)";
|
|
|
|
|
productName = "nostore Extension (macOS)";
|
|
|
|
|
productReference = 941B03D7296FA90400CA291E /* nostore Extension.appex */;
|
|
|
|
|
productReference = 941B03D7296FA90400CA291E /* Nostore Extension.appex */;
|
|
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
@@ -421,7 +421,7 @@
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
buildConfigurationList = 941B0396296FA90300CA291E /* Build configuration list for PBXProject "nostore" */;
|
|
|
|
|
buildConfigurationList = 941B0396296FA90300CA291E /* Build configuration list for PBXProject "Nostore" */;
|
|
|
|
|
compatibilityVersion = "Xcode 14.0";
|
|
|
|
|
developmentRegion = en;
|
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
|
@@ -434,10 +434,10 @@
|
|
|
|
|
projectDirPath = "";
|
|
|
|
|
projectRoot = "";
|
|
|
|
|
targets = (
|
|
|
|
|
941B03AE296FA90400CA291E /* nostore (iOS) */,
|
|
|
|
|
941B03C0296FA90400CA291E /* nostore (macOS) */,
|
|
|
|
|
941B03CC296FA90400CA291E /* nostore Extension (iOS) */,
|
|
|
|
|
941B03D6296FA90400CA291E /* nostore Extension (macOS) */,
|
|
|
|
|
941B03AE296FA90400CA291E /* Nostore (iOS) */,
|
|
|
|
|
941B03C0296FA90400CA291E /* Nostore (macOS) */,
|
|
|
|
|
941B03CC296FA90400CA291E /* Nostore Extension (iOS) */,
|
|
|
|
|
941B03D6296FA90400CA291E /* Nostore Extension (macOS) */,
|
|
|
|
|
);
|
|
|
|
|
};
|
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
@@ -569,12 +569,12 @@
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
|
941B03D0296FA90400CA291E /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = 941B03CC296FA90400CA291E /* nostore Extension (iOS) */;
|
|
|
|
|
target = 941B03CC296FA90400CA291E /* Nostore Extension (iOS) */;
|
|
|
|
|
targetProxy = 941B03CF296FA90400CA291E /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
941B03DA296FA90400CA291E /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = 941B03D6296FA90400CA291E /* nostore Extension (macOS) */;
|
|
|
|
|
target = 941B03D6296FA90400CA291E /* Nostore Extension (macOS) */;
|
|
|
|
|
targetProxy = 941B03D9296FA90400CA291E /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
@@ -746,7 +746,7 @@
|
|
|
|
|
SafariServices,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore.Extension;
|
|
|
|
|
PRODUCT_NAME = "nostore Extension";
|
|
|
|
|
PRODUCT_NAME = "Nostore Extension";
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
@@ -777,7 +777,7 @@
|
|
|
|
|
SafariServices,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore.Extension;
|
|
|
|
|
PRODUCT_NAME = "nostore Extension";
|
|
|
|
|
PRODUCT_NAME = "Nostore Extension";
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
@@ -818,7 +818,7 @@
|
|
|
|
|
WebKit,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore;
|
|
|
|
|
PRODUCT_NAME = nostore;
|
|
|
|
|
PRODUCT_NAME = Nostore;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
|
@@ -860,7 +860,7 @@
|
|
|
|
|
WebKit,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore;
|
|
|
|
|
PRODUCT_NAME = nostore;
|
|
|
|
|
PRODUCT_NAME = Nostore;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
|
@@ -896,7 +896,7 @@
|
|
|
|
|
SafariServices,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore.Extension;
|
|
|
|
|
PRODUCT_NAME = "nostore Extension";
|
|
|
|
|
PRODUCT_NAME = "Nostore Extension";
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
@@ -928,7 +928,7 @@
|
|
|
|
|
SafariServices,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore.Extension;
|
|
|
|
|
PRODUCT_NAME = "nostore Extension";
|
|
|
|
|
PRODUCT_NAME = "Nostore Extension";
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
@@ -965,7 +965,7 @@
|
|
|
|
|
WebKit,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore;
|
|
|
|
|
PRODUCT_NAME = nostore;
|
|
|
|
|
PRODUCT_NAME = Nostore;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
@@ -1001,7 +1001,7 @@
|
|
|
|
|
WebKit,
|
|
|
|
|
);
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = camp.ursus.nostore;
|
|
|
|
|
PRODUCT_NAME = nostore;
|
|
|
|
|
PRODUCT_NAME = Nostore;
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
@@ -1011,7 +1011,7 @@
|
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
|
941B0396296FA90300CA291E /* Build configuration list for PBXProject "nostore" */ = {
|
|
|
|
|
941B0396296FA90300CA291E /* Build configuration list for PBXProject "Nostore" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
941B03FC296FA90400CA291E /* Debug */,
|
|
|
|
|
@@ -1020,7 +1020,7 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore Extension (iOS)" */ = {
|
|
|
|
|
941B03FE296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (iOS)" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
941B03FF296FA90400CA291E /* Debug */,
|
|
|
|
|
@@ -1029,7 +1029,7 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore (iOS)" */ = {
|
|
|
|
|
941B0402296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (iOS)" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
941B0403296FA90400CA291E /* Debug */,
|
|
|
|
|
@@ -1038,7 +1038,7 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore Extension (macOS)" */ = {
|
|
|
|
|
941B0405296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore Extension (macOS)" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
941B0406296FA90400CA291E /* Debug */,
|
|
|
|
|
@@ -1047,7 +1047,7 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "nostore (macOS)" */ = {
|
|
|
|
|
941B0409296FA90400CA291E /* Build configuration list for PBXNativeTarget "Nostore (macOS)" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
941B040A296FA90400CA291E /* Debug */,
|