mirror of
https://github.com/hmalik144/EasyCC_iOs_-legacy-.git
synced 2025-12-10 02:35:21 +00:00
602 lines
24 KiB
Plaintext
602 lines
24 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
647522BF212F895400F06A1B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647522BE212F895400F06A1B /* AppDelegate.swift */; };
|
|
647522C1212F895400F06A1B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647522C0212F895400F06A1B /* ViewController.swift */; };
|
|
647522C4212F895400F06A1B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 647522C2212F895400F06A1B /* Main.storyboard */; };
|
|
647522C6212F895400F06A1B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 647522C5212F895400F06A1B /* Assets.xcassets */; };
|
|
647522C9212F895400F06A1B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 647522C7212F895400F06A1B /* LaunchScreen.storyboard */; };
|
|
647522D4212F895400F06A1B /* easyCCTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647522D3212F895400F06A1B /* easyCCTests.swift */; };
|
|
647522DF212F895400F06A1B /* easyCCUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647522DE212F895400F06A1B /* easyCCUITests.swift */; };
|
|
AD16DFB459D342A2ACE549CD /* Pods_easyCC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E9AC5790CB8FD511B83D0A9 /* Pods_easyCC.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
647522D0212F895400F06A1B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 647522B3212F895400F06A1B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 647522BA212F895400F06A1B;
|
|
remoteInfo = easyCC;
|
|
};
|
|
647522DB212F895400F06A1B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 647522B3212F895400F06A1B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 647522BA212F895400F06A1B;
|
|
remoteInfo = easyCC;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
073C0080E986B9DF961A5BE2 /* Pods_easyCCUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_easyCCUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1DE2E01EC13D9FB592123728 /* Pods-easyCC.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-easyCC.release.xcconfig"; path = "Pods/Target Support Files/Pods-easyCC/Pods-easyCC.release.xcconfig"; sourceTree = "<group>"; };
|
|
37DF5F0032479FB0FF847F75 /* Pods-easyCC.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-easyCC.debug.xcconfig"; path = "Pods/Target Support Files/Pods-easyCC/Pods-easyCC.debug.xcconfig"; sourceTree = "<group>"; };
|
|
647522BB212F895400F06A1B /* easyCC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = easyCC.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
647522BE212F895400F06A1B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
647522C0212F895400F06A1B /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
647522C3212F895400F06A1B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
647522C5212F895400F06A1B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
647522C8212F895400F06A1B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
647522CA212F895400F06A1B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
647522CF212F895400F06A1B /* easyCCTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = easyCCTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
647522D3212F895400F06A1B /* easyCCTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = easyCCTests.swift; sourceTree = "<group>"; };
|
|
647522D5212F895400F06A1B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
647522DA212F895400F06A1B /* easyCCUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = easyCCUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
647522DE212F895400F06A1B /* easyCCUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = easyCCUITests.swift; sourceTree = "<group>"; };
|
|
647522E0212F895400F06A1B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
6E9AC5790CB8FD511B83D0A9 /* Pods_easyCC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_easyCC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EED5884D459E0768F0E09BEB /* Pods_easyCCTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_easyCCTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
647522B8212F895400F06A1B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
AD16DFB459D342A2ACE549CD /* Pods_easyCC.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
647522CC212F895400F06A1B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
647522D7212F895400F06A1B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
41A411B88F77BF0337F08CAB /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6E9AC5790CB8FD511B83D0A9 /* Pods_easyCC.framework */,
|
|
EED5884D459E0768F0E09BEB /* Pods_easyCCTests.framework */,
|
|
073C0080E986B9DF961A5BE2 /* Pods_easyCCUITests.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
647522B2212F895400F06A1B = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
647522BD212F895400F06A1B /* easyCC */,
|
|
647522D2212F895400F06A1B /* easyCCTests */,
|
|
647522DD212F895400F06A1B /* easyCCUITests */,
|
|
647522BC212F895400F06A1B /* Products */,
|
|
7F2F59131A8B0EE007D41B8E /* Pods */,
|
|
41A411B88F77BF0337F08CAB /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
647522BC212F895400F06A1B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
647522BB212F895400F06A1B /* easyCC.app */,
|
|
647522CF212F895400F06A1B /* easyCCTests.xctest */,
|
|
647522DA212F895400F06A1B /* easyCCUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
647522BD212F895400F06A1B /* easyCC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
647522BE212F895400F06A1B /* AppDelegate.swift */,
|
|
647522C0212F895400F06A1B /* ViewController.swift */,
|
|
647522C2212F895400F06A1B /* Main.storyboard */,
|
|
647522C5212F895400F06A1B /* Assets.xcassets */,
|
|
647522C7212F895400F06A1B /* LaunchScreen.storyboard */,
|
|
647522CA212F895400F06A1B /* Info.plist */,
|
|
);
|
|
path = easyCC;
|
|
sourceTree = "<group>";
|
|
};
|
|
647522D2212F895400F06A1B /* easyCCTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
647522D3212F895400F06A1B /* easyCCTests.swift */,
|
|
647522D5212F895400F06A1B /* Info.plist */,
|
|
);
|
|
path = easyCCTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
647522DD212F895400F06A1B /* easyCCUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
647522DE212F895400F06A1B /* easyCCUITests.swift */,
|
|
647522E0212F895400F06A1B /* Info.plist */,
|
|
);
|
|
path = easyCCUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
7F2F59131A8B0EE007D41B8E /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
37DF5F0032479FB0FF847F75 /* Pods-easyCC.debug.xcconfig */,
|
|
1DE2E01EC13D9FB592123728 /* Pods-easyCC.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
647522BA212F895400F06A1B /* easyCC */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 647522E3212F895400F06A1B /* Build configuration list for PBXNativeTarget "easyCC" */;
|
|
buildPhases = (
|
|
8A3CA7BE322C310D3CA1C099 /* [CP] Check Pods Manifest.lock */,
|
|
647522B7212F895400F06A1B /* Sources */,
|
|
647522B8212F895400F06A1B /* Frameworks */,
|
|
647522B9212F895400F06A1B /* Resources */,
|
|
61160B645749553C5F419391 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = easyCC;
|
|
productName = easyCC;
|
|
productReference = 647522BB212F895400F06A1B /* easyCC.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
647522CE212F895400F06A1B /* easyCCTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 647522E6212F895400F06A1B /* Build configuration list for PBXNativeTarget "easyCCTests" */;
|
|
buildPhases = (
|
|
647522CB212F895400F06A1B /* Sources */,
|
|
647522CC212F895400F06A1B /* Frameworks */,
|
|
647522CD212F895400F06A1B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
647522D1212F895400F06A1B /* PBXTargetDependency */,
|
|
);
|
|
name = easyCCTests;
|
|
productName = easyCCTests;
|
|
productReference = 647522CF212F895400F06A1B /* easyCCTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
647522D9212F895400F06A1B /* easyCCUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 647522E9212F895400F06A1B /* Build configuration list for PBXNativeTarget "easyCCUITests" */;
|
|
buildPhases = (
|
|
647522D6212F895400F06A1B /* Sources */,
|
|
647522D7212F895400F06A1B /* Frameworks */,
|
|
647522D8212F895400F06A1B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
647522DC212F895400F06A1B /* PBXTargetDependency */,
|
|
);
|
|
name = easyCCUITests;
|
|
productName = easyCCUITests;
|
|
productReference = 647522DA212F895400F06A1B /* easyCCUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
647522B3212F895400F06A1B /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0830;
|
|
LastUpgradeCheck = 0830;
|
|
ORGANIZATIONNAME = h_mal;
|
|
TargetAttributes = {
|
|
647522BA212F895400F06A1B = {
|
|
CreatedOnToolsVersion = 8.3.3;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
647522CE212F895400F06A1B = {
|
|
CreatedOnToolsVersion = 8.3.3;
|
|
ProvisioningStyle = Automatic;
|
|
TestTargetID = 647522BA212F895400F06A1B;
|
|
};
|
|
647522D9212F895400F06A1B = {
|
|
CreatedOnToolsVersion = 8.3.3;
|
|
ProvisioningStyle = Automatic;
|
|
TestTargetID = 647522BA212F895400F06A1B;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 647522B6212F895400F06A1B /* Build configuration list for PBXProject "easyCC" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 647522B2212F895400F06A1B;
|
|
productRefGroup = 647522BC212F895400F06A1B /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
647522BA212F895400F06A1B /* easyCC */,
|
|
647522CE212F895400F06A1B /* easyCCTests */,
|
|
647522D9212F895400F06A1B /* easyCCUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
647522B9212F895400F06A1B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
647522C9212F895400F06A1B /* LaunchScreen.storyboard in Resources */,
|
|
647522C6212F895400F06A1B /* Assets.xcassets in Resources */,
|
|
647522C4212F895400F06A1B /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
647522CD212F895400F06A1B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
647522D8212F895400F06A1B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
61160B645749553C5F419391 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${SRCROOT}/Pods/Target Support Files/Pods-easyCC/Pods-easyCC-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-easyCC/Pods-easyCC-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
8A3CA7BE322C310D3CA1C099 /* [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-easyCC-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 */
|
|
647522B7212F895400F06A1B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
647522C1212F895400F06A1B /* ViewController.swift in Sources */,
|
|
647522BF212F895400F06A1B /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
647522CB212F895400F06A1B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
647522D4212F895400F06A1B /* easyCCTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
647522D6212F895400F06A1B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
647522DF212F895400F06A1B /* easyCCUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
647522D1212F895400F06A1B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 647522BA212F895400F06A1B /* easyCC */;
|
|
targetProxy = 647522D0212F895400F06A1B /* PBXContainerItemProxy */;
|
|
};
|
|
647522DC212F895400F06A1B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 647522BA212F895400F06A1B /* easyCC */;
|
|
targetProxy = 647522DB212F895400F06A1B /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
647522C2212F895400F06A1B /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
647522C3212F895400F06A1B /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
647522C7212F895400F06A1B /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
647522C8212F895400F06A1B /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
647522E1212F895400F06A1B /* 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;
|
|
};
|
|
647522E2212F895400F06A1B /* 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;
|
|
};
|
|
647522E4212F895400F06A1B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 37DF5F0032479FB0FF847F75 /* Pods-easyCC.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = easyCC/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.easyCC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
647522E5212F895400F06A1B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 1DE2E01EC13D9FB592123728 /* Pods-easyCC.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = easyCC/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.easyCC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
647522E7212F895400F06A1B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
INFOPLIST_FILE = easyCCTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.easyCCTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/easyCC.app/easyCC";
|
|
};
|
|
name = Debug;
|
|
};
|
|
647522E8212F895400F06A1B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
INFOPLIST_FILE = easyCCTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.easyCCTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/easyCC.app/easyCC";
|
|
};
|
|
name = Release;
|
|
};
|
|
647522EA212F895400F06A1B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
INFOPLIST_FILE = easyCCUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.easyCCUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_TARGET_NAME = easyCC;
|
|
};
|
|
name = Debug;
|
|
};
|
|
647522EB212F895400F06A1B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
INFOPLIST_FILE = easyCCUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.h-mal.easyCCUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_TARGET_NAME = easyCC;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
647522B6212F895400F06A1B /* Build configuration list for PBXProject "easyCC" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
647522E1212F895400F06A1B /* Debug */,
|
|
647522E2212F895400F06A1B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
647522E3212F895400F06A1B /* Build configuration list for PBXNativeTarget "easyCC" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
647522E4212F895400F06A1B /* Debug */,
|
|
647522E5212F895400F06A1B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
647522E6212F895400F06A1B /* Build configuration list for PBXNativeTarget "easyCCTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
647522E7212F895400F06A1B /* Debug */,
|
|
647522E8212F895400F06A1B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
647522E9212F895400F06A1B /* Build configuration list for PBXNativeTarget "easyCCUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
647522EA212F895400F06A1B /* Debug */,
|
|
647522EB212F895400F06A1B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 647522B3212F895400F06A1B /* Project object */;
|
|
}
|