Home | History | Annotate | Download | only in RouteGuideClient.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 46;
      7 	objects = {
      8 
      9 /* Begin PBXBuildFile section */
     10 		124E20A2FC8EAE54460D4ED2 /* libPods-RouteGuideClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 71CEE03D66D40FC37264D6E4 /* libPods-RouteGuideClient.a */; };
     11 		632527831B1D0396003073D9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 632527821B1D0396003073D9 /* main.m */; };
     12 		632527861B1D0396003073D9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 632527851B1D0396003073D9 /* AppDelegate.m */; };
     13 		6325278F1B1D0396003073D9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6325278D1B1D0396003073D9 /* Main.storyboard */; };
     14 		632527911B1D0396003073D9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 632527901B1D0396003073D9 /* Images.xcassets */; };
     15 		6367B55B1B223AFA008861F5 /* route_guide_db.json in Resources */ = {isa = PBXBuildFile; fileRef = 6367B55A1B223AFA008861F5 /* route_guide_db.json */; };
     16 		63A6015C1B1DAB5000FA5B86 /* ViewControllers.m in Sources */ = {isa = PBXBuildFile; fileRef = 63A6015B1B1DAB5000FA5B86 /* ViewControllers.m */; };
     17 /* End PBXBuildFile section */
     18 
     19 /* Begin PBXFileReference section */
     20 		6325277D1B1D0396003073D9 /* RouteGuideClient.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RouteGuideClient.app; sourceTree = BUILT_PRODUCTS_DIR; };
     21 		632527811B1D0396003073D9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
     22 		632527821B1D0396003073D9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
     23 		632527841B1D0396003073D9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
     24 		632527851B1D0396003073D9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
     25 		6325278E1B1D0396003073D9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
     26 		632527901B1D0396003073D9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
     27 		6367B55A1B223AFA008861F5 /* route_guide_db.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = route_guide_db.json; sourceTree = "<group>"; };
     28 		63A6015B1B1DAB5000FA5B86 /* ViewControllers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewControllers.m; sourceTree = "<group>"; };
     29 		71CEE03D66D40FC37264D6E4 /* libPods-RouteGuideClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RouteGuideClient.a"; sourceTree = BUILT_PRODUCTS_DIR; };
     30 		ADA4C647BAE906F79AD9A45E /* Pods-RouteGuideClient.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RouteGuideClient.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RouteGuideClient/Pods-RouteGuideClient.debug.xcconfig"; sourceTree = "<group>"; };
     31 		C83C5A54D1A4EA07569F1AED /* Pods-RouteGuideClient.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RouteGuideClient.release.xcconfig"; path = "Pods/Target Support Files/Pods-RouteGuideClient/Pods-RouteGuideClient.release.xcconfig"; sourceTree = "<group>"; };
     32 /* End PBXFileReference section */
     33 
     34 /* Begin PBXFrameworksBuildPhase section */
     35 		6325277A1B1D0395003073D9 /* Frameworks */ = {
     36 			isa = PBXFrameworksBuildPhase;
     37 			buildActionMask = 2147483647;
     38 			files = (
     39 				124E20A2FC8EAE54460D4ED2 /* libPods-RouteGuideClient.a in Frameworks */,
     40 			);
     41 			runOnlyForDeploymentPostprocessing = 0;
     42 		};
     43 /* End PBXFrameworksBuildPhase section */
     44 
     45 /* Begin PBXGroup section */
     46 		56849C29DC376BF4B902CD77 /* Pods */ = {
     47 			isa = PBXGroup;
     48 			children = (
     49 				ADA4C647BAE906F79AD9A45E /* Pods-RouteGuideClient.debug.xcconfig */,
     50 				C83C5A54D1A4EA07569F1AED /* Pods-RouteGuideClient.release.xcconfig */,
     51 			);
     52 			name = Pods;
     53 			sourceTree = "<group>";
     54 		};
     55 		631C63891B1DBC41001295D5 /* Misc */ = {
     56 			isa = PBXGroup;
     57 			children = (
     58 				632527841B1D0396003073D9 /* AppDelegate.h */,
     59 				632527851B1D0396003073D9 /* AppDelegate.m */,
     60 				632527901B1D0396003073D9 /* Images.xcassets */,
     61 				632527801B1D0396003073D9 /* Supporting Files */,
     62 			);
     63 			path = Misc;
     64 			sourceTree = "<group>";
     65 		};
     66 		632527741B1D0395003073D9 = {
     67 			isa = PBXGroup;
     68 			children = (
     69 				6325277F1B1D0396003073D9 /* RouteGuideClient */,
     70 				6325277E1B1D0396003073D9 /* Products */,
     71 				56849C29DC376BF4B902CD77 /* Pods */,
     72 				7482B8A18481F7B13ADE4530 /* Frameworks */,
     73 			);
     74 			sourceTree = "<group>";
     75 		};
     76 		6325277E1B1D0396003073D9 /* Products */ = {
     77 			isa = PBXGroup;
     78 			children = (
     79 				6325277D1B1D0396003073D9 /* RouteGuideClient.app */,
     80 			);
     81 			name = Products;
     82 			sourceTree = "<group>";
     83 		};
     84 		6325277F1B1D0396003073D9 /* RouteGuideClient */ = {
     85 			isa = PBXGroup;
     86 			children = (
     87 				63A6015B1B1DAB5000FA5B86 /* ViewControllers.m */,
     88 				6367B55A1B223AFA008861F5 /* route_guide_db.json */,
     89 				6325278D1B1D0396003073D9 /* Main.storyboard */,
     90 				631C63891B1DBC41001295D5 /* Misc */,
     91 			);
     92 			name = RouteGuideClient;
     93 			sourceTree = SOURCE_ROOT;
     94 		};
     95 		632527801B1D0396003073D9 /* Supporting Files */ = {
     96 			isa = PBXGroup;
     97 			children = (
     98 				632527811B1D0396003073D9 /* Info.plist */,
     99 				632527821B1D0396003073D9 /* main.m */,
    100 			);
    101 			name = "Supporting Files";
    102 			sourceTree = "<group>";
    103 		};
    104 		7482B8A18481F7B13ADE4530 /* Frameworks */ = {
    105 			isa = PBXGroup;
    106 			children = (
    107 				71CEE03D66D40FC37264D6E4 /* libPods-RouteGuideClient.a */,
    108 			);
    109 			name = Frameworks;
    110 			sourceTree = "<group>";
    111 		};
    112 /* End PBXGroup section */
    113 
    114 /* Begin PBXNativeTarget section */
    115 		6325277C1B1D0395003073D9 /* RouteGuideClient */ = {
    116 			isa = PBXNativeTarget;
    117 			buildConfigurationList = 632527A31B1D0396003073D9 /* Build configuration list for PBXNativeTarget "RouteGuideClient" */;
    118 			buildPhases = (
    119 				C6FC30AD2376EC04317237C5 /* [CP] Check Pods Manifest.lock */,
    120 				632527791B1D0395003073D9 /* Sources */,
    121 				6325277A1B1D0395003073D9 /* Frameworks */,
    122 				6325277B1B1D0395003073D9 /* Resources */,
    123 				FFE0BCF30339E7A50A989EAB /* [CP] Copy Pods Resources */,
    124 				B5388EC5A25E89021740B916 /* [CP] Embed Pods Frameworks */,
    125 			);
    126 			buildRules = (
    127 			);
    128 			dependencies = (
    129 			);
    130 			name = RouteGuideClient;
    131 			productName = RouteGuideClient;
    132 			productReference = 6325277D1B1D0396003073D9 /* RouteGuideClient.app */;
    133 			productType = "com.apple.product-type.application";
    134 		};
    135 /* End PBXNativeTarget section */
    136 
    137 /* Begin PBXProject section */
    138 		632527751B1D0395003073D9 /* Project object */ = {
    139 			isa = PBXProject;
    140 			attributes = {
    141 				LastUpgradeCheck = 0630;
    142 				ORGANIZATIONNAME = gRPC;
    143 				TargetAttributes = {
    144 					6325277C1B1D0395003073D9 = {
    145 						CreatedOnToolsVersion = 6.3.1;
    146 					};
    147 				};
    148 			};
    149 			buildConfigurationList = 632527781B1D0395003073D9 /* Build configuration list for PBXProject "RouteGuideClient" */;
    150 			compatibilityVersion = "Xcode 3.2";
    151 			developmentRegion = English;
    152 			hasScannedForEncodings = 0;
    153 			knownRegions = (
    154 				en,
    155 				Base,
    156 			);
    157 			mainGroup = 632527741B1D0395003073D9;
    158 			productRefGroup = 6325277E1B1D0396003073D9 /* Products */;
    159 			projectDirPath = "";
    160 			projectRoot = "";
    161 			targets = (
    162 				6325277C1B1D0395003073D9 /* RouteGuideClient */,
    163 			);
    164 		};
    165 /* End PBXProject section */
    166 
    167 /* Begin PBXResourcesBuildPhase section */
    168 		6325277B1B1D0395003073D9 /* Resources */ = {
    169 			isa = PBXResourcesBuildPhase;
    170 			buildActionMask = 2147483647;
    171 			files = (
    172 				6325278F1B1D0396003073D9 /* Main.storyboard in Resources */,
    173 				632527911B1D0396003073D9 /* Images.xcassets in Resources */,
    174 				6367B55B1B223AFA008861F5 /* route_guide_db.json in Resources */,
    175 			);
    176 			runOnlyForDeploymentPostprocessing = 0;
    177 		};
    178 /* End PBXResourcesBuildPhase section */
    179 
    180 /* Begin PBXShellScriptBuildPhase section */
    181 		B5388EC5A25E89021740B916 /* [CP] Embed Pods Frameworks */ = {
    182 			isa = PBXShellScriptBuildPhase;
    183 			buildActionMask = 2147483647;
    184 			files = (
    185 			);
    186 			inputPaths = (
    187 			);
    188 			name = "[CP] Embed Pods Frameworks";
    189 			outputPaths = (
    190 			);
    191 			runOnlyForDeploymentPostprocessing = 0;
    192 			shellPath = /bin/sh;
    193 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RouteGuideClient/Pods-RouteGuideClient-frameworks.sh\"\n";
    194 			showEnvVarsInLog = 0;
    195 		};
    196 		C6FC30AD2376EC04317237C5 /* [CP] Check Pods Manifest.lock */ = {
    197 			isa = PBXShellScriptBuildPhase;
    198 			buildActionMask = 2147483647;
    199 			files = (
    200 			);
    201 			inputPaths = (
    202 			);
    203 			name = "[CP] Check Pods Manifest.lock";
    204 			outputPaths = (
    205 			);
    206 			runOnlyForDeploymentPostprocessing = 0;
    207 			shellPath = /bin/sh;
    208 			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
    209 			showEnvVarsInLog = 0;
    210 		};
    211 		FFE0BCF30339E7A50A989EAB /* [CP] Copy Pods Resources */ = {
    212 			isa = PBXShellScriptBuildPhase;
    213 			buildActionMask = 2147483647;
    214 			files = (
    215 			);
    216 			inputPaths = (
    217 			);
    218 			name = "[CP] Copy Pods Resources";
    219 			outputPaths = (
    220 			);
    221 			runOnlyForDeploymentPostprocessing = 0;
    222 			shellPath = /bin/sh;
    223 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RouteGuideClient/Pods-RouteGuideClient-resources.sh\"\n";
    224 			showEnvVarsInLog = 0;
    225 		};
    226 /* End PBXShellScriptBuildPhase section */
    227 
    228 /* Begin PBXSourcesBuildPhase section */
    229 		632527791B1D0395003073D9 /* Sources */ = {
    230 			isa = PBXSourcesBuildPhase;
    231 			buildActionMask = 2147483647;
    232 			files = (
    233 				632527861B1D0396003073D9 /* AppDelegate.m in Sources */,
    234 				632527831B1D0396003073D9 /* main.m in Sources */,
    235 				63A6015C1B1DAB5000FA5B86 /* ViewControllers.m in Sources */,
    236 			);
    237 			runOnlyForDeploymentPostprocessing = 0;
    238 		};
    239 /* End PBXSourcesBuildPhase section */
    240 
    241 /* Begin PBXVariantGroup section */
    242 		6325278D1B1D0396003073D9 /* Main.storyboard */ = {
    243 			isa = PBXVariantGroup;
    244 			children = (
    245 				6325278E1B1D0396003073D9 /* Base */,
    246 			);
    247 			name = Main.storyboard;
    248 			path = Misc;
    249 			sourceTree = "<group>";
    250 		};
    251 /* End PBXVariantGroup section */
    252 
    253 /* Begin XCBuildConfiguration section */
    254 		632527A11B1D0396003073D9 /* Debug */ = {
    255 			isa = XCBuildConfiguration;
    256 			buildSettings = {
    257 				ALWAYS_SEARCH_USER_PATHS = NO;
    258 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
    259 				CLANG_CXX_LIBRARY = "libc++";
    260 				CLANG_ENABLE_MODULES = YES;
    261 				CLANG_ENABLE_OBJC_ARC = YES;
    262 				CLANG_WARN_BOOL_CONVERSION = YES;
    263 				CLANG_WARN_CONSTANT_CONVERSION = YES;
    264 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
    265 				CLANG_WARN_EMPTY_BODY = YES;
    266 				CLANG_WARN_ENUM_CONVERSION = YES;
    267 				CLANG_WARN_INT_CONVERSION = YES;
    268 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
    269 				CLANG_WARN_UNREACHABLE_CODE = YES;
    270 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
    271 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
    272 				COPY_PHASE_STRIP = NO;
    273 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    274 				ENABLE_STRICT_OBJC_MSGSEND = YES;
    275 				GCC_C_LANGUAGE_STANDARD = gnu99;
    276 				GCC_DYNAMIC_NO_PIC = NO;
    277 				GCC_NO_COMMON_BLOCKS = YES;
    278 				GCC_OPTIMIZATION_LEVEL = 0;
    279 				GCC_PREPROCESSOR_DEFINITIONS = (
    280 					"DEBUG=1",
    281 					"$(inherited)",
    282 				);
    283 				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    284 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
    285 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
    286 				GCC_WARN_UNDECLARED_SELECTOR = YES;
    287 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
    288 				GCC_WARN_UNUSED_FUNCTION = YES;
    289 				GCC_WARN_UNUSED_VARIABLE = YES;
    290 				IPHONEOS_DEPLOYMENT_TARGET = 8.3;
    291 				MTL_ENABLE_DEBUG_INFO = YES;
    292 				ONLY_ACTIVE_ARCH = YES;
    293 				SDKROOT = iphoneos;
    294 				TARGETED_DEVICE_FAMILY = "1,2";
    295 			};
    296 			name = Debug;
    297 		};
    298 		632527A21B1D0396003073D9 /* Release */ = {
    299 			isa = XCBuildConfiguration;
    300 			buildSettings = {
    301 				ALWAYS_SEARCH_USER_PATHS = NO;
    302 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
    303 				CLANG_CXX_LIBRARY = "libc++";
    304 				CLANG_ENABLE_MODULES = YES;
    305 				CLANG_ENABLE_OBJC_ARC = YES;
    306 				CLANG_WARN_BOOL_CONVERSION = YES;
    307 				CLANG_WARN_CONSTANT_CONVERSION = YES;
    308 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
    309 				CLANG_WARN_EMPTY_BODY = YES;
    310 				CLANG_WARN_ENUM_CONVERSION = YES;
    311 				CLANG_WARN_INT_CONVERSION = YES;
    312 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
    313 				CLANG_WARN_UNREACHABLE_CODE = YES;
    314 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
    315 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
    316 				COPY_PHASE_STRIP = NO;
    317 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    318 				ENABLE_NS_ASSERTIONS = NO;
    319 				ENABLE_STRICT_OBJC_MSGSEND = YES;
    320 				GCC_C_LANGUAGE_STANDARD = gnu99;
    321 				GCC_NO_COMMON_BLOCKS = YES;
    322 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
    323 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
    324 				GCC_WARN_UNDECLARED_SELECTOR = YES;
    325 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
    326 				GCC_WARN_UNUSED_FUNCTION = YES;
    327 				GCC_WARN_UNUSED_VARIABLE = YES;
    328 				IPHONEOS_DEPLOYMENT_TARGET = 8.3;
    329 				MTL_ENABLE_DEBUG_INFO = NO;
    330 				SDKROOT = iphoneos;
    331 				TARGETED_DEVICE_FAMILY = "1,2";
    332 				VALIDATE_PRODUCT = YES;
    333 			};
    334 			name = Release;
    335 		};
    336 		632527A41B1D0396003073D9 /* Debug */ = {
    337 			isa = XCBuildConfiguration;
    338 			baseConfigurationReference = ADA4C647BAE906F79AD9A45E /* Pods-RouteGuideClient.debug.xcconfig */;
    339 			buildSettings = {
    340 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
    341 				INFOPLIST_FILE = Misc/Info.plist;
    342 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
    343 				PRODUCT_NAME = "$(TARGET_NAME)";
    344 			};
    345 			name = Debug;
    346 		};
    347 		632527A51B1D0396003073D9 /* Release */ = {
    348 			isa = XCBuildConfiguration;
    349 			baseConfigurationReference = C83C5A54D1A4EA07569F1AED /* Pods-RouteGuideClient.release.xcconfig */;
    350 			buildSettings = {
    351 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
    352 				INFOPLIST_FILE = Misc/Info.plist;
    353 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
    354 				PRODUCT_NAME = "$(TARGET_NAME)";
    355 			};
    356 			name = Release;
    357 		};
    358 /* End XCBuildConfiguration section */
    359 
    360 /* Begin XCConfigurationList section */
    361 		632527781B1D0395003073D9 /* Build configuration list for PBXProject "RouteGuideClient" */ = {
    362 			isa = XCConfigurationList;
    363 			buildConfigurations = (
    364 				632527A11B1D0396003073D9 /* Debug */,
    365 				632527A21B1D0396003073D9 /* Release */,
    366 			);
    367 			defaultConfigurationIsVisible = 0;
    368 			defaultConfigurationName = Release;
    369 		};
    370 		632527A31B1D0396003073D9 /* Build configuration list for PBXNativeTarget "RouteGuideClient" */ = {
    371 			isa = XCConfigurationList;
    372 			buildConfigurations = (
    373 				632527A41B1D0396003073D9 /* Debug */,
    374 				632527A51B1D0396003073D9 /* Release */,
    375 			);
    376 			defaultConfigurationIsVisible = 0;
    377 			defaultConfigurationName = Release;
    378 		};
    379 /* End XCConfigurationList section */
    380 	};
    381 	rootObject = 632527751B1D0395003073D9 /* Project object */;
    382 }
    383