project.pbxproj 18 KB

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