project.pbxproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 9A9CEFAD22564DAB00C32C5B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A9CEFAC22564DAB00C32C5B /* AppDelegate.m */; };
  10. 9A9CEFB022564DAB00C32C5B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A9CEFAF22564DAB00C32C5B /* ViewController.m */; };
  11. 9A9CEFB322564DAB00C32C5B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9A9CEFB122564DAB00C32C5B /* Main.storyboard */; };
  12. 9A9CEFB522564DAC00C32C5B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9A9CEFB422564DAC00C32C5B /* Assets.xcassets */; };
  13. 9A9CEFB822564DAC00C32C5B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9A9CEFB622564DAC00C32C5B /* LaunchScreen.storyboard */; };
  14. 9A9CEFBB22564DAC00C32C5B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A9CEFBA22564DAC00C32C5B /* main.m */; };
  15. A1D7F89167D4EDC7356BA0F1 /* Pods_CocoapodsIntegrationTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B465C9A8AC12C2E1B44B6A6 /* Pods_CocoapodsIntegrationTest.framework */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXFileReference section */
  18. 8B465C9A8AC12C2E1B44B6A6 /* Pods_CocoapodsIntegrationTest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CocoapodsIntegrationTest.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  19. 9A9CEFA822564DAB00C32C5B /* CocoapodsIntegrationTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CocoapodsIntegrationTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
  20. 9A9CEFAB22564DAB00C32C5B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  21. 9A9CEFAC22564DAB00C32C5B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  22. 9A9CEFAE22564DAB00C32C5B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  23. 9A9CEFAF22564DAB00C32C5B /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  24. 9A9CEFB222564DAB00C32C5B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  25. 9A9CEFB422564DAC00C32C5B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  26. 9A9CEFB722564DAC00C32C5B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  27. 9A9CEFB922564DAC00C32C5B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  28. 9A9CEFBA22564DAC00C32C5B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  29. B60CFECB6829D89F305E8225 /* Pods-CocoapodsIntegrationTest.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CocoapodsIntegrationTest.release.xcconfig"; path = "Target Support Files/Pods-CocoapodsIntegrationTest/Pods-CocoapodsIntegrationTest.release.xcconfig"; sourceTree = "<group>"; };
  30. DEA28D2A6F2A50E15ADA23A7 /* Pods-CocoapodsIntegrationTest.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CocoapodsIntegrationTest.debug.xcconfig"; path = "Target Support Files/Pods-CocoapodsIntegrationTest/Pods-CocoapodsIntegrationTest.debug.xcconfig"; sourceTree = "<group>"; };
  31. /* End PBXFileReference section */
  32. /* Begin PBXFrameworksBuildPhase section */
  33. 9A9CEFA522564DAB00C32C5B /* Frameworks */ = {
  34. isa = PBXFrameworksBuildPhase;
  35. buildActionMask = 2147483647;
  36. files = (
  37. A1D7F89167D4EDC7356BA0F1 /* Pods_CocoapodsIntegrationTest.framework in Frameworks */,
  38. );
  39. runOnlyForDeploymentPostprocessing = 0;
  40. };
  41. /* End PBXFrameworksBuildPhase section */
  42. /* Begin PBXGroup section */
  43. 5262DE71BE536EC6B8E91815 /* Pods */ = {
  44. isa = PBXGroup;
  45. children = (
  46. DEA28D2A6F2A50E15ADA23A7 /* Pods-CocoapodsIntegrationTest.debug.xcconfig */,
  47. B60CFECB6829D89F305E8225 /* Pods-CocoapodsIntegrationTest.release.xcconfig */,
  48. );
  49. name = Pods;
  50. path = Pods;
  51. sourceTree = "<group>";
  52. };
  53. 9A9CEF9F22564DAB00C32C5B = {
  54. isa = PBXGroup;
  55. children = (
  56. 9A9CEFAA22564DAB00C32C5B /* CocoapodsIntegrationTest */,
  57. 9A9CEFA922564DAB00C32C5B /* Products */,
  58. 5262DE71BE536EC6B8E91815 /* Pods */,
  59. A9C0E60CE8FE7029246BCCBF /* Frameworks */,
  60. );
  61. sourceTree = "<group>";
  62. };
  63. 9A9CEFA922564DAB00C32C5B /* Products */ = {
  64. isa = PBXGroup;
  65. children = (
  66. 9A9CEFA822564DAB00C32C5B /* CocoapodsIntegrationTest.app */,
  67. );
  68. name = Products;
  69. sourceTree = "<group>";
  70. };
  71. 9A9CEFAA22564DAB00C32C5B /* CocoapodsIntegrationTest */ = {
  72. isa = PBXGroup;
  73. children = (
  74. 9A9CEFAB22564DAB00C32C5B /* AppDelegate.h */,
  75. 9A9CEFAC22564DAB00C32C5B /* AppDelegate.m */,
  76. 9A9CEFAE22564DAB00C32C5B /* ViewController.h */,
  77. 9A9CEFAF22564DAB00C32C5B /* ViewController.m */,
  78. 9A9CEFB122564DAB00C32C5B /* Main.storyboard */,
  79. 9A9CEFB422564DAC00C32C5B /* Assets.xcassets */,
  80. 9A9CEFB622564DAC00C32C5B /* LaunchScreen.storyboard */,
  81. 9A9CEFB922564DAC00C32C5B /* Info.plist */,
  82. 9A9CEFBA22564DAC00C32C5B /* main.m */,
  83. );
  84. path = CocoapodsIntegrationTest;
  85. sourceTree = "<group>";
  86. };
  87. A9C0E60CE8FE7029246BCCBF /* Frameworks */ = {
  88. isa = PBXGroup;
  89. children = (
  90. 8B465C9A8AC12C2E1B44B6A6 /* Pods_CocoapodsIntegrationTest.framework */,
  91. );
  92. name = Frameworks;
  93. sourceTree = "<group>";
  94. };
  95. /* End PBXGroup section */
  96. /* Begin PBXNativeTarget section */
  97. 9A9CEFA722564DAB00C32C5B /* CocoapodsIntegrationTest */ = {
  98. isa = PBXNativeTarget;
  99. buildConfigurationList = 9A9CEFBE22564DAC00C32C5B /* Build configuration list for PBXNativeTarget "CocoapodsIntegrationTest" */;
  100. buildPhases = (
  101. 21DA73D41725957D85E38FC2 /* [CP] Check Pods Manifest.lock */,
  102. 9A9CEFA422564DAB00C32C5B /* Sources */,
  103. 9A9CEFA522564DAB00C32C5B /* Frameworks */,
  104. 9A9CEFA622564DAB00C32C5B /* Resources */,
  105. 840F09F7845F2F1AB96D6F7E /* [CP] Embed Pods Frameworks */,
  106. );
  107. buildRules = (
  108. );
  109. dependencies = (
  110. );
  111. name = CocoapodsIntegrationTest;
  112. productName = CocoapodsIntegrationTest;
  113. productReference = 9A9CEFA822564DAB00C32C5B /* CocoapodsIntegrationTest.app */;
  114. productType = "com.apple.product-type.application";
  115. };
  116. /* End PBXNativeTarget section */
  117. /* Begin PBXProject section */
  118. 9A9CEFA022564DAB00C32C5B /* Project object */ = {
  119. isa = PBXProject;
  120. attributes = {
  121. LastUpgradeCheck = 1010;
  122. ORGANIZATIONNAME = Google;
  123. TargetAttributes = {
  124. 9A9CEFA722564DAB00C32C5B = {
  125. CreatedOnToolsVersion = 10.1;
  126. };
  127. };
  128. };
  129. buildConfigurationList = 9A9CEFA322564DAB00C32C5B /* Build configuration list for PBXProject "CocoapodsIntegrationTest" */;
  130. compatibilityVersion = "Xcode 9.3";
  131. developmentRegion = en;
  132. hasScannedForEncodings = 0;
  133. knownRegions = (
  134. en,
  135. Base,
  136. );
  137. mainGroup = 9A9CEF9F22564DAB00C32C5B;
  138. productRefGroup = 9A9CEFA922564DAB00C32C5B /* Products */;
  139. projectDirPath = "";
  140. projectRoot = "";
  141. targets = (
  142. 9A9CEFA722564DAB00C32C5B /* CocoapodsIntegrationTest */,
  143. );
  144. };
  145. /* End PBXProject section */
  146. /* Begin PBXResourcesBuildPhase section */
  147. 9A9CEFA622564DAB00C32C5B /* Resources */ = {
  148. isa = PBXResourcesBuildPhase;
  149. buildActionMask = 2147483647;
  150. files = (
  151. 9A9CEFB822564DAC00C32C5B /* LaunchScreen.storyboard in Resources */,
  152. 9A9CEFB522564DAC00C32C5B /* Assets.xcassets in Resources */,
  153. 9A9CEFB322564DAB00C32C5B /* Main.storyboard in Resources */,
  154. );
  155. runOnlyForDeploymentPostprocessing = 0;
  156. };
  157. /* End PBXResourcesBuildPhase section */
  158. /* Begin PBXShellScriptBuildPhase section */
  159. 21DA73D41725957D85E38FC2 /* [CP] Check Pods Manifest.lock */ = {
  160. isa = PBXShellScriptBuildPhase;
  161. buildActionMask = 2147483647;
  162. files = (
  163. );
  164. inputFileListPaths = (
  165. );
  166. inputPaths = (
  167. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  168. "${PODS_ROOT}/Manifest.lock",
  169. );
  170. name = "[CP] Check Pods Manifest.lock";
  171. outputFileListPaths = (
  172. );
  173. outputPaths = (
  174. "$(DERIVED_FILE_DIR)/Pods-CocoapodsIntegrationTest-checkManifestLockResult.txt",
  175. );
  176. runOnlyForDeploymentPostprocessing = 0;
  177. shellPath = /bin/sh;
  178. 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";
  179. showEnvVarsInLog = 0;
  180. };
  181. 840F09F7845F2F1AB96D6F7E /* [CP] Embed Pods Frameworks */ = {
  182. isa = PBXShellScriptBuildPhase;
  183. buildActionMask = 2147483647;
  184. files = (
  185. );
  186. inputFileListPaths = (
  187. "${PODS_ROOT}/Target Support Files/Pods-CocoapodsIntegrationTest/Pods-CocoapodsIntegrationTest-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  188. );
  189. name = "[CP] Embed Pods Frameworks";
  190. outputFileListPaths = (
  191. "${PODS_ROOT}/Target Support Files/Pods-CocoapodsIntegrationTest/Pods-CocoapodsIntegrationTest-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  192. );
  193. runOnlyForDeploymentPostprocessing = 0;
  194. shellPath = /bin/sh;
  195. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CocoapodsIntegrationTest/Pods-CocoapodsIntegrationTest-frameworks.sh\"\n";
  196. showEnvVarsInLog = 0;
  197. };
  198. /* End PBXShellScriptBuildPhase section */
  199. /* Begin PBXSourcesBuildPhase section */
  200. 9A9CEFA422564DAB00C32C5B /* Sources */ = {
  201. isa = PBXSourcesBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. 9A9CEFB022564DAB00C32C5B /* ViewController.m in Sources */,
  205. 9A9CEFBB22564DAC00C32C5B /* main.m in Sources */,
  206. 9A9CEFAD22564DAB00C32C5B /* AppDelegate.m in Sources */,
  207. );
  208. runOnlyForDeploymentPostprocessing = 0;
  209. };
  210. /* End PBXSourcesBuildPhase section */
  211. /* Begin PBXVariantGroup section */
  212. 9A9CEFB122564DAB00C32C5B /* Main.storyboard */ = {
  213. isa = PBXVariantGroup;
  214. children = (
  215. 9A9CEFB222564DAB00C32C5B /* Base */,
  216. );
  217. name = Main.storyboard;
  218. sourceTree = "<group>";
  219. };
  220. 9A9CEFB622564DAC00C32C5B /* LaunchScreen.storyboard */ = {
  221. isa = PBXVariantGroup;
  222. children = (
  223. 9A9CEFB722564DAC00C32C5B /* Base */,
  224. );
  225. name = LaunchScreen.storyboard;
  226. sourceTree = "<group>";
  227. };
  228. /* End PBXVariantGroup section */
  229. /* Begin XCBuildConfiguration section */
  230. 9A9CEFBC22564DAC00C32C5B /* Debug */ = {
  231. isa = XCBuildConfiguration;
  232. buildSettings = {
  233. ALWAYS_SEARCH_USER_PATHS = NO;
  234. CLANG_ANALYZER_NONNULL = YES;
  235. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  236. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  237. CLANG_CXX_LIBRARY = "libc++";
  238. CLANG_ENABLE_MODULES = YES;
  239. CLANG_ENABLE_OBJC_ARC = YES;
  240. CLANG_ENABLE_OBJC_WEAK = YES;
  241. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  242. CLANG_WARN_BOOL_CONVERSION = YES;
  243. CLANG_WARN_COMMA = YES;
  244. CLANG_WARN_CONSTANT_CONVERSION = YES;
  245. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  246. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  247. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  248. CLANG_WARN_EMPTY_BODY = YES;
  249. CLANG_WARN_ENUM_CONVERSION = YES;
  250. CLANG_WARN_INFINITE_RECURSION = YES;
  251. CLANG_WARN_INT_CONVERSION = YES;
  252. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  253. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  254. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  255. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  256. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  257. CLANG_WARN_STRICT_PROTOTYPES = YES;
  258. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  259. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  260. CLANG_WARN_UNREACHABLE_CODE = YES;
  261. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  262. CODE_SIGN_IDENTITY = "iPhone Developer";
  263. COPY_PHASE_STRIP = NO;
  264. DEBUG_INFORMATION_FORMAT = dwarf;
  265. ENABLE_STRICT_OBJC_MSGSEND = YES;
  266. ENABLE_TESTABILITY = YES;
  267. GCC_C_LANGUAGE_STANDARD = gnu11;
  268. GCC_DYNAMIC_NO_PIC = NO;
  269. GCC_NO_COMMON_BLOCKS = YES;
  270. GCC_OPTIMIZATION_LEVEL = 0;
  271. GCC_PREPROCESSOR_DEFINITIONS = (
  272. "DEBUG=1",
  273. "$(inherited)",
  274. );
  275. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  276. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  277. GCC_WARN_UNDECLARED_SELECTOR = YES;
  278. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  279. GCC_WARN_UNUSED_FUNCTION = YES;
  280. GCC_WARN_UNUSED_VARIABLE = YES;
  281. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  282. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  283. MTL_FAST_MATH = YES;
  284. ONLY_ACTIVE_ARCH = YES;
  285. SDKROOT = iphoneos;
  286. };
  287. name = Debug;
  288. };
  289. 9A9CEFBD22564DAC00C32C5B /* Release */ = {
  290. isa = XCBuildConfiguration;
  291. buildSettings = {
  292. ALWAYS_SEARCH_USER_PATHS = NO;
  293. CLANG_ANALYZER_NONNULL = YES;
  294. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  295. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  296. CLANG_CXX_LIBRARY = "libc++";
  297. CLANG_ENABLE_MODULES = YES;
  298. CLANG_ENABLE_OBJC_ARC = YES;
  299. CLANG_ENABLE_OBJC_WEAK = YES;
  300. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  301. CLANG_WARN_BOOL_CONVERSION = YES;
  302. CLANG_WARN_COMMA = YES;
  303. CLANG_WARN_CONSTANT_CONVERSION = YES;
  304. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  305. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  306. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  307. CLANG_WARN_EMPTY_BODY = YES;
  308. CLANG_WARN_ENUM_CONVERSION = YES;
  309. CLANG_WARN_INFINITE_RECURSION = YES;
  310. CLANG_WARN_INT_CONVERSION = YES;
  311. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  312. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  313. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  314. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  315. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  316. CLANG_WARN_STRICT_PROTOTYPES = YES;
  317. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  318. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  319. CLANG_WARN_UNREACHABLE_CODE = YES;
  320. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  321. CODE_SIGN_IDENTITY = "iPhone Developer";
  322. COPY_PHASE_STRIP = NO;
  323. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  324. ENABLE_NS_ASSERTIONS = NO;
  325. ENABLE_STRICT_OBJC_MSGSEND = YES;
  326. GCC_C_LANGUAGE_STANDARD = gnu11;
  327. GCC_NO_COMMON_BLOCKS = YES;
  328. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  329. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  330. GCC_WARN_UNDECLARED_SELECTOR = YES;
  331. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  332. GCC_WARN_UNUSED_FUNCTION = YES;
  333. GCC_WARN_UNUSED_VARIABLE = YES;
  334. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  335. MTL_ENABLE_DEBUG_INFO = NO;
  336. MTL_FAST_MATH = YES;
  337. SDKROOT = iphoneos;
  338. VALIDATE_PRODUCT = YES;
  339. };
  340. name = Release;
  341. };
  342. 9A9CEFBF22564DAC00C32C5B /* Debug */ = {
  343. isa = XCBuildConfiguration;
  344. baseConfigurationReference = DEA28D2A6F2A50E15ADA23A7 /* Pods-CocoapodsIntegrationTest.debug.xcconfig */;
  345. buildSettings = {
  346. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  347. CODE_SIGN_STYLE = Automatic;
  348. INFOPLIST_FILE = CocoapodsIntegrationTest/Info.plist;
  349. LD_RUNPATH_SEARCH_PATHS = (
  350. "$(inherited)",
  351. "@executable_path/Frameworks",
  352. );
  353. PRODUCT_BUNDLE_IDENTIFIER = google.com.CocoapodsIntegrationTest;
  354. PRODUCT_NAME = "$(TARGET_NAME)";
  355. TARGETED_DEVICE_FAMILY = "1,2";
  356. };
  357. name = Debug;
  358. };
  359. 9A9CEFC022564DAC00C32C5B /* Release */ = {
  360. isa = XCBuildConfiguration;
  361. baseConfigurationReference = B60CFECB6829D89F305E8225 /* Pods-CocoapodsIntegrationTest.release.xcconfig */;
  362. buildSettings = {
  363. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  364. CODE_SIGN_STYLE = Automatic;
  365. INFOPLIST_FILE = CocoapodsIntegrationTest/Info.plist;
  366. LD_RUNPATH_SEARCH_PATHS = (
  367. "$(inherited)",
  368. "@executable_path/Frameworks",
  369. );
  370. PRODUCT_BUNDLE_IDENTIFIER = google.com.CocoapodsIntegrationTest;
  371. PRODUCT_NAME = "$(TARGET_NAME)";
  372. TARGETED_DEVICE_FAMILY = "1,2";
  373. };
  374. name = Release;
  375. };
  376. /* End XCBuildConfiguration section */
  377. /* Begin XCConfigurationList section */
  378. 9A9CEFA322564DAB00C32C5B /* Build configuration list for PBXProject "CocoapodsIntegrationTest" */ = {
  379. isa = XCConfigurationList;
  380. buildConfigurations = (
  381. 9A9CEFBC22564DAC00C32C5B /* Debug */,
  382. 9A9CEFBD22564DAC00C32C5B /* Release */,
  383. );
  384. defaultConfigurationIsVisible = 0;
  385. defaultConfigurationName = Release;
  386. };
  387. 9A9CEFBE22564DAC00C32C5B /* Build configuration list for PBXNativeTarget "CocoapodsIntegrationTest" */ = {
  388. isa = XCConfigurationList;
  389. buildConfigurations = (
  390. 9A9CEFBF22564DAC00C32C5B /* Debug */,
  391. 9A9CEFC022564DAC00C32C5B /* Release */,
  392. );
  393. defaultConfigurationIsVisible = 0;
  394. defaultConfigurationName = Release;
  395. };
  396. /* End XCConfigurationList section */
  397. };
  398. rootObject = 9A9CEFA022564DAB00C32C5B /* Project object */;
  399. }