Files
2023-06-20 18:30:04 +09:00

344 lines
14 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objects = {
/* Begin PBXBuildFile section */
34F18FEB2A3FA2CA0068C697 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F18FEA2A3FA2CA0068C697 /* main.swift */; };
34F18FF22A41299D0068C697 /* KissIndex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F18FF12A41299D0068C697 /* KissIndex.swift */; };
34F18FF52A4148950068C697 /* KissMe.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34F18FF42A4148950068C697 /* KissMe.framework */; };
34F18FF62A4148950068C697 /* KissMe.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 34F18FF42A4148950068C697 /* KissMe.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
34F18FF92A41544E0068C697 /* KissIndex+0006.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F18FF82A41544E0068C697 /* KissIndex+0006.swift */; };
34F18FFB2A4155750068C697 /* KissIndex+0005.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F18FFA2A4155750068C697 /* KissIndex+0005.swift */; };
34F18FFD2A4155890068C697 /* KissIndex+0004.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F18FFC2A4155890068C697 /* KissIndex+0004.swift */; };
34F18FFF2A4155BF0068C697 /* KissIndex+0003.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F18FFE2A4155BF0068C697 /* KissIndex+0003.swift */; };
34F190012A4155D70068C697 /* KissIndex+0002.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F190002A4155D70068C697 /* KissIndex+0002.swift */; };
34F190032A4155F90068C697 /* KissIndex+0001.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F190022A4155F90068C697 /* KissIndex+0001.swift */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
34F18FE52A3FA2CA0068C697 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
34F18FF72A4148950068C697 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
34F18FF62A4148950068C697 /* KissMe.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
34F18FE72A3FA2CA0068C697 /* KissMeIndex */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = KissMeIndex; sourceTree = BUILT_PRODUCTS_DIR; };
34F18FEA2A3FA2CA0068C697 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
34F18FF12A41299D0068C697 /* KissIndex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KissIndex.swift; sourceTree = "<group>"; };
34F18FF42A4148950068C697 /* KissMe.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KissMe.framework; sourceTree = BUILT_PRODUCTS_DIR; };
34F18FF82A41544E0068C697 /* KissIndex+0006.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KissIndex+0006.swift"; sourceTree = "<group>"; };
34F18FFA2A4155750068C697 /* KissIndex+0005.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KissIndex+0005.swift"; sourceTree = "<group>"; };
34F18FFC2A4155890068C697 /* KissIndex+0004.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KissIndex+0004.swift"; sourceTree = "<group>"; };
34F18FFE2A4155BF0068C697 /* KissIndex+0003.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KissIndex+0003.swift"; sourceTree = "<group>"; };
34F190002A4155D70068C697 /* KissIndex+0002.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KissIndex+0002.swift"; sourceTree = "<group>"; };
34F190022A4155F90068C697 /* KissIndex+0001.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KissIndex+0001.swift"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
34F18FE42A3FA2CA0068C697 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
34F18FF52A4148950068C697 /* KissMe.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
34F18FDE2A3FA2CA0068C697 = {
isa = PBXGroup;
children = (
34F18FE92A3FA2CA0068C697 /* KissMeIndex */,
34F18FE82A3FA2CA0068C697 /* Products */,
34F18FF32A4148950068C697 /* Frameworks */,
);
sourceTree = "<group>";
};
34F18FE82A3FA2CA0068C697 /* Products */ = {
isa = PBXGroup;
children = (
34F18FE72A3FA2CA0068C697 /* KissMeIndex */,
);
name = Products;
sourceTree = "<group>";
};
34F18FE92A3FA2CA0068C697 /* KissMeIndex */ = {
isa = PBXGroup;
children = (
34F18FEA2A3FA2CA0068C697 /* main.swift */,
34F18FF12A41299D0068C697 /* KissIndex.swift */,
34F190022A4155F90068C697 /* KissIndex+0001.swift */,
34F190002A4155D70068C697 /* KissIndex+0002.swift */,
34F18FFE2A4155BF0068C697 /* KissIndex+0003.swift */,
34F18FFC2A4155890068C697 /* KissIndex+0004.swift */,
34F18FFA2A4155750068C697 /* KissIndex+0005.swift */,
34F18FF82A41544E0068C697 /* KissIndex+0006.swift */,
);
name = KissMeIndex;
path = ../../KissMeIndex/Sources;
sourceTree = "<group>";
};
34F18FF32A4148950068C697 /* Frameworks */ = {
isa = PBXGroup;
children = (
34F18FF42A4148950068C697 /* KissMe.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
34F18FE62A3FA2CA0068C697 /* KissMeIndex */ = {
isa = PBXNativeTarget;
buildConfigurationList = 34F18FEE2A3FA2CA0068C697 /* Build configuration list for PBXNativeTarget "KissMeIndex" */;
buildPhases = (
34F18FE32A3FA2CA0068C697 /* Sources */,
34F18FE42A3FA2CA0068C697 /* Frameworks */,
34F18FE52A3FA2CA0068C697 /* CopyFiles */,
34F18FF72A4148950068C697 /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = KissMeIndex;
productName = KissMeIndex;
productReference = 34F18FE72A3FA2CA0068C697 /* KissMeIndex */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
34F18FDF2A3FA2CA0068C697 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1430;
LastUpgradeCheck = 1430;
TargetAttributes = {
34F18FE62A3FA2CA0068C697 = {
CreatedOnToolsVersion = 14.3.1;
};
};
};
buildConfigurationList = 34F18FE22A3FA2CA0068C697 /* Build configuration list for PBXProject "KissMeIndex" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 34F18FDE2A3FA2CA0068C697;
productRefGroup = 34F18FE82A3FA2CA0068C697 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
34F18FE62A3FA2CA0068C697 /* KissMeIndex */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
34F18FE32A3FA2CA0068C697 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
34F190012A4155D70068C697 /* KissIndex+0002.swift in Sources */,
34F18FFD2A4155890068C697 /* KissIndex+0004.swift in Sources */,
34F18FFF2A4155BF0068C697 /* KissIndex+0003.swift in Sources */,
34F18FF92A41544E0068C697 /* KissIndex+0006.swift in Sources */,
34F18FFB2A4155750068C697 /* KissIndex+0005.swift in Sources */,
34F190032A4155F90068C697 /* KissIndex+0001.swift in Sources */,
34F18FF22A41299D0068C697 /* KissIndex.swift in Sources */,
34F18FEB2A3FA2CA0068C697 /* main.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
34F18FEC2A3FA2CA0068C697 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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;
GCC_C_LANGUAGE_STANDARD = gnu11;
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;
MACOSX_DEPLOYMENT_TARGET = 13.3;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
34F18FED2A3FA2CA0068C697 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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;
GCC_C_LANGUAGE_STANDARD = gnu11;
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;
MACOSX_DEPLOYMENT_TARGET = 13.3;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
};
name = Release;
};
34F18FEF2A3FA2CA0068C697 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = NYU8YAYHF8;
ENABLE_HARDENED_RUNTIME = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
name = Debug;
};
34F18FF02A3FA2CA0068C697 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = NYU8YAYHF8;
ENABLE_HARDENED_RUNTIME = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
34F18FE22A3FA2CA0068C697 /* Build configuration list for PBXProject "KissMeIndex" */ = {
isa = XCConfigurationList;
buildConfigurations = (
34F18FEC2A3FA2CA0068C697 /* Debug */,
34F18FED2A3FA2CA0068C697 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
34F18FEE2A3FA2CA0068C697 /* Build configuration list for PBXNativeTarget "KissMeIndex" */ = {
isa = XCConfigurationList;
buildConfigurations = (
34F18FEF2A3FA2CA0068C697 /* Debug */,
34F18FF02A3FA2CA0068C697 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 34F18FDF2A3FA2CA0068C697 /* Project object */;
}