Encrypted messaging app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

552 lines
22 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  10. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  11. 45E7864929111AAF004FB7E9 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 45E7864829111AAF004FB7E9 /* GoogleService-Info.plist */; };
  12. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
  13. 7C176E8E73493FDFE1D7C309 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA36B62CB085270A92E728 /* Pods_Runner.framework */; };
  14. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  15. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  16. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXCopyFilesBuildPhase section */
  19. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  20. isa = PBXCopyFilesBuildPhase;
  21. buildActionMask = 2147483647;
  22. dstPath = "";
  23. dstSubfolderSpec = 10;
  24. files = (
  25. );
  26. name = "Embed Frameworks";
  27. runOnlyForDeploymentPostprocessing = 0;
  28. };
  29. /* End PBXCopyFilesBuildPhase section */
  30. /* Begin PBXFileReference section */
  31. 00CA36B62CB085270A92E728 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  32. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  33. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  34. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  35. 45E7864829111AAF004FB7E9 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  36. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
  37. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  38. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  39. 7D2302AC69A24C6395A4B678 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
  40. 7F7E44AA84E3C88CDE6063C2 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
  41. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  42. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  43. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  44. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  45. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  46. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  47. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  48. E1FB47F20CF9808436BCAA60 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
  49. /* End PBXFileReference section */
  50. /* Begin PBXFrameworksBuildPhase section */
  51. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  52. isa = PBXFrameworksBuildPhase;
  53. buildActionMask = 2147483647;
  54. files = (
  55. 7C176E8E73493FDFE1D7C309 /* Pods_Runner.framework in Frameworks */,
  56. );
  57. runOnlyForDeploymentPostprocessing = 0;
  58. };
  59. /* End PBXFrameworksBuildPhase section */
  60. /* Begin PBXGroup section */
  61. 9740EEB11CF90186004384FC /* Flutter */ = {
  62. isa = PBXGroup;
  63. children = (
  64. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  65. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  66. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  67. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  68. );
  69. name = Flutter;
  70. sourceTree = "<group>";
  71. };
  72. 97C146E51CF9000F007C117D = {
  73. isa = PBXGroup;
  74. children = (
  75. 45E7864829111AAF004FB7E9 /* GoogleService-Info.plist */,
  76. 9740EEB11CF90186004384FC /* Flutter */,
  77. 97C146F01CF9000F007C117D /* Runner */,
  78. 97C146EF1CF9000F007C117D /* Products */,
  79. BF068434B7059F0CC04D9821 /* Pods */,
  80. AA66445C27884182A5A74088 /* Frameworks */,
  81. );
  82. sourceTree = "<group>";
  83. };
  84. 97C146EF1CF9000F007C117D /* Products */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 97C146EE1CF9000F007C117D /* Runner.app */,
  88. );
  89. name = Products;
  90. sourceTree = "<group>";
  91. };
  92. 97C146F01CF9000F007C117D /* Runner */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  96. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  97. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  98. 97C147021CF9000F007C117D /* Info.plist */,
  99. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  100. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  101. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
  102. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
  103. );
  104. path = Runner;
  105. sourceTree = "<group>";
  106. };
  107. AA66445C27884182A5A74088 /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 00CA36B62CB085270A92E728 /* Pods_Runner.framework */,
  111. );
  112. name = Frameworks;
  113. sourceTree = "<group>";
  114. };
  115. BF068434B7059F0CC04D9821 /* Pods */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 7F7E44AA84E3C88CDE6063C2 /* Pods-Runner.debug.xcconfig */,
  119. 7D2302AC69A24C6395A4B678 /* Pods-Runner.release.xcconfig */,
  120. E1FB47F20CF9808436BCAA60 /* Pods-Runner.profile.xcconfig */,
  121. );
  122. path = Pods;
  123. sourceTree = "<group>";
  124. };
  125. /* End PBXGroup section */
  126. /* Begin PBXNativeTarget section */
  127. 97C146ED1CF9000F007C117D /* Runner */ = {
  128. isa = PBXNativeTarget;
  129. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  130. buildPhases = (
  131. 90DE9D5E1F568436E776C753 /* [CP] Check Pods Manifest.lock */,
  132. 9740EEB61CF901F6004384FC /* Run Script */,
  133. 97C146EA1CF9000F007C117D /* Sources */,
  134. 97C146EB1CF9000F007C117D /* Frameworks */,
  135. 97C146EC1CF9000F007C117D /* Resources */,
  136. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  137. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  138. 68A0E21713AF256096EFD1B0 /* [CP] Embed Pods Frameworks */,
  139. );
  140. buildRules = (
  141. );
  142. dependencies = (
  143. );
  144. name = Runner;
  145. productName = Runner;
  146. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  147. productType = "com.apple.product-type.application";
  148. };
  149. /* End PBXNativeTarget section */
  150. /* Begin PBXProject section */
  151. 97C146E61CF9000F007C117D /* Project object */ = {
  152. isa = PBXProject;
  153. attributes = {
  154. LastUpgradeCheck = 1300;
  155. ORGANIZATIONNAME = "";
  156. TargetAttributes = {
  157. 97C146ED1CF9000F007C117D = {
  158. CreatedOnToolsVersion = 7.3.1;
  159. LastSwiftMigration = 1100;
  160. };
  161. };
  162. };
  163. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  164. compatibilityVersion = "Xcode 9.3";
  165. developmentRegion = en;
  166. hasScannedForEncodings = 0;
  167. knownRegions = (
  168. en,
  169. Base,
  170. );
  171. mainGroup = 97C146E51CF9000F007C117D;
  172. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  173. projectDirPath = "";
  174. projectRoot = "";
  175. targets = (
  176. 97C146ED1CF9000F007C117D /* Runner */,
  177. );
  178. };
  179. /* End PBXProject section */
  180. /* Begin PBXResourcesBuildPhase section */
  181. 97C146EC1CF9000F007C117D /* Resources */ = {
  182. isa = PBXResourcesBuildPhase;
  183. buildActionMask = 2147483647;
  184. files = (
  185. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  186. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  187. 45E7864929111AAF004FB7E9 /* GoogleService-Info.plist in Resources */,
  188. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  189. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  190. );
  191. runOnlyForDeploymentPostprocessing = 0;
  192. };
  193. /* End PBXResourcesBuildPhase section */
  194. /* Begin PBXShellScriptBuildPhase section */
  195. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  196. isa = PBXShellScriptBuildPhase;
  197. buildActionMask = 2147483647;
  198. files = (
  199. );
  200. inputPaths = (
  201. );
  202. name = "Thin Binary";
  203. outputPaths = (
  204. );
  205. runOnlyForDeploymentPostprocessing = 0;
  206. shellPath = /bin/sh;
  207. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  208. };
  209. 68A0E21713AF256096EFD1B0 /* [CP] Embed Pods Frameworks */ = {
  210. isa = PBXShellScriptBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. );
  214. inputFileListPaths = (
  215. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  216. );
  217. name = "[CP] Embed Pods Frameworks";
  218. outputFileListPaths = (
  219. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. shellPath = /bin/sh;
  223. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  224. showEnvVarsInLog = 0;
  225. };
  226. 90DE9D5E1F568436E776C753 /* [CP] Check Pods Manifest.lock */ = {
  227. isa = PBXShellScriptBuildPhase;
  228. buildActionMask = 2147483647;
  229. files = (
  230. );
  231. inputFileListPaths = (
  232. );
  233. inputPaths = (
  234. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  235. "${PODS_ROOT}/Manifest.lock",
  236. );
  237. name = "[CP] Check Pods Manifest.lock";
  238. outputFileListPaths = (
  239. );
  240. outputPaths = (
  241. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. shellPath = /bin/sh;
  245. 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";
  246. showEnvVarsInLog = 0;
  247. };
  248. 9740EEB61CF901F6004384FC /* Run Script */ = {
  249. isa = PBXShellScriptBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. );
  253. inputPaths = (
  254. );
  255. name = "Run Script";
  256. outputPaths = (
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. shellPath = /bin/sh;
  260. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  261. };
  262. /* End PBXShellScriptBuildPhase section */
  263. /* Begin PBXSourcesBuildPhase section */
  264. 97C146EA1CF9000F007C117D /* Sources */ = {
  265. isa = PBXSourcesBuildPhase;
  266. buildActionMask = 2147483647;
  267. files = (
  268. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  269. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  270. );
  271. runOnlyForDeploymentPostprocessing = 0;
  272. };
  273. /* End PBXSourcesBuildPhase section */
  274. /* Begin PBXVariantGroup section */
  275. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  276. isa = PBXVariantGroup;
  277. children = (
  278. 97C146FB1CF9000F007C117D /* Base */,
  279. );
  280. name = Main.storyboard;
  281. sourceTree = "<group>";
  282. };
  283. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  284. isa = PBXVariantGroup;
  285. children = (
  286. 97C147001CF9000F007C117D /* Base */,
  287. );
  288. name = LaunchScreen.storyboard;
  289. sourceTree = "<group>";
  290. };
  291. /* End PBXVariantGroup section */
  292. /* Begin XCBuildConfiguration section */
  293. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  294. isa = XCBuildConfiguration;
  295. buildSettings = {
  296. ALWAYS_SEARCH_USER_PATHS = NO;
  297. CLANG_ANALYZER_NONNULL = YES;
  298. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  299. CLANG_CXX_LIBRARY = "libc++";
  300. CLANG_ENABLE_MODULES = YES;
  301. CLANG_ENABLE_OBJC_ARC = YES;
  302. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  303. CLANG_WARN_BOOL_CONVERSION = YES;
  304. CLANG_WARN_COMMA = YES;
  305. CLANG_WARN_CONSTANT_CONVERSION = YES;
  306. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  307. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  308. CLANG_WARN_EMPTY_BODY = YES;
  309. CLANG_WARN_ENUM_CONVERSION = YES;
  310. CLANG_WARN_INFINITE_RECURSION = YES;
  311. CLANG_WARN_INT_CONVERSION = YES;
  312. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  313. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  314. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  315. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  316. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  317. CLANG_WARN_STRICT_PROTOTYPES = YES;
  318. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  319. CLANG_WARN_UNREACHABLE_CODE = YES;
  320. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  321. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "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 = gnu99;
  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 = 11.0;
  335. MTL_ENABLE_DEBUG_INFO = NO;
  336. SDKROOT = iphoneos;
  337. SUPPORTED_PLATFORMS = iphoneos;
  338. TARGETED_DEVICE_FAMILY = "1,2";
  339. VALIDATE_PRODUCT = YES;
  340. };
  341. name = Profile;
  342. };
  343. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  344. isa = XCBuildConfiguration;
  345. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  346. buildSettings = {
  347. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  348. CLANG_ENABLE_MODULES = YES;
  349. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  350. ENABLE_BITCODE = NO;
  351. INFOPLIST_FILE = Runner/Info.plist;
  352. LD_RUNPATH_SEARCH_PATHS = (
  353. "$(inherited)",
  354. "@executable_path/Frameworks",
  355. );
  356. PRODUCT_BUNDLE_IDENTIFIER = com.envelope.envelope;
  357. PRODUCT_NAME = "$(TARGET_NAME)";
  358. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  359. SWIFT_VERSION = 5.0;
  360. VERSIONING_SYSTEM = "apple-generic";
  361. };
  362. name = Profile;
  363. };
  364. 97C147031CF9000F007C117D /* Debug */ = {
  365. isa = XCBuildConfiguration;
  366. buildSettings = {
  367. ALWAYS_SEARCH_USER_PATHS = NO;
  368. CLANG_ANALYZER_NONNULL = YES;
  369. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  370. CLANG_CXX_LIBRARY = "libc++";
  371. CLANG_ENABLE_MODULES = YES;
  372. CLANG_ENABLE_OBJC_ARC = YES;
  373. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  374. CLANG_WARN_BOOL_CONVERSION = YES;
  375. CLANG_WARN_COMMA = YES;
  376. CLANG_WARN_CONSTANT_CONVERSION = YES;
  377. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  378. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  379. CLANG_WARN_EMPTY_BODY = YES;
  380. CLANG_WARN_ENUM_CONVERSION = YES;
  381. CLANG_WARN_INFINITE_RECURSION = YES;
  382. CLANG_WARN_INT_CONVERSION = YES;
  383. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  384. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  385. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  386. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  387. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  388. CLANG_WARN_STRICT_PROTOTYPES = YES;
  389. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  390. CLANG_WARN_UNREACHABLE_CODE = YES;
  391. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  392. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  393. COPY_PHASE_STRIP = NO;
  394. DEBUG_INFORMATION_FORMAT = dwarf;
  395. ENABLE_STRICT_OBJC_MSGSEND = YES;
  396. ENABLE_TESTABILITY = YES;
  397. GCC_C_LANGUAGE_STANDARD = gnu99;
  398. GCC_DYNAMIC_NO_PIC = NO;
  399. GCC_NO_COMMON_BLOCKS = YES;
  400. GCC_OPTIMIZATION_LEVEL = 0;
  401. GCC_PREPROCESSOR_DEFINITIONS = (
  402. "DEBUG=1",
  403. "$(inherited)",
  404. );
  405. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  406. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  407. GCC_WARN_UNDECLARED_SELECTOR = YES;
  408. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  409. GCC_WARN_UNUSED_FUNCTION = YES;
  410. GCC_WARN_UNUSED_VARIABLE = YES;
  411. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  412. MTL_ENABLE_DEBUG_INFO = YES;
  413. ONLY_ACTIVE_ARCH = YES;
  414. SDKROOT = iphoneos;
  415. TARGETED_DEVICE_FAMILY = "1,2";
  416. };
  417. name = Debug;
  418. };
  419. 97C147041CF9000F007C117D /* Release */ = {
  420. isa = XCBuildConfiguration;
  421. buildSettings = {
  422. ALWAYS_SEARCH_USER_PATHS = NO;
  423. CLANG_ANALYZER_NONNULL = YES;
  424. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  425. CLANG_CXX_LIBRARY = "libc++";
  426. CLANG_ENABLE_MODULES = YES;
  427. CLANG_ENABLE_OBJC_ARC = YES;
  428. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  429. CLANG_WARN_BOOL_CONVERSION = YES;
  430. CLANG_WARN_COMMA = YES;
  431. CLANG_WARN_CONSTANT_CONVERSION = YES;
  432. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  433. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  434. CLANG_WARN_EMPTY_BODY = YES;
  435. CLANG_WARN_ENUM_CONVERSION = YES;
  436. CLANG_WARN_INFINITE_RECURSION = YES;
  437. CLANG_WARN_INT_CONVERSION = YES;
  438. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  439. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  440. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  441. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  442. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  443. CLANG_WARN_STRICT_PROTOTYPES = YES;
  444. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  445. CLANG_WARN_UNREACHABLE_CODE = YES;
  446. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  447. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  448. COPY_PHASE_STRIP = NO;
  449. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  450. ENABLE_NS_ASSERTIONS = NO;
  451. ENABLE_STRICT_OBJC_MSGSEND = YES;
  452. GCC_C_LANGUAGE_STANDARD = gnu99;
  453. GCC_NO_COMMON_BLOCKS = YES;
  454. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  455. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  456. GCC_WARN_UNDECLARED_SELECTOR = YES;
  457. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  458. GCC_WARN_UNUSED_FUNCTION = YES;
  459. GCC_WARN_UNUSED_VARIABLE = YES;
  460. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  461. MTL_ENABLE_DEBUG_INFO = NO;
  462. SDKROOT = iphoneos;
  463. SUPPORTED_PLATFORMS = iphoneos;
  464. SWIFT_COMPILATION_MODE = wholemodule;
  465. SWIFT_OPTIMIZATION_LEVEL = "-O";
  466. TARGETED_DEVICE_FAMILY = "1,2";
  467. VALIDATE_PRODUCT = YES;
  468. };
  469. name = Release;
  470. };
  471. 97C147061CF9000F007C117D /* Debug */ = {
  472. isa = XCBuildConfiguration;
  473. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  474. buildSettings = {
  475. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  476. CLANG_ENABLE_MODULES = YES;
  477. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  478. ENABLE_BITCODE = NO;
  479. INFOPLIST_FILE = Runner/Info.plist;
  480. LD_RUNPATH_SEARCH_PATHS = (
  481. "$(inherited)",
  482. "@executable_path/Frameworks",
  483. );
  484. PRODUCT_BUNDLE_IDENTIFIER = com.envelope.envelope;
  485. PRODUCT_NAME = "$(TARGET_NAME)";
  486. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  487. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  488. SWIFT_VERSION = 5.0;
  489. VERSIONING_SYSTEM = "apple-generic";
  490. };
  491. name = Debug;
  492. };
  493. 97C147071CF9000F007C117D /* Release */ = {
  494. isa = XCBuildConfiguration;
  495. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  496. buildSettings = {
  497. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  498. CLANG_ENABLE_MODULES = YES;
  499. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  500. ENABLE_BITCODE = NO;
  501. INFOPLIST_FILE = Runner/Info.plist;
  502. LD_RUNPATH_SEARCH_PATHS = (
  503. "$(inherited)",
  504. "@executable_path/Frameworks",
  505. );
  506. PRODUCT_BUNDLE_IDENTIFIER = com.envelope.envelope;
  507. PRODUCT_NAME = "$(TARGET_NAME)";
  508. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  509. SWIFT_VERSION = 5.0;
  510. VERSIONING_SYSTEM = "apple-generic";
  511. };
  512. name = Release;
  513. };
  514. /* End XCBuildConfiguration section */
  515. /* Begin XCConfigurationList section */
  516. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  517. isa = XCConfigurationList;
  518. buildConfigurations = (
  519. 97C147031CF9000F007C117D /* Debug */,
  520. 97C147041CF9000F007C117D /* Release */,
  521. 249021D3217E4FDB00AE95B9 /* Profile */,
  522. );
  523. defaultConfigurationIsVisible = 0;
  524. defaultConfigurationName = Release;
  525. };
  526. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  527. isa = XCConfigurationList;
  528. buildConfigurations = (
  529. 97C147061CF9000F007C117D /* Debug */,
  530. 97C147071CF9000F007C117D /* Release */,
  531. 249021D4217E4FDB00AE95B9 /* Profile */,
  532. );
  533. defaultConfigurationIsVisible = 0;
  534. defaultConfigurationName = Release;
  535. };
  536. /* End XCConfigurationList section */
  537. };
  538. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  539. }