You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

513 lines
20 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objects = {
/* Begin PBXBuildFile section */
7EE7BF9C2CB8F25B0000161D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE7BF9B2CB8F25B0000161D /* AppDelegate.swift */; };
7EE7BF9E2CB8F25B0000161D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE7BF9D2CB8F25B0000161D /* SceneDelegate.swift */; };
7EE7BFA02CB8F25B0000161D /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE7BF9F2CB8F25B0000161D /* ViewController.swift */; };
7EE7BFA32CB8F25B0000161D /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 7EE7BFA22CB8F25B0000161D /* Base */; };
7EE7BFA52CB8F25C0000161D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7EE7BFA42CB8F25C0000161D /* Assets.xcassets */; };
7EE7BFA82CB8F25C0000161D /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 7EE7BFA72CB8F25C0000161D /* Base */; };
7EE7BFF62CB8FA1C0000161D /* SurveyTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE7BFF52CB8FA1C0000161D /* SurveyTask.swift */; };
7EE7C01F2CB9E9D90000161D /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EE7C0182CB9E60E0000161D /* ResearchKit.framework */; };
7EE7C0202CB9E9D90000161D /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7EE7C0182CB9E60E0000161D /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
7EE7C0212CB9E9D90000161D /* ResearchKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EE7C01C2CB9E60E0000161D /* ResearchKitUI.framework */; };
7EE7C0222CB9E9D90000161D /* ResearchKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7EE7C01C2CB9E60E0000161D /* ResearchKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
7EE7C0172CB9E60E0000161D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = B183A5951A8535D100C76870;
remoteInfo = ResearchKit;
};
7EE7C0192CB9E60E0000161D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 86CC8E9A1AC09332001CCD89;
remoteInfo = ResearchKitTests;
};
7EE7C01B2CB9E60E0000161D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CA1C7A5A288B0C68004DAB3A;
remoteInfo = "ResearchKitUI (iOS)";
};
7EE7C01D2CB9E60E0000161D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = CAD08967289DD747007B2A98;
remoteInfo = ResearchKitActiveTask;
};
7EE7C0232CB9EC410000161D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = B183A4731A8535D100C76870;
remoteInfo = ResearchKit;
};
7EE7C0252CB9EC410000161D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = CA1C7A40288B0C68004DAB3A;
remoteInfo = "ResearchKitUI (iOS)";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
7EE7C0082CB8FF010000161D /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
7EE7C0222CB9E9D90000161D /* ResearchKitUI.framework in Embed Frameworks */,
7EE7C0202CB9E9D90000161D /* ResearchKit.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
7EE7BF982CB8F25B0000161D /* RK-Setup-Git.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RK-Setup-Git.app"; sourceTree = BUILT_PRODUCTS_DIR; };
7EE7BF9B2CB8F25B0000161D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
7EE7BF9D2CB8F25B0000161D /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
7EE7BF9F2CB8F25B0000161D /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
7EE7BFA22CB8F25B0000161D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
7EE7BFA42CB8F25C0000161D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
7EE7BFA72CB8F25C0000161D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
7EE7BFA92CB8F25C0000161D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
7EE7BFF52CB8FA1C0000161D /* SurveyTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SurveyTask.swift; sourceTree = "<group>"; };
7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = ResearchKit/ResearchKit.xcodeproj; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
7EE7BF952CB8F25B0000161D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
7EE7C0212CB9E9D90000161D /* ResearchKitUI.framework in Frameworks */,
7EE7C01F2CB9E9D90000161D /* ResearchKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
7EE7BF8F2CB8F25B0000161D = {
isa = PBXGroup;
children = (
7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */,
7EE7BF9A2CB8F25B0000161D /* RK-Setup-Git */,
7EE7BF992CB8F25B0000161D /* Products */,
7EE7BFBE2CB8F7520000161D /* Frameworks */,
);
sourceTree = "<group>";
};
7EE7BF992CB8F25B0000161D /* Products */ = {
isa = PBXGroup;
children = (
7EE7BF982CB8F25B0000161D /* RK-Setup-Git.app */,
);
name = Products;
sourceTree = "<group>";
};
7EE7BF9A2CB8F25B0000161D /* RK-Setup-Git */ = {
isa = PBXGroup;
children = (
7EE7BF9B2CB8F25B0000161D /* AppDelegate.swift */,
7EE7BF9D2CB8F25B0000161D /* SceneDelegate.swift */,
7EE7BF9F2CB8F25B0000161D /* ViewController.swift */,
7EE7BFA12CB8F25B0000161D /* Main.storyboard */,
7EE7BFA42CB8F25C0000161D /* Assets.xcassets */,
7EE7BFA62CB8F25C0000161D /* LaunchScreen.storyboard */,
7EE7BFA92CB8F25C0000161D /* Info.plist */,
7EE7BFF52CB8FA1C0000161D /* SurveyTask.swift */,
);
path = "RK-Setup-Git";
sourceTree = "<group>";
};
7EE7BFBE2CB8F7520000161D /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
7EE7C0112CB9E60E0000161D /* Products */ = {
isa = PBXGroup;
children = (
7EE7C0182CB9E60E0000161D /* ResearchKit.framework */,
7EE7C01A2CB9E60E0000161D /* ResearchKitTests.xctest */,
7EE7C01C2CB9E60E0000161D /* ResearchKitUI.framework */,
7EE7C01E2CB9E60E0000161D /* ResearchKitActiveTask.framework */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
7EE7BF972CB8F25B0000161D /* RK-Setup-Git */ = {
isa = PBXNativeTarget;
buildConfigurationList = 7EE7BFAC2CB8F25C0000161D /* Build configuration list for PBXNativeTarget "RK-Setup-Git" */;
buildPhases = (
7EE7BF942CB8F25B0000161D /* Sources */,
7EE7BF952CB8F25B0000161D /* Frameworks */,
7EE7BF962CB8F25B0000161D /* Resources */,
7EE7C0082CB8FF010000161D /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
7EE7C0242CB9EC410000161D /* PBXTargetDependency */,
7EE7C0262CB9EC410000161D /* PBXTargetDependency */,
);
name = "RK-Setup-Git";
productName = "RK-Setup-Git";
productReference = 7EE7BF982CB8F25B0000161D /* RK-Setup-Git.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
7EE7BF902CB8F25B0000161D /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1540;
LastUpgradeCheck = 1540;
TargetAttributes = {
7EE7BF972CB8F25B0000161D = {
CreatedOnToolsVersion = 15.4;
};
};
};
buildConfigurationList = 7EE7BF932CB8F25B0000161D /* Build configuration list for PBXProject "RK-Setup-Git" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 7EE7BF8F2CB8F25B0000161D;
productRefGroup = 7EE7BF992CB8F25B0000161D /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 7EE7C0112CB9E60E0000161D /* Products */;
ProjectRef = 7EE7C0102CB9E60E0000161D /* ResearchKit.xcodeproj */;
},
);
projectRoot = "";
targets = (
7EE7BF972CB8F25B0000161D /* RK-Setup-Git */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
7EE7C0182CB9E60E0000161D /* ResearchKit.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ResearchKit.framework;
remoteRef = 7EE7C0172CB9E60E0000161D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7EE7C01A2CB9E60E0000161D /* ResearchKitTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = ResearchKitTests.xctest;
remoteRef = 7EE7C0192CB9E60E0000161D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7EE7C01C2CB9E60E0000161D /* ResearchKitUI.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ResearchKitUI.framework;
remoteRef = 7EE7C01B2CB9E60E0000161D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7EE7C01E2CB9E60E0000161D /* ResearchKitActiveTask.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ResearchKitActiveTask.framework;
remoteRef = 7EE7C01D2CB9E60E0000161D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
7EE7BF962CB8F25B0000161D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7EE7BFA52CB8F25C0000161D /* Assets.xcassets in Resources */,
7EE7BFA82CB8F25C0000161D /* Base in Resources */,
7EE7BFA32CB8F25B0000161D /* Base in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
7EE7BF942CB8F25B0000161D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7EE7BFF62CB8FA1C0000161D /* SurveyTask.swift in Sources */,
7EE7BFA02CB8F25B0000161D /* ViewController.swift in Sources */,
7EE7BF9C2CB8F25B0000161D /* AppDelegate.swift in Sources */,
7EE7BF9E2CB8F25B0000161D /* SceneDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
7EE7C0242CB9EC410000161D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = ResearchKit;
targetProxy = 7EE7C0232CB9EC410000161D /* PBXContainerItemProxy */;
};
7EE7C0262CB9EC410000161D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "ResearchKitUI (iOS)";
targetProxy = 7EE7C0252CB9EC410000161D /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
7EE7BFA12CB8F25B0000161D /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
7EE7BFA22CB8F25B0000161D /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
7EE7BFA62CB8F25C0000161D /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
7EE7BFA72CB8F25C0000161D /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
7EE7BFAA2CB8F25C0000161D /* 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 = NO;
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;
IPHONEOS_DEPLOYMENT_TARGET = 17.5;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
7EE7BFAB2CB8F25C0000161D /* 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 = NO;
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;
IPHONEOS_DEPLOYMENT_TARGET = 17.5;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
7EE7BFAD2CB8F25C0000161D /* 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 = UVYP7VQJPN;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "RK-Setup-Git/Info.plist";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "gmarx.RK-Setup-Git";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
7EE7BFAE2CB8F25C0000161D /* 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 = UVYP7VQJPN;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "RK-Setup-Git/Info.plist";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "gmarx.RK-Setup-Git";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
7EE7BF932CB8F25B0000161D /* Build configuration list for PBXProject "RK-Setup-Git" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7EE7BFAA2CB8F25C0000161D /* Debug */,
7EE7BFAB2CB8F25C0000161D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
7EE7BFAC2CB8F25C0000161D /* Build configuration list for PBXNativeTarget "RK-Setup-Git" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7EE7BFAD2CB8F25C0000161D /* Debug */,
7EE7BFAE2CB8F25C0000161D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 7EE7BF902CB8F25B0000161D /* Project object */;
}