Files
Book_lib_iOS/Books_App.xcodeproj/project.pbxproj

609 lines
24 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
6417813F20F9A9ED0039C248 /* SecondViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6417813E20F9A9ED0039C248 /* SecondViewController.swift */; };
64944CE420F3427B00DB6A47 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64944CE320F3427B00DB6A47 /* AppDelegate.swift */; };
64944CE620F3427B00DB6A47 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64944CE520F3427B00DB6A47 /* ViewController.swift */; };
64944CE920F3427B00DB6A47 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 64944CE720F3427B00DB6A47 /* Main.storyboard */; };
64944CEB20F3427B00DB6A47 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 64944CEA20F3427B00DB6A47 /* Assets.xcassets */; };
64944CEE20F3427B00DB6A47 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 64944CEC20F3427B00DB6A47 /* LaunchScreen.storyboard */; };
64944CF920F3427B00DB6A47 /* Books_AppTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64944CF820F3427B00DB6A47 /* Books_AppTests.swift */; };
64944D0420F3427B00DB6A47 /* Books_AppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64944D0320F3427B00DB6A47 /* Books_AppUITests.swift */; };
64944D1220F3441800DB6A47 /* TableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64944D1120F3441800DB6A47 /* TableViewCell.swift */; };
E7395B1FC7D9779521E7477A /* Pods_Books_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F2EE5B76DD6F98F0C397BC /* Pods_Books_App.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
64944CF520F3427B00DB6A47 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 64944CD820F3427B00DB6A47 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 64944CDF20F3427B00DB6A47;
remoteInfo = Books_App;
};
64944D0020F3427B00DB6A47 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 64944CD820F3427B00DB6A47 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 64944CDF20F3427B00DB6A47;
remoteInfo = Books_App;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
39F14CBCB80FF1C8DBCEF85E /* Pods-Books_App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Books_App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Books_App/Pods-Books_App.debug.xcconfig"; sourceTree = "<group>"; };
4E7C751905654A4D9C83C86A /* Pods-Books_App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Books_App.release.xcconfig"; path = "Pods/Target Support Files/Pods-Books_App/Pods-Books_App.release.xcconfig"; sourceTree = "<group>"; };
6417813E20F9A9ED0039C248 /* SecondViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SecondViewController.swift; sourceTree = "<group>"; };
64944CE020F3427B00DB6A47 /* Books_App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Books_App.app; sourceTree = BUILT_PRODUCTS_DIR; };
64944CE320F3427B00DB6A47 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
64944CE520F3427B00DB6A47 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
64944CE820F3427B00DB6A47 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
64944CEA20F3427B00DB6A47 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
64944CED20F3427B00DB6A47 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
64944CEF20F3427B00DB6A47 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
64944CF420F3427B00DB6A47 /* Books_AppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Books_AppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
64944CF820F3427B00DB6A47 /* Books_AppTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Books_AppTests.swift; sourceTree = "<group>"; };
64944CFA20F3427B00DB6A47 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
64944CFF20F3427B00DB6A47 /* Books_AppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Books_AppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
64944D0320F3427B00DB6A47 /* Books_AppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Books_AppUITests.swift; sourceTree = "<group>"; };
64944D0520F3427B00DB6A47 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
64944D1120F3441800DB6A47 /* TableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableViewCell.swift; sourceTree = "<group>"; };
A4F2EE5B76DD6F98F0C397BC /* Pods_Books_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Books_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
64944CDD20F3427B00DB6A47 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E7395B1FC7D9779521E7477A /* Pods_Books_App.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
64944CF120F3427B00DB6A47 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
64944CFC20F3427B00DB6A47 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
560CB0EC99492B44DA7D381B /* Pods */ = {
isa = PBXGroup;
children = (
39F14CBCB80FF1C8DBCEF85E /* Pods-Books_App.debug.xcconfig */,
4E7C751905654A4D9C83C86A /* Pods-Books_App.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
64944CD720F3427B00DB6A47 = {
isa = PBXGroup;
children = (
64944CE220F3427B00DB6A47 /* Books_App */,
64944CF720F3427B00DB6A47 /* Books_AppTests */,
64944D0220F3427B00DB6A47 /* Books_AppUITests */,
64944CE120F3427B00DB6A47 /* Products */,
560CB0EC99492B44DA7D381B /* Pods */,
A2FE03A43280802B6286E1B2 /* Frameworks */,
);
sourceTree = "<group>";
};
64944CE120F3427B00DB6A47 /* Products */ = {
isa = PBXGroup;
children = (
64944CE020F3427B00DB6A47 /* Books_App.app */,
64944CF420F3427B00DB6A47 /* Books_AppTests.xctest */,
64944CFF20F3427B00DB6A47 /* Books_AppUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
64944CE220F3427B00DB6A47 /* Books_App */ = {
isa = PBXGroup;
children = (
64944CE320F3427B00DB6A47 /* AppDelegate.swift */,
64944CE520F3427B00DB6A47 /* ViewController.swift */,
64944CE720F3427B00DB6A47 /* Main.storyboard */,
64944CEA20F3427B00DB6A47 /* Assets.xcassets */,
64944CEC20F3427B00DB6A47 /* LaunchScreen.storyboard */,
64944CEF20F3427B00DB6A47 /* Info.plist */,
64944D1120F3441800DB6A47 /* TableViewCell.swift */,
6417813E20F9A9ED0039C248 /* SecondViewController.swift */,
);
path = Books_App;
sourceTree = "<group>";
};
64944CF720F3427B00DB6A47 /* Books_AppTests */ = {
isa = PBXGroup;
children = (
64944CF820F3427B00DB6A47 /* Books_AppTests.swift */,
64944CFA20F3427B00DB6A47 /* Info.plist */,
);
path = Books_AppTests;
sourceTree = "<group>";
};
64944D0220F3427B00DB6A47 /* Books_AppUITests */ = {
isa = PBXGroup;
children = (
64944D0320F3427B00DB6A47 /* Books_AppUITests.swift */,
64944D0520F3427B00DB6A47 /* Info.plist */,
);
path = Books_AppUITests;
sourceTree = "<group>";
};
A2FE03A43280802B6286E1B2 /* Frameworks */ = {
isa = PBXGroup;
children = (
A4F2EE5B76DD6F98F0C397BC /* Pods_Books_App.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
64944CDF20F3427B00DB6A47 /* Books_App */ = {
isa = PBXNativeTarget;
buildConfigurationList = 64944D0820F3427B00DB6A47 /* Build configuration list for PBXNativeTarget "Books_App" */;
buildPhases = (
EBD5642F3C4510E081DDF540 /* [CP] Check Pods Manifest.lock */,
64944CDC20F3427B00DB6A47 /* Sources */,
64944CDD20F3427B00DB6A47 /* Frameworks */,
64944CDE20F3427B00DB6A47 /* Resources */,
311BDAC80FC89D10D4F2ACC5 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = Books_App;
productName = Books_App;
productReference = 64944CE020F3427B00DB6A47 /* Books_App.app */;
productType = "com.apple.product-type.application";
};
64944CF320F3427B00DB6A47 /* Books_AppTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 64944D0B20F3427B00DB6A47 /* Build configuration list for PBXNativeTarget "Books_AppTests" */;
buildPhases = (
64944CF020F3427B00DB6A47 /* Sources */,
64944CF120F3427B00DB6A47 /* Frameworks */,
64944CF220F3427B00DB6A47 /* Resources */,
);
buildRules = (
);
dependencies = (
64944CF620F3427B00DB6A47 /* PBXTargetDependency */,
);
name = Books_AppTests;
productName = Books_AppTests;
productReference = 64944CF420F3427B00DB6A47 /* Books_AppTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
64944CFE20F3427B00DB6A47 /* Books_AppUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 64944D0E20F3427B00DB6A47 /* Build configuration list for PBXNativeTarget "Books_AppUITests" */;
buildPhases = (
64944CFB20F3427B00DB6A47 /* Sources */,
64944CFC20F3427B00DB6A47 /* Frameworks */,
64944CFD20F3427B00DB6A47 /* Resources */,
);
buildRules = (
);
dependencies = (
64944D0120F3427B00DB6A47 /* PBXTargetDependency */,
);
name = Books_AppUITests;
productName = Books_AppUITests;
productReference = 64944CFF20F3427B00DB6A47 /* Books_AppUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
64944CD820F3427B00DB6A47 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0830;
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = h_mal;
TargetAttributes = {
64944CDF20F3427B00DB6A47 = {
CreatedOnToolsVersion = 8.3.3;
ProvisioningStyle = Automatic;
};
64944CF320F3427B00DB6A47 = {
CreatedOnToolsVersion = 8.3.3;
ProvisioningStyle = Automatic;
TestTargetID = 64944CDF20F3427B00DB6A47;
};
64944CFE20F3427B00DB6A47 = {
CreatedOnToolsVersion = 8.3.3;
ProvisioningStyle = Automatic;
TestTargetID = 64944CDF20F3427B00DB6A47;
};
};
};
buildConfigurationList = 64944CDB20F3427B00DB6A47 /* Build configuration list for PBXProject "Books_App" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 64944CD720F3427B00DB6A47;
productRefGroup = 64944CE120F3427B00DB6A47 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
64944CDF20F3427B00DB6A47 /* Books_App */,
64944CF320F3427B00DB6A47 /* Books_AppTests */,
64944CFE20F3427B00DB6A47 /* Books_AppUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
64944CDE20F3427B00DB6A47 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
64944CEE20F3427B00DB6A47 /* LaunchScreen.storyboard in Resources */,
64944CEB20F3427B00DB6A47 /* Assets.xcassets in Resources */,
64944CE920F3427B00DB6A47 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
64944CF220F3427B00DB6A47 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
64944CFD20F3427B00DB6A47 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
311BDAC80FC89D10D4F2ACC5 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-Books_App/Pods-Books_App-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Books_App/Pods-Books_App-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
EBD5642F3C4510E081DDF540 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Books_App-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
64944CDC20F3427B00DB6A47 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6417813F20F9A9ED0039C248 /* SecondViewController.swift in Sources */,
64944D1220F3441800DB6A47 /* TableViewCell.swift in Sources */,
64944CE620F3427B00DB6A47 /* ViewController.swift in Sources */,
64944CE420F3427B00DB6A47 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
64944CF020F3427B00DB6A47 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
64944CF920F3427B00DB6A47 /* Books_AppTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
64944CFB20F3427B00DB6A47 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
64944D0420F3427B00DB6A47 /* Books_AppUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
64944CF620F3427B00DB6A47 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 64944CDF20F3427B00DB6A47 /* Books_App */;
targetProxy = 64944CF520F3427B00DB6A47 /* PBXContainerItemProxy */;
};
64944D0120F3427B00DB6A47 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 64944CDF20F3427B00DB6A47 /* Books_App */;
targetProxy = 64944D0020F3427B00DB6A47 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
64944CE720F3427B00DB6A47 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
64944CE820F3427B00DB6A47 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
64944CEC20F3427B00DB6A47 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
64944CED20F3427B00DB6A47 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
64944D0620F3427B00DB6A47 /* 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++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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 = 10.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
64944D0720F3427B00DB6A47 /* 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++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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 = 10.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
64944D0920F3427B00DB6A47 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 39F14CBCB80FF1C8DBCEF85E /* Pods-Books_App.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = Books_App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.Books-App";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
64944D0A20F3427B00DB6A47 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4E7C751905654A4D9C83C86A /* Pods-Books_App.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = Books_App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.Books-App";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Release;
};
64944D0C20F3427B00DB6A47 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = Books_AppTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.Books-AppTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Books_App.app/Books_App";
};
name = Debug;
};
64944D0D20F3427B00DB6A47 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = Books_AppTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.Books-AppTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Books_App.app/Books_App";
};
name = Release;
};
64944D0F20F3427B00DB6A47 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
INFOPLIST_FILE = Books_AppUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.Books-AppUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_TARGET_NAME = Books_App;
};
name = Debug;
};
64944D1020F3427B00DB6A47 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
INFOPLIST_FILE = Books_AppUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.Books-AppUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_TARGET_NAME = Books_App;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
64944CDB20F3427B00DB6A47 /* Build configuration list for PBXProject "Books_App" */ = {
isa = XCConfigurationList;
buildConfigurations = (
64944D0620F3427B00DB6A47 /* Debug */,
64944D0720F3427B00DB6A47 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
64944D0820F3427B00DB6A47 /* Build configuration list for PBXNativeTarget "Books_App" */ = {
isa = XCConfigurationList;
buildConfigurations = (
64944D0920F3427B00DB6A47 /* Debug */,
64944D0A20F3427B00DB6A47 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
64944D0B20F3427B00DB6A47 /* Build configuration list for PBXNativeTarget "Books_AppTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
64944D0C20F3427B00DB6A47 /* Debug */,
64944D0D20F3427B00DB6A47 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
64944D0E20F3427B00DB6A47 /* Build configuration list for PBXNativeTarget "Books_AppUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
64944D0F20F3427B00DB6A47 /* Debug */,
64944D1020F3427B00DB6A47 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 64944CD820F3427B00DB6A47 /* Project object */;
}