project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 33CC111A2044C6BA0003C045 /* Flutter Assemble */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */;
  12. buildPhases = (
  13. 33CC111E2044C6BF0003C045 /* ShellScript */,
  14. );
  15. dependencies = (
  16. );
  17. name = "Flutter Assemble";
  18. productName = FLX;
  19. };
  20. /* End PBXAggregateTarget section */
  21. /* Begin PBXBuildFile section */
  22. 060CCBF305C4A6C9CCED5048 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36E44D2595C46B91D0004C54 /* Pods_Runner.framework */; };
  23. 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
  24. 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
  25. 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
  26. 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
  27. 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
  28. 33D1A10422148B71006C7A3E /* FlutterMacOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */; };
  29. 33D1A10522148B93006C7A3E /* FlutterMacOS.framework in Bundle Framework */ = {isa = PBXBuildFile; fileRef = 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  30. D73912F022F37F9E000D13A0 /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D73912EF22F37F9E000D13A0 /* App.framework */; };
  31. D73912F222F3801D000D13A0 /* App.framework in Bundle Framework */ = {isa = PBXBuildFile; fileRef = D73912EF22F37F9E000D13A0 /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 33CC111A2044C6BA0003C045;
  39. remoteInfo = FLX;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXCopyFilesBuildPhase section */
  43. 33CC110E2044A8840003C045 /* Bundle Framework */ = {
  44. isa = PBXCopyFilesBuildPhase;
  45. buildActionMask = 2147483647;
  46. dstPath = "";
  47. dstSubfolderSpec = 10;
  48. files = (
  49. D73912F222F3801D000D13A0 /* App.framework in Bundle Framework */,
  50. 33D1A10522148B93006C7A3E /* FlutterMacOS.framework in Bundle Framework */,
  51. );
  52. name = "Bundle Framework";
  53. runOnlyForDeploymentPostprocessing = 0;
  54. };
  55. /* End PBXCopyFilesBuildPhase section */
  56. /* Begin PBXFileReference section */
  57. 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
  58. 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
  59. 33CC10ED2044A3C60003C045 /* agora_rtc_engine_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = agora_rtc_engine_example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  60. 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  61. 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
  62. 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  63. 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = "<group>"; };
  64. 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = "<group>"; };
  65. 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = "<group>"; };
  66. 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = "<group>"; };
  67. 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = "<group>"; };
  68. 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FlutterMacOS.framework; path = Flutter/ephemeral/FlutterMacOS.framework; sourceTree = SOURCE_ROOT; };
  69. 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
  70. 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
  71. 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
  72. 36E44D2595C46B91D0004C54 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  73. 749D5FA7C6F6408AE21D6A6E /* 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>"; };
  74. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
  75. 8B8419211BE18D371F9514ED /* 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>"; };
  76. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
  77. CF9662756C1A43FCBE8873F6 /* 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>"; };
  78. D73912EF22F37F9E000D13A0 /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/ephemeral/App.framework; sourceTree = SOURCE_ROOT; };
  79. /* End PBXFileReference section */
  80. /* Begin PBXFrameworksBuildPhase section */
  81. 33CC10EA2044A3C60003C045 /* Frameworks */ = {
  82. isa = PBXFrameworksBuildPhase;
  83. buildActionMask = 2147483647;
  84. files = (
  85. D73912F022F37F9E000D13A0 /* App.framework in Frameworks */,
  86. 33D1A10422148B71006C7A3E /* FlutterMacOS.framework in Frameworks */,
  87. 060CCBF305C4A6C9CCED5048 /* Pods_Runner.framework in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. /* End PBXFrameworksBuildPhase section */
  92. /* Begin PBXGroup section */
  93. 33BA886A226E78AF003329D5 /* Configs */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 33E5194F232828860026EE4D /* AppInfo.xcconfig */,
  97. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  98. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  99. 333000ED22D3DE5D00554162 /* Warnings.xcconfig */,
  100. );
  101. path = Configs;
  102. sourceTree = "<group>";
  103. };
  104. 33CC10E42044A3C60003C045 = {
  105. isa = PBXGroup;
  106. children = (
  107. 33FAB671232836740065AC1E /* Runner */,
  108. 33CEB47122A05771004F2AC0 /* Flutter */,
  109. 33CC10EE2044A3C60003C045 /* Products */,
  110. D73912EC22F37F3D000D13A0 /* Frameworks */,
  111. BB8A533C0922D3455E03227C /* Pods */,
  112. );
  113. sourceTree = "<group>";
  114. };
  115. 33CC10EE2044A3C60003C045 /* Products */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 33CC10ED2044A3C60003C045 /* agora_rtc_engine_example.app */,
  119. );
  120. name = Products;
  121. sourceTree = "<group>";
  122. };
  123. 33CC11242044D66E0003C045 /* Resources */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 33CC10F22044A3C60003C045 /* Assets.xcassets */,
  127. 33CC10F42044A3C60003C045 /* MainMenu.xib */,
  128. 33CC10F72044A3C60003C045 /* Info.plist */,
  129. );
  130. name = Resources;
  131. path = ..;
  132. sourceTree = "<group>";
  133. };
  134. 33CEB47122A05771004F2AC0 /* Flutter */ = {
  135. isa = PBXGroup;
  136. children = (
  137. 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
  138. 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
  139. 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
  140. 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,
  141. D73912EF22F37F9E000D13A0 /* App.framework */,
  142. 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */,
  143. );
  144. path = Flutter;
  145. sourceTree = "<group>";
  146. };
  147. 33FAB671232836740065AC1E /* Runner */ = {
  148. isa = PBXGroup;
  149. children = (
  150. 33CC10F02044A3C60003C045 /* AppDelegate.swift */,
  151. 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,
  152. 33E51913231747F40026EE4D /* DebugProfile.entitlements */,
  153. 33E51914231749380026EE4D /* Release.entitlements */,
  154. 33CC11242044D66E0003C045 /* Resources */,
  155. 33BA886A226E78AF003329D5 /* Configs */,
  156. );
  157. path = Runner;
  158. sourceTree = "<group>";
  159. };
  160. BB8A533C0922D3455E03227C /* Pods */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 749D5FA7C6F6408AE21D6A6E /* Pods-Runner.debug.xcconfig */,
  164. 8B8419211BE18D371F9514ED /* Pods-Runner.release.xcconfig */,
  165. CF9662756C1A43FCBE8873F6 /* Pods-Runner.profile.xcconfig */,
  166. );
  167. name = Pods;
  168. path = Pods;
  169. sourceTree = "<group>";
  170. };
  171. D73912EC22F37F3D000D13A0 /* Frameworks */ = {
  172. isa = PBXGroup;
  173. children = (
  174. 36E44D2595C46B91D0004C54 /* Pods_Runner.framework */,
  175. );
  176. name = Frameworks;
  177. sourceTree = "<group>";
  178. };
  179. /* End PBXGroup section */
  180. /* Begin PBXNativeTarget section */
  181. 33CC10EC2044A3C60003C045 /* Runner */ = {
  182. isa = PBXNativeTarget;
  183. buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
  184. buildPhases = (
  185. D43015CEFDCC4B0BEBFB68CE /* [CP] Check Pods Manifest.lock */,
  186. 33CC10E92044A3C60003C045 /* Sources */,
  187. 33CC10EA2044A3C60003C045 /* Frameworks */,
  188. 33CC10EB2044A3C60003C045 /* Resources */,
  189. 33CC110E2044A8840003C045 /* Bundle Framework */,
  190. 3399D490228B24CF009A79C7 /* ShellScript */,
  191. 58C0444E07B99AAEEE32BB01 /* [CP] Embed Pods Frameworks */,
  192. );
  193. buildRules = (
  194. );
  195. dependencies = (
  196. 33CC11202044C79F0003C045 /* PBXTargetDependency */,
  197. );
  198. name = Runner;
  199. productName = Runner;
  200. productReference = 33CC10ED2044A3C60003C045 /* agora_rtc_engine_example.app */;
  201. productType = "com.apple.product-type.application";
  202. };
  203. /* End PBXNativeTarget section */
  204. /* Begin PBXProject section */
  205. 33CC10E52044A3C60003C045 /* Project object */ = {
  206. isa = PBXProject;
  207. attributes = {
  208. LastSwiftUpdateCheck = 0920;
  209. LastUpgradeCheck = 0930;
  210. ORGANIZATIONNAME = "The Flutter Authors";
  211. TargetAttributes = {
  212. 33CC10EC2044A3C60003C045 = {
  213. CreatedOnToolsVersion = 9.2;
  214. LastSwiftMigration = 1100;
  215. ProvisioningStyle = Automatic;
  216. SystemCapabilities = {
  217. com.apple.Sandbox = {
  218. enabled = 1;
  219. };
  220. };
  221. };
  222. 33CC111A2044C6BA0003C045 = {
  223. CreatedOnToolsVersion = 9.2;
  224. ProvisioningStyle = Manual;
  225. };
  226. };
  227. };
  228. buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */;
  229. compatibilityVersion = "Xcode 8.0";
  230. developmentRegion = en;
  231. hasScannedForEncodings = 0;
  232. knownRegions = (
  233. en,
  234. Base,
  235. );
  236. mainGroup = 33CC10E42044A3C60003C045;
  237. productRefGroup = 33CC10EE2044A3C60003C045 /* Products */;
  238. projectDirPath = "";
  239. projectRoot = "";
  240. targets = (
  241. 33CC10EC2044A3C60003C045 /* Runner */,
  242. 33CC111A2044C6BA0003C045 /* Flutter Assemble */,
  243. );
  244. };
  245. /* End PBXProject section */
  246. /* Begin PBXResourcesBuildPhase section */
  247. 33CC10EB2044A3C60003C045 /* Resources */ = {
  248. isa = PBXResourcesBuildPhase;
  249. buildActionMask = 2147483647;
  250. files = (
  251. 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */,
  252. 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */,
  253. );
  254. runOnlyForDeploymentPostprocessing = 0;
  255. };
  256. /* End PBXResourcesBuildPhase section */
  257. /* Begin PBXShellScriptBuildPhase section */
  258. 3399D490228B24CF009A79C7 /* ShellScript */ = {
  259. isa = PBXShellScriptBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. inputFileListPaths = (
  264. );
  265. inputPaths = (
  266. );
  267. outputFileListPaths = (
  268. );
  269. outputPaths = (
  270. );
  271. runOnlyForDeploymentPostprocessing = 0;
  272. shellPath = /bin/sh;
  273. shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename\n";
  274. };
  275. 33CC111E2044C6BF0003C045 /* ShellScript */ = {
  276. isa = PBXShellScriptBuildPhase;
  277. buildActionMask = 2147483647;
  278. files = (
  279. );
  280. inputFileListPaths = (
  281. Flutter/ephemeral/FlutterInputs.xcfilelist,
  282. );
  283. inputPaths = (
  284. Flutter/ephemeral/tripwire,
  285. );
  286. outputFileListPaths = (
  287. Flutter/ephemeral/FlutterOutputs.xcfilelist,
  288. );
  289. outputPaths = (
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. shellPath = /bin/sh;
  293. shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
  294. };
  295. 58C0444E07B99AAEEE32BB01 /* [CP] Embed Pods Frameworks */ = {
  296. isa = PBXShellScriptBuildPhase;
  297. buildActionMask = 2147483647;
  298. files = (
  299. );
  300. inputPaths = (
  301. );
  302. name = "[CP] Embed Pods Frameworks";
  303. outputPaths = (
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. shellPath = /bin/sh;
  307. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  308. showEnvVarsInLog = 0;
  309. };
  310. D43015CEFDCC4B0BEBFB68CE /* [CP] Check Pods Manifest.lock */ = {
  311. isa = PBXShellScriptBuildPhase;
  312. buildActionMask = 2147483647;
  313. files = (
  314. );
  315. inputFileListPaths = (
  316. );
  317. inputPaths = (
  318. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  319. "${PODS_ROOT}/Manifest.lock",
  320. );
  321. name = "[CP] Check Pods Manifest.lock";
  322. outputFileListPaths = (
  323. );
  324. outputPaths = (
  325. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. shellPath = /bin/sh;
  329. 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";
  330. showEnvVarsInLog = 0;
  331. };
  332. /* End PBXShellScriptBuildPhase section */
  333. /* Begin PBXSourcesBuildPhase section */
  334. 33CC10E92044A3C60003C045 /* Sources */ = {
  335. isa = PBXSourcesBuildPhase;
  336. buildActionMask = 2147483647;
  337. files = (
  338. 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */,
  339. 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */,
  340. 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */,
  341. );
  342. runOnlyForDeploymentPostprocessing = 0;
  343. };
  344. /* End PBXSourcesBuildPhase section */
  345. /* Begin PBXTargetDependency section */
  346. 33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
  347. isa = PBXTargetDependency;
  348. target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;
  349. targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */;
  350. };
  351. /* End PBXTargetDependency section */
  352. /* Begin PBXVariantGroup section */
  353. 33CC10F42044A3C60003C045 /* MainMenu.xib */ = {
  354. isa = PBXVariantGroup;
  355. children = (
  356. 33CC10F52044A3C60003C045 /* Base */,
  357. );
  358. name = MainMenu.xib;
  359. path = Runner;
  360. sourceTree = "<group>";
  361. };
  362. /* End PBXVariantGroup section */
  363. /* Begin XCBuildConfiguration section */
  364. 338D0CE9231458BD00FA5F75 /* Profile */ = {
  365. isa = XCBuildConfiguration;
  366. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  367. buildSettings = {
  368. ALWAYS_SEARCH_USER_PATHS = NO;
  369. CLANG_ANALYZER_NONNULL = YES;
  370. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  371. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  372. CLANG_CXX_LIBRARY = "libc++";
  373. CLANG_ENABLE_MODULES = YES;
  374. CLANG_ENABLE_OBJC_ARC = YES;
  375. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  376. CLANG_WARN_BOOL_CONVERSION = YES;
  377. CLANG_WARN_CONSTANT_CONVERSION = YES;
  378. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  379. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  380. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  381. CLANG_WARN_EMPTY_BODY = YES;
  382. CLANG_WARN_ENUM_CONVERSION = YES;
  383. CLANG_WARN_INFINITE_RECURSION = YES;
  384. CLANG_WARN_INT_CONVERSION = YES;
  385. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  386. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  387. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  388. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  389. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  390. CODE_SIGN_IDENTITY = "-";
  391. COPY_PHASE_STRIP = NO;
  392. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  393. ENABLE_NS_ASSERTIONS = NO;
  394. ENABLE_STRICT_OBJC_MSGSEND = YES;
  395. GCC_C_LANGUAGE_STANDARD = gnu11;
  396. GCC_NO_COMMON_BLOCKS = YES;
  397. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  398. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  399. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  400. GCC_WARN_UNUSED_FUNCTION = YES;
  401. GCC_WARN_UNUSED_VARIABLE = YES;
  402. MACOSX_DEPLOYMENT_TARGET = 10.11;
  403. MTL_ENABLE_DEBUG_INFO = NO;
  404. SDKROOT = macosx;
  405. SWIFT_COMPILATION_MODE = wholemodule;
  406. SWIFT_OPTIMIZATION_LEVEL = "-O";
  407. };
  408. name = Profile;
  409. };
  410. 338D0CEA231458BD00FA5F75 /* Profile */ = {
  411. isa = XCBuildConfiguration;
  412. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  413. buildSettings = {
  414. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  415. CLANG_ENABLE_MODULES = YES;
  416. CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
  417. CODE_SIGN_STYLE = Automatic;
  418. COMBINE_HIDPI_IMAGES = YES;
  419. FRAMEWORK_SEARCH_PATHS = (
  420. "$(inherited)",
  421. "$(PROJECT_DIR)/Flutter/ephemeral",
  422. );
  423. INFOPLIST_FILE = Runner/Info.plist;
  424. LD_RUNPATH_SEARCH_PATHS = (
  425. "$(inherited)",
  426. "@executable_path/../Frameworks",
  427. );
  428. PROVISIONING_PROFILE_SPECIFIER = "";
  429. SWIFT_VERSION = 5.0;
  430. };
  431. name = Profile;
  432. };
  433. 338D0CEB231458BD00FA5F75 /* Profile */ = {
  434. isa = XCBuildConfiguration;
  435. buildSettings = {
  436. CODE_SIGN_STYLE = Manual;
  437. PRODUCT_NAME = "$(TARGET_NAME)";
  438. };
  439. name = Profile;
  440. };
  441. 33CC10F92044A3C60003C045 /* Debug */ = {
  442. isa = XCBuildConfiguration;
  443. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  444. buildSettings = {
  445. ALWAYS_SEARCH_USER_PATHS = NO;
  446. CLANG_ANALYZER_NONNULL = YES;
  447. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  448. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  449. CLANG_CXX_LIBRARY = "libc++";
  450. CLANG_ENABLE_MODULES = YES;
  451. CLANG_ENABLE_OBJC_ARC = YES;
  452. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  453. CLANG_WARN_BOOL_CONVERSION = YES;
  454. CLANG_WARN_CONSTANT_CONVERSION = YES;
  455. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  456. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  457. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  458. CLANG_WARN_EMPTY_BODY = YES;
  459. CLANG_WARN_ENUM_CONVERSION = YES;
  460. CLANG_WARN_INFINITE_RECURSION = YES;
  461. CLANG_WARN_INT_CONVERSION = YES;
  462. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  463. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  464. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  465. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  466. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  467. CODE_SIGN_IDENTITY = "-";
  468. COPY_PHASE_STRIP = NO;
  469. DEBUG_INFORMATION_FORMAT = dwarf;
  470. ENABLE_STRICT_OBJC_MSGSEND = YES;
  471. ENABLE_TESTABILITY = YES;
  472. GCC_C_LANGUAGE_STANDARD = gnu11;
  473. GCC_DYNAMIC_NO_PIC = NO;
  474. GCC_NO_COMMON_BLOCKS = YES;
  475. GCC_OPTIMIZATION_LEVEL = 0;
  476. GCC_PREPROCESSOR_DEFINITIONS = (
  477. "DEBUG=1",
  478. "$(inherited)",
  479. );
  480. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  481. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  482. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  483. GCC_WARN_UNUSED_FUNCTION = YES;
  484. GCC_WARN_UNUSED_VARIABLE = YES;
  485. MACOSX_DEPLOYMENT_TARGET = 10.11;
  486. MTL_ENABLE_DEBUG_INFO = YES;
  487. ONLY_ACTIVE_ARCH = YES;
  488. SDKROOT = macosx;
  489. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  490. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  491. };
  492. name = Debug;
  493. };
  494. 33CC10FA2044A3C60003C045 /* Release */ = {
  495. isa = XCBuildConfiguration;
  496. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  497. buildSettings = {
  498. ALWAYS_SEARCH_USER_PATHS = NO;
  499. CLANG_ANALYZER_NONNULL = YES;
  500. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  501. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  502. CLANG_CXX_LIBRARY = "libc++";
  503. CLANG_ENABLE_MODULES = YES;
  504. CLANG_ENABLE_OBJC_ARC = YES;
  505. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  506. CLANG_WARN_BOOL_CONVERSION = YES;
  507. CLANG_WARN_CONSTANT_CONVERSION = YES;
  508. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  509. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  510. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  511. CLANG_WARN_EMPTY_BODY = YES;
  512. CLANG_WARN_ENUM_CONVERSION = YES;
  513. CLANG_WARN_INFINITE_RECURSION = YES;
  514. CLANG_WARN_INT_CONVERSION = YES;
  515. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  516. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  517. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  518. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  519. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  520. CODE_SIGN_IDENTITY = "-";
  521. COPY_PHASE_STRIP = NO;
  522. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  523. ENABLE_NS_ASSERTIONS = NO;
  524. ENABLE_STRICT_OBJC_MSGSEND = YES;
  525. GCC_C_LANGUAGE_STANDARD = gnu11;
  526. GCC_NO_COMMON_BLOCKS = YES;
  527. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  528. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  529. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  530. GCC_WARN_UNUSED_FUNCTION = YES;
  531. GCC_WARN_UNUSED_VARIABLE = YES;
  532. MACOSX_DEPLOYMENT_TARGET = 10.11;
  533. MTL_ENABLE_DEBUG_INFO = NO;
  534. SDKROOT = macosx;
  535. SWIFT_COMPILATION_MODE = wholemodule;
  536. SWIFT_OPTIMIZATION_LEVEL = "-O";
  537. };
  538. name = Release;
  539. };
  540. 33CC10FC2044A3C60003C045 /* Debug */ = {
  541. isa = XCBuildConfiguration;
  542. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  543. buildSettings = {
  544. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  545. CLANG_ENABLE_MODULES = YES;
  546. CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
  547. CODE_SIGN_STYLE = Automatic;
  548. COMBINE_HIDPI_IMAGES = YES;
  549. FRAMEWORK_SEARCH_PATHS = (
  550. "$(inherited)",
  551. "$(PROJECT_DIR)/Flutter/ephemeral",
  552. );
  553. INFOPLIST_FILE = Runner/Info.plist;
  554. LD_RUNPATH_SEARCH_PATHS = (
  555. "$(inherited)",
  556. "@executable_path/../Frameworks",
  557. );
  558. PROVISIONING_PROFILE_SPECIFIER = "";
  559. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  560. SWIFT_VERSION = 5.0;
  561. };
  562. name = Debug;
  563. };
  564. 33CC10FD2044A3C60003C045 /* Release */ = {
  565. isa = XCBuildConfiguration;
  566. baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
  567. buildSettings = {
  568. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  569. CLANG_ENABLE_MODULES = YES;
  570. CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
  571. CODE_SIGN_STYLE = Automatic;
  572. COMBINE_HIDPI_IMAGES = YES;
  573. FRAMEWORK_SEARCH_PATHS = (
  574. "$(inherited)",
  575. "$(PROJECT_DIR)/Flutter/ephemeral",
  576. );
  577. INFOPLIST_FILE = Runner/Info.plist;
  578. LD_RUNPATH_SEARCH_PATHS = (
  579. "$(inherited)",
  580. "@executable_path/../Frameworks",
  581. );
  582. PROVISIONING_PROFILE_SPECIFIER = "";
  583. SWIFT_VERSION = 5.0;
  584. };
  585. name = Release;
  586. };
  587. 33CC111C2044C6BA0003C045 /* Debug */ = {
  588. isa = XCBuildConfiguration;
  589. buildSettings = {
  590. CODE_SIGN_STYLE = Manual;
  591. PRODUCT_NAME = "$(TARGET_NAME)";
  592. };
  593. name = Debug;
  594. };
  595. 33CC111D2044C6BA0003C045 /* Release */ = {
  596. isa = XCBuildConfiguration;
  597. buildSettings = {
  598. CODE_SIGN_STYLE = Automatic;
  599. PRODUCT_NAME = "$(TARGET_NAME)";
  600. };
  601. name = Release;
  602. };
  603. /* End XCBuildConfiguration section */
  604. /* Begin XCConfigurationList section */
  605. 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
  606. isa = XCConfigurationList;
  607. buildConfigurations = (
  608. 33CC10F92044A3C60003C045 /* Debug */,
  609. 33CC10FA2044A3C60003C045 /* Release */,
  610. 338D0CE9231458BD00FA5F75 /* Profile */,
  611. );
  612. defaultConfigurationIsVisible = 0;
  613. defaultConfigurationName = Release;
  614. };
  615. 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = {
  616. isa = XCConfigurationList;
  617. buildConfigurations = (
  618. 33CC10FC2044A3C60003C045 /* Debug */,
  619. 33CC10FD2044A3C60003C045 /* Release */,
  620. 338D0CEA231458BD00FA5F75 /* Profile */,
  621. );
  622. defaultConfigurationIsVisible = 0;
  623. defaultConfigurationName = Release;
  624. };
  625. 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = {
  626. isa = XCConfigurationList;
  627. buildConfigurations = (
  628. 33CC111C2044C6BA0003C045 /* Debug */,
  629. 33CC111D2044C6BA0003C045 /* Release */,
  630. 338D0CEB231458BD00FA5F75 /* Profile */,
  631. );
  632. defaultConfigurationIsVisible = 0;
  633. defaultConfigurationName = Release;
  634. };
  635. /* End XCConfigurationList section */
  636. };
  637. rootObject = 33CC10E52044A3C60003C045 /* Project object */;
  638. }