project.pbxproj 18 KB

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