999 lines
45 KiB
Plaintext
999 lines
45 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
31E701282B148B6300938333 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E701272B148B6300938333 /* AppDelegate.swift */; };
|
|
31E7012A2B148B6300938333 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E701292B148B6300938333 /* SceneDelegate.swift */; };
|
|
31E7012D2B148B6300938333 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 31E7012B2B148B6300938333 /* LaunchScreen.storyboard */; };
|
|
31E701302B148B6300938333 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 31E7012E2B148B6300938333 /* Main.storyboard */; };
|
|
31E701392B148B6300938333 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E701382B148B6300938333 /* AppDelegate.swift */; };
|
|
31E7013C2B148B6300938333 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 31E7013A2B148B6300938333 /* Main.storyboard */; };
|
|
31E701442B148B6300938333 /* Nostr Connect Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 31E701432B148B6300938333 /* Nostr Connect Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
31E7014E2B148B6300938333 /* Nostr Connect Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 31E7014D2B148B6300938333 /* Nostr Connect Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
31E701542B148B6300938333 /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E701172B148B6200938333 /* Main.html */; };
|
|
31E701552B148B6300938333 /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E701172B148B6200938333 /* Main.html */; };
|
|
31E701562B148B6300938333 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 31E701192B148B6200938333 /* Icon.png */; };
|
|
31E701572B148B6300938333 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 31E701192B148B6200938333 /* Icon.png */; };
|
|
31E701582B148B6300938333 /* Style.css in Resources */ = {isa = PBXBuildFile; fileRef = 31E7011A2B148B6200938333 /* Style.css */; };
|
|
31E701592B148B6300938333 /* Style.css in Resources */ = {isa = PBXBuildFile; fileRef = 31E7011A2B148B6200938333 /* Style.css */; };
|
|
31E7015A2B148B6300938333 /* Script.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7011B2B148B6200938333 /* Script.js */; };
|
|
31E7015B2B148B6300938333 /* Script.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7011B2B148B6200938333 /* Script.js */; };
|
|
31E7015C2B148B6300938333 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E7011C2B148B6200938333 /* ViewController.swift */; };
|
|
31E7015D2B148B6300938333 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E7011C2B148B6200938333 /* ViewController.swift */; };
|
|
31E7015E2B148B6300938333 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 31E7011D2B148B6300938333 /* Assets.xcassets */; };
|
|
31E7015F2B148B6300938333 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 31E7011D2B148B6300938333 /* Assets.xcassets */; };
|
|
31E701602B148B6300938333 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E7011F2B148B6300938333 /* SafariWebExtensionHandler.swift */; };
|
|
31E701612B148B6300938333 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E7011F2B148B6300938333 /* SafariWebExtensionHandler.swift */; };
|
|
31E701802B148B6300938333 /* popup.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E701732B148B6300938333 /* popup.html */; };
|
|
31E701812B148B6300938333 /* nostr-provider.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701742B148B6300938333 /* nostr-provider.js */; };
|
|
31E701822B148B6300938333 /* options.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701752B148B6300938333 /* options.build.js */; };
|
|
31E701832B148B6300938333 /* background.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701762B148B6300938333 /* background.build.js */; };
|
|
31E701842B148B6300938333 /* content-script.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701772B148B6300938333 /* content-script.build.js */; };
|
|
31E701852B148B6300938333 /* icons in Resources */ = {isa = PBXBuildFile; fileRef = 31E701782B148B6300938333 /* icons */; };
|
|
31E701862B148B6300938333 /* prompt.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E701792B148B6300938333 /* prompt.html */; };
|
|
31E701872B148B6300938333 /* style.css in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017A2B148B6300938333 /* style.css */; };
|
|
31E701882B148B6300938333 /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017B2B148B6300938333 /* manifest.json */; };
|
|
31E701892B148B6300938333 /* prompt.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017C2B148B6300938333 /* prompt.build.js */; };
|
|
31E7018A2B148B6300938333 /* options.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017D2B148B6300938333 /* options.html */; };
|
|
31E7018B2B148B6300938333 /* common.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017E2B148B6300938333 /* common.js */; };
|
|
31E7018C2B148B6300938333 /* popup.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017F2B148B6300938333 /* popup.build.js */; };
|
|
31E7018D2B148B6300938333 /* popup.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E701732B148B6300938333 /* popup.html */; };
|
|
31E7018E2B148B6300938333 /* nostr-provider.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701742B148B6300938333 /* nostr-provider.js */; };
|
|
31E7018F2B148B6300938333 /* options.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701752B148B6300938333 /* options.build.js */; };
|
|
31E701902B148B6300938333 /* background.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701762B148B6300938333 /* background.build.js */; };
|
|
31E701912B148B6300938333 /* content-script.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E701772B148B6300938333 /* content-script.build.js */; };
|
|
31E701922B148B6300938333 /* icons in Resources */ = {isa = PBXBuildFile; fileRef = 31E701782B148B6300938333 /* icons */; };
|
|
31E701932B148B6300938333 /* prompt.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E701792B148B6300938333 /* prompt.html */; };
|
|
31E701942B148B6300938333 /* style.css in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017A2B148B6300938333 /* style.css */; };
|
|
31E701952B148B6300938333 /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017B2B148B6300938333 /* manifest.json */; };
|
|
31E701962B148B6300938333 /* prompt.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017C2B148B6300938333 /* prompt.build.js */; };
|
|
31E701972B148B6300938333 /* options.html in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017D2B148B6300938333 /* options.html */; };
|
|
31E701982B148B6300938333 /* common.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017E2B148B6300938333 /* common.js */; };
|
|
31E701992B148B6300938333 /* popup.build.js in Resources */ = {isa = PBXBuildFile; fileRef = 31E7017F2B148B6300938333 /* popup.build.js */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
31E701452B148B6300938333 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 31E701112B148B6200938333 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 31E701422B148B6300938333;
|
|
remoteInfo = "Nostr Connect Extension (iOS)";
|
|
};
|
|
31E7014F2B148B6300938333 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 31E701112B148B6200938333 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 31E7014C2B148B6300938333;
|
|
remoteInfo = "Nostr Connect Extension (macOS)";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
31E701672B148B6300938333 /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
31E701442B148B6300938333 /* Nostr Connect Extension.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E7016E2B148B6300938333 /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
31E7014E2B148B6300938333 /* Nostr Connect Extension.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
31E701182B148B6200938333 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = Base; path = ../Base.lproj/Main.html; sourceTree = "<group>"; };
|
|
31E701192B148B6200938333 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
|
|
31E7011A2B148B6200938333 /* Style.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = Style.css; sourceTree = "<group>"; };
|
|
31E7011B2B148B6200938333 /* Script.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = Script.js; sourceTree = "<group>"; };
|
|
31E7011C2B148B6200938333 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
31E7011D2B148B6300938333 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
31E7011F2B148B6300938333 /* SafariWebExtensionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariWebExtensionHandler.swift; sourceTree = "<group>"; };
|
|
31E701242B148B6300938333 /* Nostr Connect.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Nostr Connect.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
31E701272B148B6300938333 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
31E701292B148B6300938333 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
31E7012C2B148B6300938333 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
31E7012F2B148B6300938333 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
31E701312B148B6300938333 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
31E701362B148B6300938333 /* Nostr Connect.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Nostr Connect.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
31E701382B148B6300938333 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
31E7013B2B148B6300938333 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
31E7013D2B148B6300938333 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
31E7013E2B148B6300938333 /* Nostr Connect.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Nostr Connect.entitlements"; sourceTree = "<group>"; };
|
|
31E701432B148B6300938333 /* Nostr Connect Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostr Connect Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
31E701482B148B6300938333 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
31E7014D2B148B6300938333 /* Nostr Connect Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Nostr Connect Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
31E701522B148B6300938333 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
31E701532B148B6300938333 /* Nostr Connect.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Nostr Connect.entitlements"; sourceTree = "<group>"; };
|
|
31E701732B148B6300938333 /* popup.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = popup.html; path = ../../extension/output/popup.html; sourceTree = "<group>"; };
|
|
31E701742B148B6300938333 /* nostr-provider.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = "nostr-provider.js"; path = "../../extension/output/nostr-provider.js"; sourceTree = "<group>"; };
|
|
31E701752B148B6300938333 /* options.build.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = options.build.js; path = ../../extension/output/options.build.js; sourceTree = "<group>"; };
|
|
31E701762B148B6300938333 /* background.build.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = background.build.js; path = ../../extension/output/background.build.js; sourceTree = "<group>"; };
|
|
31E701772B148B6300938333 /* content-script.build.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = "content-script.build.js"; path = "../../extension/output/content-script.build.js"; sourceTree = "<group>"; };
|
|
31E701782B148B6300938333 /* icons */ = {isa = PBXFileReference; lastKnownFileType = folder; name = icons; path = ../../extension/output/icons; sourceTree = "<group>"; };
|
|
31E701792B148B6300938333 /* prompt.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = prompt.html; path = ../../extension/output/prompt.html; sourceTree = "<group>"; };
|
|
31E7017A2B148B6300938333 /* style.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; name = style.css; path = ../../extension/output/style.css; sourceTree = "<group>"; };
|
|
31E7017B2B148B6300938333 /* manifest.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = manifest.json; path = ../../extension/output/manifest.json; sourceTree = "<group>"; };
|
|
31E7017C2B148B6300938333 /* prompt.build.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = prompt.build.js; path = ../../extension/output/prompt.build.js; sourceTree = "<group>"; };
|
|
31E7017D2B148B6300938333 /* options.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = options.html; path = ../../extension/output/options.html; sourceTree = "<group>"; };
|
|
31E7017E2B148B6300938333 /* common.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = common.js; path = ../../extension/output/common.js; sourceTree = "<group>"; };
|
|
31E7017F2B148B6300938333 /* popup.build.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = popup.build.js; path = ../../extension/output/popup.build.js; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
31E701212B148B6300938333 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E701332B148B6300938333 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E701402B148B6300938333 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E7014A2B148B6300938333 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
31E701102B148B6200938333 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701152B148B6200938333 /* Shared (App) */,
|
|
31E7011E2B148B6300938333 /* Shared (Extension) */,
|
|
31E701262B148B6300938333 /* iOS (App) */,
|
|
31E701372B148B6300938333 /* macOS (App) */,
|
|
31E701472B148B6300938333 /* iOS (Extension) */,
|
|
31E701512B148B6300938333 /* macOS (Extension) */,
|
|
31E701252B148B6300938333 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701152B148B6200938333 /* Shared (App) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E7011C2B148B6200938333 /* ViewController.swift */,
|
|
31E7011D2B148B6300938333 /* Assets.xcassets */,
|
|
31E701162B148B6200938333 /* Resources */,
|
|
);
|
|
path = "Shared (App)";
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701162B148B6200938333 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701172B148B6200938333 /* Main.html */,
|
|
31E701192B148B6200938333 /* Icon.png */,
|
|
31E7011A2B148B6200938333 /* Style.css */,
|
|
31E7011B2B148B6200938333 /* Script.js */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
31E7011E2B148B6300938333 /* Shared (Extension) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701722B148B6300938333 /* Resources */,
|
|
31E7011F2B148B6300938333 /* SafariWebExtensionHandler.swift */,
|
|
);
|
|
path = "Shared (Extension)";
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701252B148B6300938333 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701242B148B6300938333 /* Nostr Connect.app */,
|
|
31E701362B148B6300938333 /* Nostr Connect.app */,
|
|
31E701432B148B6300938333 /* Nostr Connect Extension.appex */,
|
|
31E7014D2B148B6300938333 /* Nostr Connect Extension.appex */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701262B148B6300938333 /* iOS (App) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701272B148B6300938333 /* AppDelegate.swift */,
|
|
31E701292B148B6300938333 /* SceneDelegate.swift */,
|
|
31E7012B2B148B6300938333 /* LaunchScreen.storyboard */,
|
|
31E7012E2B148B6300938333 /* Main.storyboard */,
|
|
31E701312B148B6300938333 /* Info.plist */,
|
|
);
|
|
path = "iOS (App)";
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701372B148B6300938333 /* macOS (App) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701382B148B6300938333 /* AppDelegate.swift */,
|
|
31E7013A2B148B6300938333 /* Main.storyboard */,
|
|
31E7013D2B148B6300938333 /* Info.plist */,
|
|
31E7013E2B148B6300938333 /* Nostr Connect.entitlements */,
|
|
);
|
|
path = "macOS (App)";
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701472B148B6300938333 /* iOS (Extension) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701482B148B6300938333 /* Info.plist */,
|
|
);
|
|
path = "iOS (Extension)";
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701512B148B6300938333 /* macOS (Extension) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701522B148B6300938333 /* Info.plist */,
|
|
31E701532B148B6300938333 /* Nostr Connect.entitlements */,
|
|
);
|
|
path = "macOS (Extension)";
|
|
sourceTree = "<group>";
|
|
};
|
|
31E701722B148B6300938333 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
31E701732B148B6300938333 /* popup.html */,
|
|
31E701742B148B6300938333 /* nostr-provider.js */,
|
|
31E701752B148B6300938333 /* options.build.js */,
|
|
31E701762B148B6300938333 /* background.build.js */,
|
|
31E701772B148B6300938333 /* content-script.build.js */,
|
|
31E701782B148B6300938333 /* icons */,
|
|
31E701792B148B6300938333 /* prompt.html */,
|
|
31E7017A2B148B6300938333 /* style.css */,
|
|
31E7017B2B148B6300938333 /* manifest.json */,
|
|
31E7017C2B148B6300938333 /* prompt.build.js */,
|
|
31E7017D2B148B6300938333 /* options.html */,
|
|
31E7017E2B148B6300938333 /* common.js */,
|
|
31E7017F2B148B6300938333 /* popup.build.js */,
|
|
);
|
|
name = Resources;
|
|
path = "Shared (Extension)";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
31E701232B148B6300938333 /* Nostr Connect (iOS) */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 31E701682B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect (iOS)" */;
|
|
buildPhases = (
|
|
31E701202B148B6300938333 /* Sources */,
|
|
31E701212B148B6300938333 /* Frameworks */,
|
|
31E701222B148B6300938333 /* Resources */,
|
|
31E701672B148B6300938333 /* Embed Foundation Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
31E701462B148B6300938333 /* PBXTargetDependency */,
|
|
);
|
|
name = "Nostr Connect (iOS)";
|
|
productName = "Nostr Connect (iOS)";
|
|
productReference = 31E701242B148B6300938333 /* Nostr Connect.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
31E701352B148B6300938333 /* Nostr Connect (macOS) */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 31E7016F2B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect (macOS)" */;
|
|
buildPhases = (
|
|
31E701322B148B6300938333 /* Sources */,
|
|
31E701332B148B6300938333 /* Frameworks */,
|
|
31E701342B148B6300938333 /* Resources */,
|
|
31E7016E2B148B6300938333 /* Embed Foundation Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
31E701502B148B6300938333 /* PBXTargetDependency */,
|
|
);
|
|
name = "Nostr Connect (macOS)";
|
|
productName = "Nostr Connect (macOS)";
|
|
productReference = 31E701362B148B6300938333 /* Nostr Connect.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
31E701422B148B6300938333 /* Nostr Connect Extension (iOS) */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 31E701642B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect Extension (iOS)" */;
|
|
buildPhases = (
|
|
31E7013F2B148B6300938333 /* Sources */,
|
|
31E701402B148B6300938333 /* Frameworks */,
|
|
31E701412B148B6300938333 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Nostr Connect Extension (iOS)";
|
|
productName = "Nostr Connect Extension (iOS)";
|
|
productReference = 31E701432B148B6300938333 /* Nostr Connect Extension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
31E7014C2B148B6300938333 /* Nostr Connect Extension (macOS) */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 31E7016B2B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect Extension (macOS)" */;
|
|
buildPhases = (
|
|
31E701492B148B6300938333 /* Sources */,
|
|
31E7014A2B148B6300938333 /* Frameworks */,
|
|
31E7014B2B148B6300938333 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Nostr Connect Extension (macOS)";
|
|
productName = "Nostr Connect Extension (macOS)";
|
|
productReference = 31E7014D2B148B6300938333 /* Nostr Connect Extension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
31E701112B148B6200938333 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1500;
|
|
LastUpgradeCheck = 1500;
|
|
TargetAttributes = {
|
|
31E701232B148B6300938333 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
};
|
|
31E701352B148B6300938333 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
};
|
|
31E701422B148B6300938333 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
};
|
|
31E7014C2B148B6300938333 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 31E701142B148B6200938333 /* Build configuration list for PBXProject "Nostr Connect" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 31E701102B148B6200938333;
|
|
productRefGroup = 31E701252B148B6300938333 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
31E701232B148B6300938333 /* Nostr Connect (iOS) */,
|
|
31E701352B148B6300938333 /* Nostr Connect (macOS) */,
|
|
31E701422B148B6300938333 /* Nostr Connect Extension (iOS) */,
|
|
31E7014C2B148B6300938333 /* Nostr Connect Extension (macOS) */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
31E701222B148B6300938333 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E701562B148B6300938333 /* Icon.png in Resources */,
|
|
31E7012D2B148B6300938333 /* LaunchScreen.storyboard in Resources */,
|
|
31E701542B148B6300938333 /* Main.html in Resources */,
|
|
31E7015A2B148B6300938333 /* Script.js in Resources */,
|
|
31E7015E2B148B6300938333 /* Assets.xcassets in Resources */,
|
|
31E701302B148B6300938333 /* Main.storyboard in Resources */,
|
|
31E701582B148B6300938333 /* Style.css in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E701342B148B6300938333 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E701572B148B6300938333 /* Icon.png in Resources */,
|
|
31E701592B148B6300938333 /* Style.css in Resources */,
|
|
31E7013C2B148B6300938333 /* Main.storyboard in Resources */,
|
|
31E7015B2B148B6300938333 /* Script.js in Resources */,
|
|
31E7015F2B148B6300938333 /* Assets.xcassets in Resources */,
|
|
31E701552B148B6300938333 /* Main.html in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E701412B148B6300938333 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E701902B148B6300938333 /* background.build.js in Resources */,
|
|
31E701942B148B6300938333 /* style.css in Resources */,
|
|
31E701932B148B6300938333 /* prompt.html in Resources */,
|
|
31E7018F2B148B6300938333 /* options.build.js in Resources */,
|
|
31E701972B148B6300938333 /* options.html in Resources */,
|
|
31E701962B148B6300938333 /* prompt.build.js in Resources */,
|
|
31E701952B148B6300938333 /* manifest.json in Resources */,
|
|
31E7018E2B148B6300938333 /* nostr-provider.js in Resources */,
|
|
31E701922B148B6300938333 /* icons in Resources */,
|
|
31E701992B148B6300938333 /* popup.build.js in Resources */,
|
|
31E701982B148B6300938333 /* common.js in Resources */,
|
|
31E701912B148B6300938333 /* content-script.build.js in Resources */,
|
|
31E7018D2B148B6300938333 /* popup.html in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E7014B2B148B6300938333 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E701832B148B6300938333 /* background.build.js in Resources */,
|
|
31E701872B148B6300938333 /* style.css in Resources */,
|
|
31E701862B148B6300938333 /* prompt.html in Resources */,
|
|
31E701822B148B6300938333 /* options.build.js in Resources */,
|
|
31E7018A2B148B6300938333 /* options.html in Resources */,
|
|
31E701892B148B6300938333 /* prompt.build.js in Resources */,
|
|
31E701882B148B6300938333 /* manifest.json in Resources */,
|
|
31E701812B148B6300938333 /* nostr-provider.js in Resources */,
|
|
31E701852B148B6300938333 /* icons in Resources */,
|
|
31E7018C2B148B6300938333 /* popup.build.js in Resources */,
|
|
31E7018B2B148B6300938333 /* common.js in Resources */,
|
|
31E701842B148B6300938333 /* content-script.build.js in Resources */,
|
|
31E701802B148B6300938333 /* popup.html in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
31E701202B148B6300938333 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E7015C2B148B6300938333 /* ViewController.swift in Sources */,
|
|
31E701282B148B6300938333 /* AppDelegate.swift in Sources */,
|
|
31E7012A2B148B6300938333 /* SceneDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E701322B148B6300938333 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E7015D2B148B6300938333 /* ViewController.swift in Sources */,
|
|
31E701392B148B6300938333 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E7013F2B148B6300938333 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E701602B148B6300938333 /* SafariWebExtensionHandler.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
31E701492B148B6300938333 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
31E701612B148B6300938333 /* SafariWebExtensionHandler.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
31E701462B148B6300938333 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 31E701422B148B6300938333 /* Nostr Connect Extension (iOS) */;
|
|
targetProxy = 31E701452B148B6300938333 /* PBXContainerItemProxy */;
|
|
};
|
|
31E701502B148B6300938333 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 31E7014C2B148B6300938333 /* Nostr Connect Extension (macOS) */;
|
|
targetProxy = 31E7014F2B148B6300938333 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
31E701172B148B6200938333 /* Main.html */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
31E701182B148B6200938333 /* Base */,
|
|
);
|
|
name = Main.html;
|
|
sourceTree = "<group>";
|
|
};
|
|
31E7012B2B148B6300938333 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
31E7012C2B148B6300938333 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
31E7012E2B148B6300938333 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
31E7012F2B148B6300938333 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
31E7013A2B148B6300938333 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
31E7013B2B148B6300938333 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
31E701622B148B6300938333 /* 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;
|
|
};
|
|
31E701632B148B6300938333 /* 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;
|
|
};
|
|
31E701652B148B6300938333 /* 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 = "Nostr Connect 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.github.Nostr-Connect.Extension";
|
|
PRODUCT_NAME = "Nostr Connect Extension";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
31E701662B148B6300938333 /* 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 = "Nostr Connect 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.github.Nostr-Connect.Extension";
|
|
PRODUCT_NAME = "Nostr Connect 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;
|
|
};
|
|
31E701692B148B6300938333 /* 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 = "Nostr Connect";
|
|
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.github.Nostr-Connect";
|
|
PRODUCT_NAME = "Nostr Connect";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
31E7016A2B148B6300938333 /* 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 = "Nostr Connect";
|
|
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.github.Nostr-Connect";
|
|
PRODUCT_NAME = "Nostr Connect";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
31E7016C2B148B6300938333 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/Nostr Connect.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 = "Nostr Connect 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.github.Nostr-Connect.Extension";
|
|
PRODUCT_NAME = "Nostr Connect Extension";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
31E7016D2B148B6300938333 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/Nostr Connect.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 = "Nostr Connect 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.github.Nostr-Connect.Extension";
|
|
PRODUCT_NAME = "Nostr Connect Extension";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
31E701702B148B6300938333 /* 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)/Nostr Connect.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 = "Nostr Connect";
|
|
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.github.Nostr-Connect";
|
|
PRODUCT_NAME = "Nostr Connect";
|
|
SDKROOT = macosx;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
31E701712B148B6300938333 /* 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)/Nostr Connect.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 = "Nostr Connect";
|
|
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.github.Nostr-Connect";
|
|
PRODUCT_NAME = "Nostr Connect";
|
|
SDKROOT = macosx;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
31E701142B148B6200938333 /* Build configuration list for PBXProject "Nostr Connect" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
31E701622B148B6300938333 /* Debug */,
|
|
31E701632B148B6300938333 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
31E701642B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect Extension (iOS)" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
31E701652B148B6300938333 /* Debug */,
|
|
31E701662B148B6300938333 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
31E701682B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect (iOS)" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
31E701692B148B6300938333 /* Debug */,
|
|
31E7016A2B148B6300938333 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
31E7016B2B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect Extension (macOS)" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
31E7016C2B148B6300938333 /* Debug */,
|
|
31E7016D2B148B6300938333 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
31E7016F2B148B6300938333 /* Build configuration list for PBXNativeTarget "Nostr Connect (macOS)" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
31E701702B148B6300938333 /* Debug */,
|
|
31E701712B148B6300938333 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 31E701112B148B6200938333 /* Project object */;
|
|
}
|