661 lines
27 KiB
Plaintext
661 lines
27 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
25057BBA2C8D1BF1007D6724 /* SimilaritySearchKit in Frameworks */ = {isa = PBXBuildFile; productRef = 25057BB92C8D1BF1007D6724 /* SimilaritySearchKit */; };
|
|
25057BBD2C8D1C34007D6724 /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 25057BBC2C8D1C34007D6724 /* ZIPFoundation */; };
|
|
25057BC12C8D33F6007D6724 /* AppViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25057BC02C8D33F6007D6724 /* AppViewModel.swift */; };
|
|
DE418C042C8C6DE500EEB973 /* v_searchApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C032C8C6DE500EEB973 /* v_searchApp.swift */; };
|
|
DE418C062C8C6DE500EEB973 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C052C8C6DE500EEB973 /* ContentView.swift */; };
|
|
DE418C082C8C6DE600EEB973 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DE418C072C8C6DE600EEB973 /* Assets.xcassets */; };
|
|
DE418C0B2C8C6DE600EEB973 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DE418C0A2C8C6DE600EEB973 /* Preview Assets.xcassets */; };
|
|
DE418C162C8C6DE600EEB973 /* v_searchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C152C8C6DE600EEB973 /* v_searchTests.swift */; };
|
|
DE418C202C8C6DE600EEB973 /* v_searchUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C1F2C8C6DE600EEB973 /* v_searchUITests.swift */; };
|
|
DE418C222C8C6DE600EEB973 /* v_searchUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C212C8C6DE600EEB973 /* v_searchUITestsLaunchTests.swift */; };
|
|
DE418C342C8C6EDE00EEB973 /* FolderConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C2E2C8C6EDE00EEB973 /* FolderConfigView.swift */; };
|
|
DE418C352C8C6EDE00EEB973 /* LanguageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C2F2C8C6EDE00EEB973 /* LanguageManager.swift */; };
|
|
DE418C362C8C6EDE00EEB973 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = DE418C302C8C6EDE00EEB973 /* Localizable.xcstrings */; };
|
|
DE418C372C8C6EDE00EEB973 /* VectorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C312C8C6EDE00EEB973 /* VectorManager.swift */; };
|
|
DE418C392C8C6EDE00EEB973 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE418C332C8C6EDE00EEB973 /* Logger.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
DE418C122C8C6DE600EEB973 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = DE418BF82C8C6DE500EEB973 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = DE418BFF2C8C6DE500EEB973;
|
|
remoteInfo = "v-search";
|
|
};
|
|
DE418C1C2C8C6DE600EEB973 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = DE418BF82C8C6DE500EEB973 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = DE418BFF2C8C6DE500EEB973;
|
|
remoteInfo = "v-search";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
25057BC02C8D33F6007D6724 /* AppViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppViewModel.swift; sourceTree = "<group>"; };
|
|
DE418C002C8C6DE500EEB973 /* v-search.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "v-search.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DE418C032C8C6DE500EEB973 /* v_searchApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = v_searchApp.swift; sourceTree = "<group>"; };
|
|
DE418C052C8C6DE500EEB973 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
DE418C072C8C6DE600EEB973 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
DE418C0A2C8C6DE600EEB973 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
DE418C0C2C8C6DE600EEB973 /* v_search.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = v_search.entitlements; sourceTree = "<group>"; };
|
|
DE418C112C8C6DE600EEB973 /* v-searchTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "v-searchTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DE418C152C8C6DE600EEB973 /* v_searchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = v_searchTests.swift; sourceTree = "<group>"; };
|
|
DE418C1B2C8C6DE600EEB973 /* v-searchUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "v-searchUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DE418C1F2C8C6DE600EEB973 /* v_searchUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = v_searchUITests.swift; sourceTree = "<group>"; };
|
|
DE418C212C8C6DE600EEB973 /* v_searchUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = v_searchUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
DE418C2E2C8C6EDE00EEB973 /* FolderConfigView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FolderConfigView.swift; sourceTree = "<group>"; };
|
|
DE418C2F2C8C6EDE00EEB973 /* LanguageManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LanguageManager.swift; sourceTree = "<group>"; };
|
|
DE418C302C8C6EDE00EEB973 /* Localizable.xcstrings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; };
|
|
DE418C312C8C6EDE00EEB973 /* VectorManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VectorManager.swift; sourceTree = "<group>"; };
|
|
DE418C332C8C6EDE00EEB973 /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
DE418BFD2C8C6DE500EEB973 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25057BBA2C8D1BF1007D6724 /* SimilaritySearchKit in Frameworks */,
|
|
25057BBD2C8D1C34007D6724 /* ZIPFoundation in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DE418C0E2C8C6DE600EEB973 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DE418C182C8C6DE600EEB973 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
DE418BF72C8C6DE500EEB973 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DE418C022C8C6DE500EEB973 /* v-search */,
|
|
DE418C142C8C6DE600EEB973 /* v-searchTests */,
|
|
DE418C1E2C8C6DE600EEB973 /* v-searchUITests */,
|
|
DE418C012C8C6DE500EEB973 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
DE418C012C8C6DE500EEB973 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DE418C002C8C6DE500EEB973 /* v-search.app */,
|
|
DE418C112C8C6DE600EEB973 /* v-searchTests.xctest */,
|
|
DE418C1B2C8C6DE600EEB973 /* v-searchUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
DE418C022C8C6DE500EEB973 /* v-search */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DE418C2E2C8C6EDE00EEB973 /* FolderConfigView.swift */,
|
|
DE418C2F2C8C6EDE00EEB973 /* LanguageManager.swift */,
|
|
DE418C302C8C6EDE00EEB973 /* Localizable.xcstrings */,
|
|
DE418C332C8C6EDE00EEB973 /* Logger.swift */,
|
|
DE418C312C8C6EDE00EEB973 /* VectorManager.swift */,
|
|
DE418C032C8C6DE500EEB973 /* v_searchApp.swift */,
|
|
DE418C052C8C6DE500EEB973 /* ContentView.swift */,
|
|
DE418C072C8C6DE600EEB973 /* Assets.xcassets */,
|
|
DE418C0C2C8C6DE600EEB973 /* v_search.entitlements */,
|
|
DE418C092C8C6DE600EEB973 /* Preview Content */,
|
|
25057BC02C8D33F6007D6724 /* AppViewModel.swift */,
|
|
);
|
|
path = "v-search";
|
|
sourceTree = "<group>";
|
|
};
|
|
DE418C092C8C6DE600EEB973 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DE418C0A2C8C6DE600EEB973 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
DE418C142C8C6DE600EEB973 /* v-searchTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DE418C152C8C6DE600EEB973 /* v_searchTests.swift */,
|
|
);
|
|
path = "v-searchTests";
|
|
sourceTree = "<group>";
|
|
};
|
|
DE418C1E2C8C6DE600EEB973 /* v-searchUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DE418C1F2C8C6DE600EEB973 /* v_searchUITests.swift */,
|
|
DE418C212C8C6DE600EEB973 /* v_searchUITestsLaunchTests.swift */,
|
|
);
|
|
path = "v-searchUITests";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
DE418BFF2C8C6DE500EEB973 /* v-search */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DE418C252C8C6DE600EEB973 /* Build configuration list for PBXNativeTarget "v-search" */;
|
|
buildPhases = (
|
|
DE418BFC2C8C6DE500EEB973 /* Sources */,
|
|
DE418BFD2C8C6DE500EEB973 /* Frameworks */,
|
|
DE418BFE2C8C6DE500EEB973 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "v-search";
|
|
packageProductDependencies = (
|
|
25057BB92C8D1BF1007D6724 /* SimilaritySearchKit */,
|
|
25057BBC2C8D1C34007D6724 /* ZIPFoundation */,
|
|
);
|
|
productName = "v-search";
|
|
productReference = DE418C002C8C6DE500EEB973 /* v-search.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
DE418C102C8C6DE600EEB973 /* v-searchTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DE418C282C8C6DE600EEB973 /* Build configuration list for PBXNativeTarget "v-searchTests" */;
|
|
buildPhases = (
|
|
DE418C0D2C8C6DE600EEB973 /* Sources */,
|
|
DE418C0E2C8C6DE600EEB973 /* Frameworks */,
|
|
DE418C0F2C8C6DE600EEB973 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
DE418C132C8C6DE600EEB973 /* PBXTargetDependency */,
|
|
);
|
|
name = "v-searchTests";
|
|
productName = "v-searchTests";
|
|
productReference = DE418C112C8C6DE600EEB973 /* v-searchTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
DE418C1A2C8C6DE600EEB973 /* v-searchUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DE418C2B2C8C6DE600EEB973 /* Build configuration list for PBXNativeTarget "v-searchUITests" */;
|
|
buildPhases = (
|
|
DE418C172C8C6DE600EEB973 /* Sources */,
|
|
DE418C182C8C6DE600EEB973 /* Frameworks */,
|
|
DE418C192C8C6DE600EEB973 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
DE418C1D2C8C6DE600EEB973 /* PBXTargetDependency */,
|
|
);
|
|
name = "v-searchUITests";
|
|
productName = "v-searchUITests";
|
|
productReference = DE418C1B2C8C6DE600EEB973 /* v-searchUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
DE418BF82C8C6DE500EEB973 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1540;
|
|
LastUpgradeCheck = 1540;
|
|
TargetAttributes = {
|
|
DE418BFF2C8C6DE500EEB973 = {
|
|
CreatedOnToolsVersion = 15.4;
|
|
};
|
|
DE418C102C8C6DE600EEB973 = {
|
|
CreatedOnToolsVersion = 15.4;
|
|
TestTargetID = DE418BFF2C8C6DE500EEB973;
|
|
};
|
|
DE418C1A2C8C6DE600EEB973 = {
|
|
CreatedOnToolsVersion = 15.4;
|
|
TestTargetID = DE418BFF2C8C6DE500EEB973;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = DE418BFB2C8C6DE500EEB973 /* Build configuration list for PBXProject "v-search" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = DE418BF72C8C6DE500EEB973;
|
|
packageReferences = (
|
|
25057BB82C8D1BF1007D6724 /* XCRemoteSwiftPackageReference "similarity-search-kit" */,
|
|
25057BBB2C8D1C34007D6724 /* XCRemoteSwiftPackageReference "ZIPFoundation" */,
|
|
);
|
|
productRefGroup = DE418C012C8C6DE500EEB973 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
DE418BFF2C8C6DE500EEB973 /* v-search */,
|
|
DE418C102C8C6DE600EEB973 /* v-searchTests */,
|
|
DE418C1A2C8C6DE600EEB973 /* v-searchUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
DE418BFE2C8C6DE500EEB973 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DE418C0B2C8C6DE600EEB973 /* Preview Assets.xcassets in Resources */,
|
|
DE418C082C8C6DE600EEB973 /* Assets.xcassets in Resources */,
|
|
DE418C362C8C6EDE00EEB973 /* Localizable.xcstrings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DE418C0F2C8C6DE600EEB973 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DE418C192C8C6DE600EEB973 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
DE418BFC2C8C6DE500EEB973 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DE418C372C8C6EDE00EEB973 /* VectorManager.swift in Sources */,
|
|
DE418C342C8C6EDE00EEB973 /* FolderConfigView.swift in Sources */,
|
|
25057BC12C8D33F6007D6724 /* AppViewModel.swift in Sources */,
|
|
DE418C062C8C6DE500EEB973 /* ContentView.swift in Sources */,
|
|
DE418C392C8C6EDE00EEB973 /* Logger.swift in Sources */,
|
|
DE418C042C8C6DE500EEB973 /* v_searchApp.swift in Sources */,
|
|
DE418C352C8C6EDE00EEB973 /* LanguageManager.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DE418C0D2C8C6DE600EEB973 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DE418C162C8C6DE600EEB973 /* v_searchTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DE418C172C8C6DE600EEB973 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DE418C222C8C6DE600EEB973 /* v_searchUITestsLaunchTests.swift in Sources */,
|
|
DE418C202C8C6DE600EEB973 /* v_searchUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
DE418C132C8C6DE600EEB973 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = DE418BFF2C8C6DE500EEB973 /* v-search */;
|
|
targetProxy = DE418C122C8C6DE600EEB973 /* PBXContainerItemProxy */;
|
|
};
|
|
DE418C1D2C8C6DE600EEB973 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = DE418BFF2C8C6DE500EEB973 /* v-search */;
|
|
targetProxy = DE418C1C2C8C6DE600EEB973 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
DE418C232C8C6DE600EEB973 /* 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;
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
DE418C242C8C6DE600EEB973 /* 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;
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
};
|
|
name = Release;
|
|
};
|
|
DE418C262C8C6DE600EEB973 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "v-search/v_search.entitlements";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 6;
|
|
DEVELOPMENT_ASSET_PATHS = "\"v-search/Preview Content\"";
|
|
DEVELOPMENT_TEAM = RQQ6N82NA8;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "v-search";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.1.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = dqj.vectorsearch;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
DE418C272C8C6DE600EEB973 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "v-search/v_search.entitlements";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 6;
|
|
DEVELOPMENT_ASSET_PATHS = "\"v-search/Preview Content\"";
|
|
DEVELOPMENT_TEAM = RQQ6N82NA8;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "v-search";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.1.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = dqj.vectorsearch;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
DE418C292C8C6DE600EEB973 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = RQQ6N82NA8;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.5;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "dqj.v-searchTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/v-search.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/v-search";
|
|
};
|
|
name = Debug;
|
|
};
|
|
DE418C2A2C8C6DE600EEB973 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = RQQ6N82NA8;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.5;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "dqj.v-searchTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/v-search.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/v-search";
|
|
};
|
|
name = Release;
|
|
};
|
|
DE418C2C2C8C6DE600EEB973 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = RQQ6N82NA8;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "dqj.v-searchUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = "v-search";
|
|
};
|
|
name = Debug;
|
|
};
|
|
DE418C2D2C8C6DE600EEB973 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = RQQ6N82NA8;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "dqj.v-searchUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = "v-search";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
DE418BFB2C8C6DE500EEB973 /* Build configuration list for PBXProject "v-search" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DE418C232C8C6DE600EEB973 /* Debug */,
|
|
DE418C242C8C6DE600EEB973 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DE418C252C8C6DE600EEB973 /* Build configuration list for PBXNativeTarget "v-search" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DE418C262C8C6DE600EEB973 /* Debug */,
|
|
DE418C272C8C6DE600EEB973 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DE418C282C8C6DE600EEB973 /* Build configuration list for PBXNativeTarget "v-searchTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DE418C292C8C6DE600EEB973 /* Debug */,
|
|
DE418C2A2C8C6DE600EEB973 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DE418C2B2C8C6DE600EEB973 /* Build configuration list for PBXNativeTarget "v-searchUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DE418C2C2C8C6DE600EEB973 /* Debug */,
|
|
DE418C2D2C8C6DE600EEB973 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
25057BB82C8D1BF1007D6724 /* XCRemoteSwiftPackageReference "similarity-search-kit" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/ZachNagengast/similarity-search-kit";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 0.0.15;
|
|
};
|
|
};
|
|
25057BBB2C8D1C34007D6724 /* XCRemoteSwiftPackageReference "ZIPFoundation" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/weichsel/ZIPFoundation";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 0.9.19;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
25057BB92C8D1BF1007D6724 /* SimilaritySearchKit */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 25057BB82C8D1BF1007D6724 /* XCRemoteSwiftPackageReference "similarity-search-kit" */;
|
|
productName = SimilaritySearchKit;
|
|
};
|
|
25057BBC2C8D1C34007D6724 /* ZIPFoundation */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 25057BBB2C8D1C34007D6724 /* XCRemoteSwiftPackageReference "ZIPFoundation" */;
|
|
productName = ZIPFoundation;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = DE418BF82C8C6DE500EEB973 /* Project object */;
|
|
}
|