456 lines
22 KiB
Plaintext
456 lines
22 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0923D516207E6DEB00B5FCC5 /* Constants.m in Sources */ = {isa = PBXBuildFile; fileRef = 0923D515207E6DEB00B5FCC5 /* Constants.m */; };
|
|
09250E9D207E6289004BE9C3 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 09250E9C207E6289004BE9C3 /* SettingsViewController.m */; };
|
|
09CC0D9D2078483C00416E24 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 09CC0D9B2078483C00416E24 /* LaunchScreen.storyboard */; };
|
|
09CC0D9E2078483C00416E24 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 09CC0D9C2078483C00416E24 /* Main.storyboard */; };
|
|
09CC0DC8207C279600416E24 /* Scope.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CC0DC7207C279600416E24 /* Scope.m */; };
|
|
09CC0DCB207C294100416E24 /* ScopeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CC0DCA207C294100416E24 /* ScopeCell.m */; };
|
|
09CC0DD1207C44A200416E24 /* IdentityScopeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CC0DD0207C44A200416E24 /* IdentityScopeViewController.m */; };
|
|
09CC0DD4207CE41200416E24 /* AddressScopeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CC0DD3207CE41200416E24 /* AddressScopeViewController.m */; };
|
|
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
|
|
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
|
|
6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
|
|
6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
|
|
6003F59E195388D20070C39A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* AppDelegate.m */; };
|
|
6003F5A7195388D20070C39A /* RequestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* RequestViewController.m */; };
|
|
6003F5A9195388D20070C39A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Assets.xcassets */; };
|
|
8E8F90987D834225D339C3C1 /* Pods_Example_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C42FA8987EC09D9864B566FE /* Pods_Example_iOS.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0923D514207E6DEB00B5FCC5 /* Constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; };
|
|
0923D515207E6DEB00B5FCC5 /* Constants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Constants.m; sourceTree = "<group>"; };
|
|
09250E9B207E6289004BE9C3 /* SettingsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; };
|
|
09250E9C207E6289004BE9C3 /* SettingsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SettingsViewController.m; sourceTree = "<group>"; };
|
|
09603A21207E67280074058E /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
09CC0D9B2078483C00416E24 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
09CC0D9C2078483C00416E24 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
|
|
09CC0DC6207C279600416E24 /* Scope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Scope.h; sourceTree = "<group>"; };
|
|
09CC0DC7207C279600416E24 /* Scope.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Scope.m; sourceTree = "<group>"; };
|
|
09CC0DC9207C294100416E24 /* ScopeCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScopeCell.h; sourceTree = "<group>"; };
|
|
09CC0DCA207C294100416E24 /* ScopeCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ScopeCell.m; sourceTree = "<group>"; };
|
|
09CC0DCF207C44A200416E24 /* IdentityScopeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdentityScopeViewController.h; sourceTree = "<group>"; };
|
|
09CC0DD0207C44A200416E24 /* IdentityScopeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IdentityScopeViewController.m; sourceTree = "<group>"; };
|
|
09CC0DD2207CE41200416E24 /* AddressScopeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AddressScopeViewController.h; sourceTree = "<group>"; };
|
|
09CC0DD3207CE41200416E24 /* AddressScopeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AddressScopeViewController.m; sourceTree = "<group>"; };
|
|
6003F58A195388D20070C39A /* Example-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
6003F59B195388D20070C39A /* Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
|
|
6003F59C195388D20070C39A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
6003F59D195388D20070C39A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
6003F5A5195388D20070C39A /* RequestViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RequestViewController.h; sourceTree = "<group>"; };
|
|
6003F5A6195388D20070C39A /* RequestViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RequestViewController.m; sourceTree = "<group>"; };
|
|
6003F5A8195388D20070C39A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
6D059A870E34C03D8AB1ACEB /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
B6DC0CFBB245894E7C06E45F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
C42FA8987EC09D9864B566FE /* Pods_Example_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DCD073077162F5708688F556 /* Pods-Example-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
E4F0A3D7FFFEBC51F2DE1EF0 /* Pods-Example-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
F58507A0DFC37C96287ABBCB /* TGPassportKit.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = TGPassportKit.podspec; path = ../TGPassportKit.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
6003F587195388D20070C39A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
|
|
6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
|
|
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
|
|
8E8F90987D834225D339C3C1 /* Pods_Example_iOS.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1A6BCACC8831E27C6AC569CC /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4F0A3D7FFFEBC51F2DE1EF0 /* Pods-Example-iOS.debug.xcconfig */,
|
|
DCD073077162F5708688F556 /* Pods-Example-iOS.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F581195388D10070C39A = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
|
|
6003F593195388D20070C39A /* Example */,
|
|
6003F58C195388D20070C39A /* Frameworks */,
|
|
6003F58B195388D20070C39A /* Products */,
|
|
1A6BCACC8831E27C6AC569CC /* Pods */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F58B195388D20070C39A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F58A195388D20070C39A /* Example-iOS.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F58C195388D20070C39A /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F58D195388D20070C39A /* Foundation.framework */,
|
|
6003F58F195388D20070C39A /* CoreGraphics.framework */,
|
|
6003F591195388D20070C39A /* UIKit.framework */,
|
|
C42FA8987EC09D9864B566FE /* Pods_Example_iOS.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F593195388D20070C39A /* Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
09CC0D9B2078483C00416E24 /* LaunchScreen.storyboard */,
|
|
09CC0D9C2078483C00416E24 /* Main.storyboard */,
|
|
6003F59C195388D20070C39A /* AppDelegate.h */,
|
|
6003F59D195388D20070C39A /* AppDelegate.m */,
|
|
0923D514207E6DEB00B5FCC5 /* Constants.h */,
|
|
0923D515207E6DEB00B5FCC5 /* Constants.m */,
|
|
09CC0DC6207C279600416E24 /* Scope.h */,
|
|
09CC0DC7207C279600416E24 /* Scope.m */,
|
|
09CC0DC9207C294100416E24 /* ScopeCell.h */,
|
|
09CC0DCA207C294100416E24 /* ScopeCell.m */,
|
|
09CC0DCF207C44A200416E24 /* IdentityScopeViewController.h */,
|
|
09CC0DD0207C44A200416E24 /* IdentityScopeViewController.m */,
|
|
09CC0DD2207CE41200416E24 /* AddressScopeViewController.h */,
|
|
09CC0DD3207CE41200416E24 /* AddressScopeViewController.m */,
|
|
6003F5A5195388D20070C39A /* RequestViewController.h */,
|
|
6003F5A6195388D20070C39A /* RequestViewController.m */,
|
|
09250E9B207E6289004BE9C3 /* SettingsViewController.h */,
|
|
09250E9C207E6289004BE9C3 /* SettingsViewController.m */,
|
|
6003F5A8195388D20070C39A /* Assets.xcassets */,
|
|
6003F594195388D20070C39A /* Supporting Files */,
|
|
);
|
|
name = Example;
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F594195388D20070C39A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
09603A21207E67280074058E /* Info.plist */,
|
|
6003F599195388D20070C39A /* main.m */,
|
|
6003F59B195388D20070C39A /* Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F58507A0DFC37C96287ABBCB /* TGPassportKit.podspec */,
|
|
6D059A870E34C03D8AB1ACEB /* README.md */,
|
|
B6DC0CFBB245894E7C06E45F /* LICENSE */,
|
|
);
|
|
name = "Podspec Metadata";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
6003F589195388D20070C39A /* Example-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "Example-iOS" */;
|
|
buildPhases = (
|
|
41678AC81672A3499FE04576 /* [CP] Check Pods Manifest.lock */,
|
|
6003F586195388D20070C39A /* Sources */,
|
|
6003F587195388D20070C39A /* Frameworks */,
|
|
6003F588195388D20070C39A /* Resources */,
|
|
445EA334373F1C2B46139C97 /* [CP] Embed Pods Frameworks */,
|
|
4073928FEF6324220B3C2DC9 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Example-iOS";
|
|
productName = TGPassportKit;
|
|
productReference = 6003F58A195388D20070C39A /* Example-iOS.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
6003F582195388D10070C39A /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = TGP;
|
|
LastUpgradeCheck = 0920;
|
|
ORGANIZATIONNAME = "Ilya Laktyushin";
|
|
};
|
|
buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "Example-iOS" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
ru,
|
|
);
|
|
mainGroup = 6003F581195388D10070C39A;
|
|
productRefGroup = 6003F58B195388D20070C39A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
6003F589195388D20070C39A /* Example-iOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
6003F588195388D20070C39A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
09CC0D9E2078483C00416E24 /* Main.storyboard in Resources */,
|
|
6003F5A9195388D20070C39A /* Assets.xcassets in Resources */,
|
|
09CC0D9D2078483C00416E24 /* LaunchScreen.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
4073928FEF6324220B3C2DC9 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
41678AC81672A3499FE04576 /* [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-Example-iOS-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;
|
|
};
|
|
445EA334373F1C2B46139C97 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${SRCROOT}/Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/TGPassportKit/TGPassportKit.framework",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TGPassportKit.framework",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
6003F586195388D20070C39A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
09CC0DCB207C294100416E24 /* ScopeCell.m in Sources */,
|
|
6003F59E195388D20070C39A /* AppDelegate.m in Sources */,
|
|
6003F5A7195388D20070C39A /* RequestViewController.m in Sources */,
|
|
09250E9D207E6289004BE9C3 /* SettingsViewController.m in Sources */,
|
|
0923D516207E6DEB00B5FCC5 /* Constants.m in Sources */,
|
|
09CC0DD1207C44A200416E24 /* IdentityScopeViewController.m in Sources */,
|
|
09CC0DD4207CE41200416E24 /* AddressScopeViewController.m in Sources */,
|
|
09CC0DC8207C279600416E24 /* Scope.m in Sources */,
|
|
6003F59A195388D20070C39A /* main.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
6003F5BD195388D20070C39A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
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_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
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;
|
|
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_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = 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 = 9.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
6003F5BE195388D20070C39A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
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_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
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 = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = 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 = 9.0;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
6003F5C0195388D20070C39A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E4F0A3D7FFFEBC51F2DE1EF0 /* Pods-Example-iOS.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Source/Prefix.pch;
|
|
INFOPLIST_FILE = Source/Info.plist;
|
|
MODULE_NAME = ExampleApp;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.TGPassportKit-Example-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
6003F5C1195388D20070C39A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = DCD073077162F5708688F556 /* Pods-Example-iOS.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Source/Prefix.pch;
|
|
INFOPLIST_FILE = Source/Info.plist;
|
|
MODULE_NAME = ExampleApp;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.TGPassportKit-Example-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
6003F585195388D10070C39A /* Build configuration list for PBXProject "Example-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6003F5BD195388D20070C39A /* Debug */,
|
|
6003F5BE195388D20070C39A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "Example-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6003F5C0195388D20070C39A /* Debug */,
|
|
6003F5C1195388D20070C39A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 6003F582195388D10070C39A /* Project object */;
|
|
}
|