project.pbxproj 26 KB

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