598 lines
22 KiB
Text
598 lines
22 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
BD107EC126866987006D771C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD107EC026866987006D771C /* AppDelegate.swift */; };
|
|
BD107EC326866987006D771C /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD107EC226866987006D771C /* SceneDelegate.swift */; };
|
|
BD107EC526866987006D771C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD107EC426866987006D771C /* ViewController.swift */; };
|
|
BD107EC826866987006D771C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BD107EC626866987006D771C /* Main.storyboard */; };
|
|
BD107ECA2686698E006D771C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BD107EC92686698E006D771C /* Assets.xcassets */; };
|
|
BD107ECD2686698E006D771C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BD107ECB2686698E006D771C /* LaunchScreen.storyboard */; };
|
|
BD107ED82686698F006D771C /* BPOrganizerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD107ED72686698F006D771C /* BPOrganizerTests.swift */; };
|
|
BD107EE32686698F006D771C /* BPOrganizerUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD107EE22686698F006D771C /* BPOrganizerUITests.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
BD107ED42686698F006D771C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BD107EB526866987006D771C /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BD107EBC26866987006D771C;
|
|
remoteInfo = BPOrganizer;
|
|
};
|
|
BD107EDF2686698F006D771C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BD107EB526866987006D771C /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BD107EBC26866987006D771C;
|
|
remoteInfo = BPOrganizer;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
BD107EBD26866987006D771C /* BPOrganizer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BPOrganizer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BD107EC026866987006D771C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
BD107EC226866987006D771C /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
BD107EC426866987006D771C /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
BD107EC726866987006D771C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
BD107EC92686698E006D771C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BD107ECC2686698E006D771C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
BD107ECE2686698E006D771C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BD107ED32686698F006D771C /* BPOrganizerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BPOrganizerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BD107ED72686698F006D771C /* BPOrganizerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BPOrganizerTests.swift; sourceTree = "<group>"; };
|
|
BD107ED92686698F006D771C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BD107EDE2686698F006D771C /* BPOrganizerUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BPOrganizerUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BD107EE22686698F006D771C /* BPOrganizerUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BPOrganizerUITests.swift; sourceTree = "<group>"; };
|
|
BD107EE42686698F006D771C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
BD107EBA26866987006D771C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BD107ED02686698F006D771C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BD107EDB2686698F006D771C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
BD107EB426866987006D771C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BD107EBF26866987006D771C /* BPOrganizer */,
|
|
BD107ED62686698F006D771C /* BPOrganizerTests */,
|
|
BD107EE12686698F006D771C /* BPOrganizerUITests */,
|
|
BD107EBE26866987006D771C /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BD107EBE26866987006D771C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BD107EBD26866987006D771C /* BPOrganizer.app */,
|
|
BD107ED32686698F006D771C /* BPOrganizerTests.xctest */,
|
|
BD107EDE2686698F006D771C /* BPOrganizerUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BD107EBF26866987006D771C /* BPOrganizer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BD107EC026866987006D771C /* AppDelegate.swift */,
|
|
BD107EC226866987006D771C /* SceneDelegate.swift */,
|
|
BD107EC426866987006D771C /* ViewController.swift */,
|
|
BD107EC626866987006D771C /* Main.storyboard */,
|
|
BD107EC92686698E006D771C /* Assets.xcassets */,
|
|
BD107ECB2686698E006D771C /* LaunchScreen.storyboard */,
|
|
BD107ECE2686698E006D771C /* Info.plist */,
|
|
);
|
|
path = BPOrganizer;
|
|
sourceTree = "<group>";
|
|
};
|
|
BD107ED62686698F006D771C /* BPOrganizerTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BD107ED72686698F006D771C /* BPOrganizerTests.swift */,
|
|
BD107ED92686698F006D771C /* Info.plist */,
|
|
);
|
|
path = BPOrganizerTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
BD107EE12686698F006D771C /* BPOrganizerUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BD107EE22686698F006D771C /* BPOrganizerUITests.swift */,
|
|
BD107EE42686698F006D771C /* Info.plist */,
|
|
);
|
|
path = BPOrganizerUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
BD107EBC26866987006D771C /* BPOrganizer */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BD107EE72686698F006D771C /* Build configuration list for PBXNativeTarget "BPOrganizer" */;
|
|
buildPhases = (
|
|
BD107EB926866987006D771C /* Sources */,
|
|
BD107EBA26866987006D771C /* Frameworks */,
|
|
BD107EBB26866987006D771C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = BPOrganizer;
|
|
productName = BPOrganizer;
|
|
productReference = BD107EBD26866987006D771C /* BPOrganizer.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
BD107ED22686698F006D771C /* BPOrganizerTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BD107EEA2686698F006D771C /* Build configuration list for PBXNativeTarget "BPOrganizerTests" */;
|
|
buildPhases = (
|
|
BD107ECF2686698F006D771C /* Sources */,
|
|
BD107ED02686698F006D771C /* Frameworks */,
|
|
BD107ED12686698F006D771C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BD107ED52686698F006D771C /* PBXTargetDependency */,
|
|
);
|
|
name = BPOrganizerTests;
|
|
productName = BPOrganizerTests;
|
|
productReference = BD107ED32686698F006D771C /* BPOrganizerTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
BD107EDD2686698F006D771C /* BPOrganizerUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BD107EED2686698F006D771C /* Build configuration list for PBXNativeTarget "BPOrganizerUITests" */;
|
|
buildPhases = (
|
|
BD107EDA2686698F006D771C /* Sources */,
|
|
BD107EDB2686698F006D771C /* Frameworks */,
|
|
BD107EDC2686698F006D771C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BD107EE02686698F006D771C /* PBXTargetDependency */,
|
|
);
|
|
name = BPOrganizerUITests;
|
|
productName = BPOrganizerUITests;
|
|
productReference = BD107EDE2686698F006D771C /* BPOrganizerUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BD107EB526866987006D771C /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1250;
|
|
LastUpgradeCheck = 1250;
|
|
TargetAttributes = {
|
|
BD107EBC26866987006D771C = {
|
|
CreatedOnToolsVersion = 12.5.1;
|
|
};
|
|
BD107ED22686698F006D771C = {
|
|
CreatedOnToolsVersion = 12.5.1;
|
|
TestTargetID = BD107EBC26866987006D771C;
|
|
};
|
|
BD107EDD2686698F006D771C = {
|
|
CreatedOnToolsVersion = 12.5.1;
|
|
TestTargetID = BD107EBC26866987006D771C;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BD107EB826866987006D771C /* Build configuration list for PBXProject "BPOrganizer" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BD107EB426866987006D771C;
|
|
productRefGroup = BD107EBE26866987006D771C /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
BD107EBC26866987006D771C /* BPOrganizer */,
|
|
BD107ED22686698F006D771C /* BPOrganizerTests */,
|
|
BD107EDD2686698F006D771C /* BPOrganizerUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BD107EBB26866987006D771C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BD107ECD2686698E006D771C /* LaunchScreen.storyboard in Resources */,
|
|
BD107ECA2686698E006D771C /* Assets.xcassets in Resources */,
|
|
BD107EC826866987006D771C /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BD107ED12686698F006D771C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BD107EDC2686698F006D771C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
BD107EB926866987006D771C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BD107EC526866987006D771C /* ViewController.swift in Sources */,
|
|
BD107EC126866987006D771C /* AppDelegate.swift in Sources */,
|
|
BD107EC326866987006D771C /* SceneDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BD107ECF2686698F006D771C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BD107ED82686698F006D771C /* BPOrganizerTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BD107EDA2686698F006D771C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BD107EE32686698F006D771C /* BPOrganizerUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
BD107ED52686698F006D771C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BD107EBC26866987006D771C /* BPOrganizer */;
|
|
targetProxy = BD107ED42686698F006D771C /* PBXContainerItemProxy */;
|
|
};
|
|
BD107EE02686698F006D771C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BD107EBC26866987006D771C /* BPOrganizer */;
|
|
targetProxy = BD107EDF2686698F006D771C /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
BD107EC626866987006D771C /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BD107EC726866987006D771C /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BD107ECB2686698E006D771C /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BD107ECC2686698E006D771C /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
BD107EE52686698F006D771C /* 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;
|
|
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.5;
|
|
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";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BD107EE62686698F006D771C /* 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;
|
|
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.5;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BD107EE82686698F006D771C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = PRBH2T6668;
|
|
INFOPLIST_FILE = BPOrganizer/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.BPOrganizer;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BD107EE92686698F006D771C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = PRBH2T6668;
|
|
INFOPLIST_FILE = BPOrganizer/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.BPOrganizer;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BD107EEB2686698F006D771C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = PRBH2T6668;
|
|
INFOPLIST_FILE = BPOrganizerTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.BPOrganizerTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BPOrganizer.app/BPOrganizer";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BD107EEC2686698F006D771C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = PRBH2T6668;
|
|
INFOPLIST_FILE = BPOrganizerTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.BPOrganizerTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BPOrganizer.app/BPOrganizer";
|
|
};
|
|
name = Release;
|
|
};
|
|
BD107EEE2686698F006D771C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = PRBH2T6668;
|
|
INFOPLIST_FILE = BPOrganizerUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.BPOrganizerUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = BPOrganizer;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BD107EEF2686698F006D771C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = PRBH2T6668;
|
|
INFOPLIST_FILE = BPOrganizerUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.BPOrganizerUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = BPOrganizer;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
BD107EB826866987006D771C /* Build configuration list for PBXProject "BPOrganizer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BD107EE52686698F006D771C /* Debug */,
|
|
BD107EE62686698F006D771C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BD107EE72686698F006D771C /* Build configuration list for PBXNativeTarget "BPOrganizer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BD107EE82686698F006D771C /* Debug */,
|
|
BD107EE92686698F006D771C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BD107EEA2686698F006D771C /* Build configuration list for PBXNativeTarget "BPOrganizerTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BD107EEB2686698F006D771C /* Debug */,
|
|
BD107EEC2686698F006D771C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BD107EED2686698F006D771C /* Build configuration list for PBXNativeTarget "BPOrganizerUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BD107EEE2686698F006D771C /* Debug */,
|
|
BD107EEF2686698F006D771C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BD107EB526866987006D771C /* Project object */;
|
|
}
|