404 lines
14 KiB
Plaintext
404 lines
14 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
BF08DC0625CDF690007A9CF4 /* Systems.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08DC0525CDF690007A9CF4 /* Systems.swift */; };
|
|
BF08DC4B25CE10A7007A9CF4 /* GPGXDeltaCore in Frameworks */ = {isa = PBXBuildFile; productRef = BF08DC4A25CE10A7007A9CF4 /* GPGXDeltaCore */; };
|
|
BF2EF87625D308F1005EA349 /* GPGXDeltaCore_GPGXDeltaCore.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BF2EF87525D308DD005EA349 /* GPGXDeltaCore_GPGXDeltaCore.bundle */; };
|
|
BF2EF87825D30922005EA349 /* DeltaCore_DeltaCore.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BF2EF87725D30922005EA349 /* DeltaCore_DeltaCore.bundle */; };
|
|
BF639C3D25CDD88000B53517 /* Systems.h in Headers */ = {isa = PBXBuildFile; fileRef = BF639C3B25CDD88000B53517 /* Systems.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BF6E70B125D210B400E41CD1 /* DeltaCore in Frameworks */ = {isa = PBXBuildFile; productRef = BF6E70B025D210B400E41CD1 /* DeltaCore */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
BF08DBA725CDDA25007A9CF4 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
BF08DC0525CDF690007A9CF4 /* Systems.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Systems.swift; sourceTree = "<group>"; };
|
|
BF2EF87525D308DD005EA349 /* GPGXDeltaCore_GPGXDeltaCore.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = GPGXDeltaCore_GPGXDeltaCore.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF2EF87725D30922005EA349 /* DeltaCore_DeltaCore.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = DeltaCore_DeltaCore.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF639C3825CDD88000B53517 /* Systems.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Systems.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF639C3B25CDD88000B53517 /* Systems.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Systems.h; sourceTree = "<group>"; };
|
|
BF639C3C25CDD88000B53517 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
BF639C3525CDD88000B53517 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF6E70B125D210B400E41CD1 /* DeltaCore in Frameworks */,
|
|
BF08DC4B25CE10A7007A9CF4 /* GPGXDeltaCore in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
BF08DBA325CDDA25007A9CF4 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF2EF87425D308D9005EA349 /* Bundles */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF2EF87725D30922005EA349 /* DeltaCore_DeltaCore.bundle */,
|
|
BF2EF87525D308DD005EA349 /* GPGXDeltaCore_GPGXDeltaCore.bundle */,
|
|
);
|
|
name = Bundles;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF639C2E25CDD88000B53517 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF639C3A25CDD88000B53517 /* Systems */,
|
|
BF639C3925CDD88000B53517 /* Products */,
|
|
BF08DBA325CDDA25007A9CF4 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BF639C3925CDD88000B53517 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF639C3825CDD88000B53517 /* Systems.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF639C3A25CDD88000B53517 /* Systems */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF639C3B25CDD88000B53517 /* Systems.h */,
|
|
BF08DC0525CDF690007A9CF4 /* Systems.swift */,
|
|
BF639C3C25CDD88000B53517 /* Info.plist */,
|
|
BF2EF87425D308D9005EA349 /* Bundles */,
|
|
);
|
|
path = Systems;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
BF639C3325CDD88000B53517 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF639C3D25CDD88000B53517 /* Systems.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
BF639C3725CDD88000B53517 /* Systems */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BF639C4025CDD88000B53517 /* Build configuration list for PBXNativeTarget "Systems" */;
|
|
buildPhases = (
|
|
BF639C3325CDD88000B53517 /* Headers */,
|
|
BF639C3425CDD88000B53517 /* Sources */,
|
|
BF639C3525CDD88000B53517 /* Frameworks */,
|
|
BF639C3625CDD88000B53517 /* Resources */,
|
|
BF08DBA725CDDA25007A9CF4 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Systems;
|
|
packageProductDependencies = (
|
|
BF08DC4A25CE10A7007A9CF4 /* GPGXDeltaCore */,
|
|
BF6E70B025D210B400E41CD1 /* DeltaCore */,
|
|
);
|
|
productName = Systems;
|
|
productReference = BF639C3825CDD88000B53517 /* Systems.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BF639C2F25CDD88000B53517 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1250;
|
|
TargetAttributes = {
|
|
BF639C3725CDD88000B53517 = {
|
|
CreatedOnToolsVersion = 12.5;
|
|
LastSwiftMigration = 1250;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BF639C3225CDD88000B53517 /* Build configuration list for PBXProject "Systems" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BF639C2E25CDD88000B53517;
|
|
productRefGroup = BF639C3925CDD88000B53517 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
BF639C3725CDD88000B53517 /* Systems */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BF639C3625CDD88000B53517 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF2EF87625D308F1005EA349 /* GPGXDeltaCore_GPGXDeltaCore.bundle in Resources */,
|
|
BF2EF87825D30922005EA349 /* DeltaCore_DeltaCore.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
BF639C3425CDD88000B53517 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF08DC0625CDF690007A9CF4 /* Systems.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
BF639C3E25CDD88000B53517 /* 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++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
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;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF639C3F25CDD88000B53517 /* 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++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
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;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
BF639C4125CDD88000B53517 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 8DQD6BV6H9;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"SWIFT_PACKAGE=1",
|
|
);
|
|
INFOPLIST_FILE = Systems/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.rileytessdsdtsdsdut.Delta;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF639C4225CDD88000B53517 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 8DQD6BV6H9;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREPROCESSOR_DEFINITIONS = "SWIFT_PACKAGE=1";
|
|
INFOPLIST_FILE = Systems/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.rileytessdsdtsdsdut.Delta;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
BF639C3225CDD88000B53517 /* Build configuration list for PBXProject "Systems" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF639C3E25CDD88000B53517 /* Debug */,
|
|
BF639C3F25CDD88000B53517 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BF639C4025CDD88000B53517 /* Build configuration list for PBXNativeTarget "Systems" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF639C4125CDD88000B53517 /* Debug */,
|
|
BF639C4225CDD88000B53517 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
BF08DC4A25CE10A7007A9CF4 /* GPGXDeltaCore */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = GPGXDeltaCore;
|
|
};
|
|
BF6E70B025D210B400E41CD1 /* DeltaCore */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = DeltaCore;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = BF639C2F25CDD88000B53517 /* Project object */;
|
|
}
|