CxLLM-SAFARI/CxLLM-SAFARI.xcodeproj/project.pbxproj
CxAI Ops 5b384c5baa
Some checks are pending
ci / validate (push) Waiting to run
chore: initial commit (Phase 3 scaffold)
2026-05-16 10:52:05 -05:00

910 lines
32 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 77;
objects = {
/* Begin PBXBuildFile section */
20F2B0CE2F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 20F2B0CD2F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
20F2B0D82F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 20F2B0D72F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
20F2B0CF2F99764000E7D2D9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 20F2B08B2F99763E00E7D2D9 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 20F2B0CC2F99764000E7D2D9;
remoteInfo = "CxLLM-SAFARI Extension (iOS)";
};
20F2B0D92F99764000E7D2D9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 20F2B08B2F99763E00E7D2D9 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 20F2B0D62F99764000E7D2D9;
remoteInfo = "CxLLM-SAFARI Extension (macOS)";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
20F2B1002F99764000E7D2D9 /* Embed Foundation Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
20F2B0CE2F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
20F2B10A2F99764000E7D2D9 /* Embed Foundation Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
20F2B0D82F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
20F2B0A92F99764000E7D2D9 /* CxLLM-SAFARI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CxLLM-SAFARI.app"; sourceTree = BUILT_PRODUCTS_DIR; };
20F2B0BF2F99764000E7D2D9 /* CxLLM-SAFARI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CxLLM-SAFARI.app"; sourceTree = BUILT_PRODUCTS_DIR; };
20F2B0CD2F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "CxLLM-SAFARI Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
20F2B0D72F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "CxLLM-SAFARI Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
20F2B0FB2F99764000E7D2D9 /* Exceptions for "Shared (App)" folder in "CxLLM-SAFARI (iOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
"/Localized: Resources/Main.html",
Assets.xcassets,
Resources/Icon.png,
Resources/Script.js,
Resources/Style.css,
ViewController.m,
);
target = 20F2B0A82F99764000E7D2D9 /* CxLLM-SAFARI (iOS) */;
};
20F2B0FF2F99764000E7D2D9 /* Exceptions for "iOS (Extension)" folder in "CxLLM-SAFARI Extension (iOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 20F2B0CC2F99764000E7D2D9 /* CxLLM-SAFARI Extension (iOS) */;
};
20F2B1042F99764000E7D2D9 /* Exceptions for "iOS (App)" folder in "CxLLM-SAFARI (iOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 20F2B0A82F99764000E7D2D9 /* CxLLM-SAFARI (iOS) */;
};
20F2B1052F99764000E7D2D9 /* Exceptions for "Shared (App)" folder in "CxLLM-SAFARI (macOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
"/Localized: Resources/Main.html",
Assets.xcassets,
Resources/Icon.png,
Resources/Script.js,
Resources/Style.css,
ViewController.m,
);
target = 20F2B0BE2F99764000E7D2D9 /* CxLLM-SAFARI (macOS) */;
};
20F2B1092F99764000E7D2D9 /* Exceptions for "macOS (Extension)" folder in "CxLLM-SAFARI Extension (macOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 20F2B0D62F99764000E7D2D9 /* CxLLM-SAFARI Extension (macOS) */;
};
20F2B10E2F99764000E7D2D9 /* Exceptions for "Shared (Extension)" folder in "CxLLM-SAFARI Extension (iOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Resources/_locales,
Resources/background.js,
Resources/content.js,
Resources/images,
Resources/manifest.json,
Resources/popup.css,
Resources/popup.html,
Resources/popup.js,
SafariWebExtensionHandler.m,
);
target = 20F2B0CC2F99764000E7D2D9 /* CxLLM-SAFARI Extension (iOS) */;
};
20F2B10F2F99764000E7D2D9 /* Exceptions for "Shared (Extension)" folder in "CxLLM-SAFARI Extension (macOS)" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Resources/_locales,
Resources/background.js,
Resources/content.js,
Resources/images,
Resources/manifest.json,
Resources/popup.css,
Resources/popup.html,
Resources/popup.js,
SafariWebExtensionHandler.m,
);
target = 20F2B0D62F99764000E7D2D9 /* CxLLM-SAFARI Extension (macOS) */;
};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
20F2B08F2F99763E00E7D2D9 /* Shared (App) */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
20F2B0FB2F99764000E7D2D9 /* Exceptions for "Shared (App)" folder in "CxLLM-SAFARI (iOS)" target */,
20F2B1052F99764000E7D2D9 /* Exceptions for "Shared (App)" folder in "CxLLM-SAFARI (macOS)" target */,
);
path = "Shared (App)";
sourceTree = "<group>";
};
20F2B0992F99764000E7D2D9 /* Shared (Extension) */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
20F2B10E2F99764000E7D2D9 /* Exceptions for "Shared (Extension)" folder in "CxLLM-SAFARI Extension (iOS)" target */,
20F2B10F2F99764000E7D2D9 /* Exceptions for "Shared (Extension)" folder in "CxLLM-SAFARI Extension (macOS)" target */,
);
explicitFolders = (
Resources/_locales,
Resources/images,
);
path = "Shared (Extension)";
sourceTree = "<group>";
};
20F2B0AB2F99764000E7D2D9 /* iOS (App) */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
20F2B1042F99764000E7D2D9 /* Exceptions for "iOS (App)" folder in "CxLLM-SAFARI (iOS)" target */,
);
path = "iOS (App)";
sourceTree = "<group>";
};
20F2B0C02F99764000E7D2D9 /* macOS (App) */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = "macOS (App)";
sourceTree = "<group>";
};
20F2B0D12F99764000E7D2D9 /* iOS (Extension) */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
20F2B0FF2F99764000E7D2D9 /* Exceptions for "iOS (Extension)" folder in "CxLLM-SAFARI Extension (iOS)" target */,
);
path = "iOS (Extension)";
sourceTree = "<group>";
};
20F2B0DB2F99764000E7D2D9 /* macOS (Extension) */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
20F2B1092F99764000E7D2D9 /* Exceptions for "macOS (Extension)" folder in "CxLLM-SAFARI Extension (macOS)" target */,
);
path = "macOS (Extension)";
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
20F2B0A62F99764000E7D2D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0BC2F99764000E7D2D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0CA2F99764000E7D2D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0D42F99764000E7D2D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
20F2B08A2F99763E00E7D2D9 = {
isa = PBXGroup;
children = (
20F2B08F2F99763E00E7D2D9 /* Shared (App) */,
20F2B0992F99764000E7D2D9 /* Shared (Extension) */,
20F2B0AB2F99764000E7D2D9 /* iOS (App) */,
20F2B0C02F99764000E7D2D9 /* macOS (App) */,
20F2B0D12F99764000E7D2D9 /* iOS (Extension) */,
20F2B0DB2F99764000E7D2D9 /* macOS (Extension) */,
20F2B0AA2F99764000E7D2D9 /* Products */,
);
sourceTree = "<group>";
};
20F2B0AA2F99764000E7D2D9 /* Products */ = {
isa = PBXGroup;
children = (
20F2B0A92F99764000E7D2D9 /* CxLLM-SAFARI.app */,
20F2B0BF2F99764000E7D2D9 /* CxLLM-SAFARI.app */,
20F2B0CD2F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */,
20F2B0D72F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
20F2B0A82F99764000E7D2D9 /* CxLLM-SAFARI (iOS) */ = {
isa = PBXNativeTarget;
buildConfigurationList = 20F2B1012F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI (iOS)" */;
buildPhases = (
20F2B0A52F99764000E7D2D9 /* Sources */,
20F2B0A62F99764000E7D2D9 /* Frameworks */,
20F2B0A72F99764000E7D2D9 /* Resources */,
20F2B1002F99764000E7D2D9 /* Embed Foundation Extensions */,
);
buildRules = (
);
dependencies = (
20F2B0D02F99764000E7D2D9 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
20F2B0AB2F99764000E7D2D9 /* iOS (App) */,
);
name = "CxLLM-SAFARI (iOS)";
packageProductDependencies = (
);
productName = "CxLLM-SAFARI (iOS)";
productReference = 20F2B0A92F99764000E7D2D9 /* CxLLM-SAFARI.app */;
productType = "com.apple.product-type.application";
};
20F2B0BE2F99764000E7D2D9 /* CxLLM-SAFARI (macOS) */ = {
isa = PBXNativeTarget;
buildConfigurationList = 20F2B10B2F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI (macOS)" */;
buildPhases = (
20F2B0BB2F99764000E7D2D9 /* Sources */,
20F2B0BC2F99764000E7D2D9 /* Frameworks */,
20F2B0BD2F99764000E7D2D9 /* Resources */,
20F2B10A2F99764000E7D2D9 /* Embed Foundation Extensions */,
);
buildRules = (
);
dependencies = (
20F2B0DA2F99764000E7D2D9 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
20F2B0C02F99764000E7D2D9 /* macOS (App) */,
);
name = "CxLLM-SAFARI (macOS)";
packageProductDependencies = (
);
productName = "CxLLM-SAFARI (macOS)";
productReference = 20F2B0BF2F99764000E7D2D9 /* CxLLM-SAFARI.app */;
productType = "com.apple.product-type.application";
};
20F2B0CC2F99764000E7D2D9 /* CxLLM-SAFARI Extension (iOS) */ = {
isa = PBXNativeTarget;
buildConfigurationList = 20F2B0FC2F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI Extension (iOS)" */;
buildPhases = (
20F2B0C92F99764000E7D2D9 /* Sources */,
20F2B0CA2F99764000E7D2D9 /* Frameworks */,
20F2B0CB2F99764000E7D2D9 /* Resources */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
20F2B0D12F99764000E7D2D9 /* iOS (Extension) */,
);
name = "CxLLM-SAFARI Extension (iOS)";
packageProductDependencies = (
);
productName = "CxLLM-SAFARI Extension (iOS)";
productReference = 20F2B0CD2F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */;
productType = "com.apple.product-type.app-extension";
};
20F2B0D62F99764000E7D2D9 /* CxLLM-SAFARI Extension (macOS) */ = {
isa = PBXNativeTarget;
buildConfigurationList = 20F2B1062F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI Extension (macOS)" */;
buildPhases = (
20F2B0D32F99764000E7D2D9 /* Sources */,
20F2B0D42F99764000E7D2D9 /* Frameworks */,
20F2B0D52F99764000E7D2D9 /* Resources */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
20F2B0DB2F99764000E7D2D9 /* macOS (Extension) */,
);
name = "CxLLM-SAFARI Extension (macOS)";
packageProductDependencies = (
);
productName = "CxLLM-SAFARI Extension (macOS)";
productReference = 20F2B0D72F99764000E7D2D9 /* CxLLM-SAFARI Extension.appex */;
productType = "com.apple.product-type.app-extension";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
20F2B08B2F99763E00E7D2D9 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastUpgradeCheck = 2630;
TargetAttributes = {
20F2B0A82F99764000E7D2D9 = {
CreatedOnToolsVersion = 26.3;
};
20F2B0BE2F99764000E7D2D9 = {
CreatedOnToolsVersion = 26.3;
};
20F2B0CC2F99764000E7D2D9 = {
CreatedOnToolsVersion = 26.3;
};
20F2B0D62F99764000E7D2D9 = {
CreatedOnToolsVersion = 26.3;
};
};
};
buildConfigurationList = 20F2B08E2F99763E00E7D2D9 /* Build configuration list for PBXProject "CxLLM-SAFARI" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 20F2B08A2F99763E00E7D2D9;
minimizedProjectReferenceProxies = 1;
preferredProjectObjectVersion = 77;
productRefGroup = 20F2B0AA2F99764000E7D2D9 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
20F2B0A82F99764000E7D2D9 /* CxLLM-SAFARI (iOS) */,
20F2B0BE2F99764000E7D2D9 /* CxLLM-SAFARI (macOS) */,
20F2B0CC2F99764000E7D2D9 /* CxLLM-SAFARI Extension (iOS) */,
20F2B0D62F99764000E7D2D9 /* CxLLM-SAFARI Extension (macOS) */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
20F2B0A72F99764000E7D2D9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0BD2F99764000E7D2D9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0CB2F99764000E7D2D9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0D52F99764000E7D2D9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
20F2B0A52F99764000E7D2D9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0BB2F99764000E7D2D9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0C92F99764000E7D2D9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
20F2B0D32F99764000E7D2D9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
20F2B0D02F99764000E7D2D9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 20F2B0CC2F99764000E7D2D9 /* CxLLM-SAFARI Extension (iOS) */;
targetProxy = 20F2B0CF2F99764000E7D2D9 /* PBXContainerItemProxy */;
};
20F2B0DA2F99764000E7D2D9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 20F2B0D62F99764000E7D2D9 /* CxLLM-SAFARI Extension (macOS) */;
targetProxy = 20F2B0D92F99764000E7D2D9 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
20F2B0FD2F99764000E7D2D9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI 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 = "cxai-studio.CxLLM-SAFARI.Extension";
PRODUCT_NAME = "CxLLM-SAFARI Extension";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
20F2B0FE2F99764000E7D2D9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI 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 = "cxai-studio.CxLLM-SAFARI.Extension";
PRODUCT_NAME = "CxLLM-SAFARI Extension";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
20F2B1022F99764000E7D2D9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI";
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 = "cxai-studio.CxLLM-SAFARI";
PRODUCT_NAME = "CxLLM-SAFARI";
SDKROOT = iphoneos;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
20F2B1032F99764000E7D2D9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI";
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 = "cxai-studio.CxLLM-SAFARI";
PRODUCT_NAME = "CxLLM-SAFARI";
SDKROOT = iphoneos;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
20F2B1072F99764000E7D2D9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SELECTED_FILES = readonly;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "macOS (Extension)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI 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 = "cxai-studio.CxLLM-SAFARI.Extension";
PRODUCT_NAME = "CxLLM-SAFARI Extension";
SDKROOT = macosx;
SKIP_INSTALL = YES;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
};
name = Debug;
};
20F2B1082F99764000E7D2D9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SELECTED_FILES = readonly;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "macOS (Extension)/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI 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 = "cxai-studio.CxLLM-SAFARI.Extension";
PRODUCT_NAME = "CxLLM-SAFARI Extension";
SDKROOT = macosx;
SKIP_INSTALL = YES;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
};
name = Release;
};
20F2B10C2F99764000E7D2D9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
ENABLE_USER_SELECTED_FILES = readonly;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI";
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 = "cxai-studio.CxLLM-SAFARI";
PRODUCT_NAME = "CxLLM-SAFARI";
REGISTER_APP_GROUPS = YES;
SDKROOT = macosx;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
};
name = Debug;
};
20F2B10D2F99764000E7D2D9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = DKWVC9FQJY;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
ENABLE_USER_SELECTED_FILES = readonly;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "CxLLM-SAFARI";
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 = "cxai-studio.CxLLM-SAFARI";
PRODUCT_NAME = "CxLLM-SAFARI";
REGISTER_APP_GROUPS = YES;
SDKROOT = macosx;
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
};
name = Release;
};
20F2B1102F99764000E7D2D9 /* 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;
DEVELOPMENT_TEAM = DKWVC9FQJY;
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;
};
name = Debug;
};
20F2B1112F99764000E7D2D9 /* 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";
DEVELOPMENT_TEAM = DKWVC9FQJY;
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;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
20F2B08E2F99763E00E7D2D9 /* Build configuration list for PBXProject "CxLLM-SAFARI" */ = {
isa = XCConfigurationList;
buildConfigurations = (
20F2B1102F99764000E7D2D9 /* Debug */,
20F2B1112F99764000E7D2D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
20F2B0FC2F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI Extension (iOS)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
20F2B0FD2F99764000E7D2D9 /* Debug */,
20F2B0FE2F99764000E7D2D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
20F2B1012F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI (iOS)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
20F2B1022F99764000E7D2D9 /* Debug */,
20F2B1032F99764000E7D2D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
20F2B1062F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI Extension (macOS)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
20F2B1072F99764000E7D2D9 /* Debug */,
20F2B1082F99764000E7D2D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
20F2B10B2F99764000E7D2D9 /* Build configuration list for PBXNativeTarget "CxLLM-SAFARI (macOS)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
20F2B10C2F99764000E7D2D9 /* Debug */,
20F2B10D2F99764000E7D2D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 20F2B08B2F99763E00E7D2D9 /* Project object */;
}