project.pbxproj 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 043D62372DCB0E7A005D12EE /* KeyboardSharedDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043D62362DCB0E7A005D12EE /* KeyboardSharedDataManager.swift */; };
  10. 043D62382DCB0F80005D12EE /* KeyboardSharedDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043D62362DCB0E7A005D12EE /* KeyboardSharedDataManager.swift */; };
  11. 045828732DB897D400C1792D /* KeyboardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 045828722DB897D400C1792D /* KeyboardViewController.swift */; };
  12. 045828772DB897D400C1792D /* AiKeyboard.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 045828702DB897D400C1792D /* AiKeyboard.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  13. 045828C92DB89ABE00C1792D /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 045828C82DB89ABE00C1792D /* Media.xcassets */; };
  14. 045828CC2DB8C62100C1792D /* UIColor+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 045828CB2DB8C62100C1792D /* UIColor+Extension.swift */; };
  15. 045829AE2DB8DD2200C1792D /* KeyboardHelpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 045829AD2DB8DD2200C1792D /* KeyboardHelpView.swift */; };
  16. 045829FE2DB8E6D300C1792D /* KeyboardCharacterCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 045829FD2DB8E6D300C1792D /* KeyboardCharacterCell.swift */; };
  17. 04582A012DB8EBC700C1792D /* KeyboardConst.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A002DB8EBC700C1792D /* KeyboardConst.swift */; };
  18. 04582A032DB8F24100C1792D /* UIButton+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A022DB8F24100C1792D /* UIButton+Extension.swift */; };
  19. 04582A052DB8F26200C1792D /* UIView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A042DB8F26200C1792D /* UIView+Extension.swift */; };
  20. 04582A072DB8F9A300C1792D /* KeyboardFunctionPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A062DB8F9A300C1792D /* KeyboardFunctionPopView.swift */; };
  21. 04582A092DB9EBFC00C1792D /* KeyboardTeachView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A082DB9EBFC00C1792D /* KeyboardTeachView.swift */; };
  22. 04582A0E2DBB2DE400C1792D /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A0D2DBB2DE400C1792D /* String+Extension.swift */; };
  23. 04582A102DBB39A700C1792D /* KeyboardBaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A0F2DBB39A700C1792D /* KeyboardBaseView.swift */; };
  24. 04582A122DBB642C00C1792D /* UILabel+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A112DBB642C00C1792D /* UILabel+Extension.swift */; };
  25. 04582A142DBB67FB00C1792D /* KeyboardLoginTipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A132DBB67FB00C1792D /* KeyboardLoginTipView.swift */; };
  26. 04582A162DBB681100C1792D /* KeyboardVipTipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A152DBB681100C1792D /* KeyboardVipTipView.swift */; };
  27. 04582A182DBB6CFA00C1792D /* UIImage+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A172DBB6CFA00C1792D /* UIImage+Extension.swift */; };
  28. 04582A1B2DBB7BDD00C1792D /* vip_button.json in Resources */ = {isa = PBXBuildFile; fileRef = 04582A1A2DBB7BDD00C1792D /* vip_button.json */; };
  29. 04582A1F2DBF227900C1792D /* KeyboardMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A1E2DBF227900C1792D /* KeyboardMenuView.swift */; };
  30. 04582A302DBF5B6700C1792D /* KeyboardPrologueView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A2F2DBF5B6700C1792D /* KeyboardPrologueView.swift */; };
  31. 04582A322DBF6C0800C1792D /* heart.json in Resources */ = {isa = PBXBuildFile; fileRef = 04582A312DBF6C0800C1792D /* heart.json */; };
  32. 04582A342DBF6CB800C1792D /* KeyboardExchangeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A332DBF6CB800C1792D /* KeyboardExchangeView.swift */; };
  33. 04582A372DBF6F8300C1792D /* KeyboardExchangeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A362DBF6F8200C1792D /* KeyboardExchangeCell.swift */; };
  34. 04582A392DBF820D00C1792D /* KeyboardTeachDialogueCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A382DBF820D00C1792D /* KeyboardTeachDialogueCell.swift */; };
  35. 04582A402DBF8FD500C1792D /* KeyboardNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A3F2DBF8FD500C1792D /* KeyboardNetworkManager.swift */; };
  36. 04582A422DBF910400C1792D /* KeyboardApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A412DBF910400C1792D /* KeyboardApi.swift */; };
  37. 04582A442DBF964400C1792D /* KeyboardBaseResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A432DBF964400C1792D /* KeyboardBaseResponse.swift */; };
  38. 04582A472DC07ECA00C1792D /* KeyboardModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A462DC07ECA00C1792D /* KeyboardModel.swift */; };
  39. 04582A492DC07ED100C1792D /* UserModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A482DC07ED100C1792D /* UserModel.swift */; };
  40. 04582A4B2DC0BDA100C1792D /* CharacterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A4A2DC0BDA100C1792D /* CharacterModel.swift */; };
  41. 04582A4D2DC1CFBC00C1792D /* keyboard_loading.json in Resources */ = {isa = PBXBuildFile; fileRef = 04582A4C2DC1CFBC00C1792D /* keyboard_loading.json */; };
  42. 04582A4F2DC203DD00C1792D /* ChatModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A4E2DC203DD00C1792D /* ChatModel.swift */; };
  43. 04582A512DC211F100C1792D /* keyboard_dialog_loading.json in Resources */ = {isa = PBXBuildFile; fileRef = 04582A502DC211F100C1792D /* keyboard_dialog_loading.json */; };
  44. 04582A532DC227E700C1792D /* PrologueModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04582A522DC227E700C1792D /* PrologueModel.swift */; };
  45. 0A7B5470C92CC094EF933259 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C33B8387B7ED09CA498E0EC7 /* Pods_Runner.framework */; };
  46. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  47. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
  48. 3680C058F94223A652A0F15D /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B77EC1F8B12A295BD1DC6742 /* Pods_RunnerTests.framework */; };
  49. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  50. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
  51. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  52. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  53. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  54. A21E1420BB362BC7E3EB4811 /* Pods_AiKeyboard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B5EF92DE43959D6CF5B50A3 /* Pods_AiKeyboard.framework */; };
  55. FE05FA2E2DCE0CFC00CBA944 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */; };
  56. FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */; };
  57. FED899712DD1D044001808D5 /* KeyboardTipsPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */; };
  58. FED899792DD3446A001808D5 /* KeyboardGuideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED899782DD3446A001808D5 /* KeyboardGuideView.swift */; };
  59. /* End PBXBuildFile section */
  60. /* Begin PBXContainerItemProxy section */
  61. 045828752DB897D400C1792D /* PBXContainerItemProxy */ = {
  62. isa = PBXContainerItemProxy;
  63. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  64. proxyType = 1;
  65. remoteGlobalIDString = 0458286F2DB897D400C1792D;
  66. remoteInfo = AiKeyboard;
  67. };
  68. 331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = {
  69. isa = PBXContainerItemProxy;
  70. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  71. proxyType = 1;
  72. remoteGlobalIDString = 97C146ED1CF9000F007C117D;
  73. remoteInfo = Runner;
  74. };
  75. /* End PBXContainerItemProxy section */
  76. /* Begin PBXCopyFilesBuildPhase section */
  77. 0458287C2DB897D400C1792D /* Embed Foundation Extensions */ = {
  78. isa = PBXCopyFilesBuildPhase;
  79. buildActionMask = 2147483647;
  80. dstPath = "";
  81. dstSubfolderSpec = 13;
  82. files = (
  83. 045828772DB897D400C1792D /* AiKeyboard.appex in Embed Foundation Extensions */,
  84. );
  85. name = "Embed Foundation Extensions";
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  89. isa = PBXCopyFilesBuildPhase;
  90. buildActionMask = 2147483647;
  91. dstPath = "";
  92. dstSubfolderSpec = 10;
  93. files = (
  94. );
  95. name = "Embed Frameworks";
  96. runOnlyForDeploymentPostprocessing = 0;
  97. };
  98. /* End PBXCopyFilesBuildPhase section */
  99. /* Begin PBXFileReference section */
  100. 043D62352DCB0DF8005D12EE /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
  101. 043D62362DCB0E7A005D12EE /* KeyboardSharedDataManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardSharedDataManager.swift; sourceTree = "<group>"; };
  102. 045828702DB897D400C1792D /* AiKeyboard.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = AiKeyboard.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  103. 045828722DB897D400C1792D /* KeyboardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardViewController.swift; sourceTree = "<group>"; };
  104. 045828742DB897D400C1792D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  105. 045828C82DB89ABE00C1792D /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
  106. 045828CB2DB8C62100C1792D /* UIColor+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Extension.swift"; sourceTree = "<group>"; };
  107. 045829AD2DB8DD2200C1792D /* KeyboardHelpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardHelpView.swift; sourceTree = "<group>"; };
  108. 045829FD2DB8E6D300C1792D /* KeyboardCharacterCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardCharacterCell.swift; sourceTree = "<group>"; };
  109. 04582A002DB8EBC700C1792D /* KeyboardConst.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardConst.swift; sourceTree = "<group>"; };
  110. 04582A022DB8F24100C1792D /* UIButton+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Extension.swift"; sourceTree = "<group>"; };
  111. 04582A042DB8F26200C1792D /* UIView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Extension.swift"; sourceTree = "<group>"; };
  112. 04582A062DB8F9A300C1792D /* KeyboardFunctionPopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardFunctionPopView.swift; sourceTree = "<group>"; };
  113. 04582A082DB9EBFC00C1792D /* KeyboardTeachView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardTeachView.swift; sourceTree = "<group>"; };
  114. 04582A0D2DBB2DE400C1792D /* String+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = "<group>"; };
  115. 04582A0F2DBB39A700C1792D /* KeyboardBaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardBaseView.swift; sourceTree = "<group>"; };
  116. 04582A112DBB642C00C1792D /* UILabel+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UILabel+Extension.swift"; sourceTree = "<group>"; };
  117. 04582A132DBB67FB00C1792D /* KeyboardLoginTipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardLoginTipView.swift; sourceTree = "<group>"; };
  118. 04582A152DBB681100C1792D /* KeyboardVipTipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardVipTipView.swift; sourceTree = "<group>"; };
  119. 04582A172DBB6CFA00C1792D /* UIImage+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extension.swift"; sourceTree = "<group>"; };
  120. 04582A1A2DBB7BDD00C1792D /* vip_button.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = vip_button.json; sourceTree = "<group>"; };
  121. 04582A1E2DBF227900C1792D /* KeyboardMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardMenuView.swift; sourceTree = "<group>"; };
  122. 04582A2F2DBF5B6700C1792D /* KeyboardPrologueView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardPrologueView.swift; sourceTree = "<group>"; };
  123. 04582A312DBF6C0800C1792D /* heart.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = heart.json; sourceTree = "<group>"; };
  124. 04582A332DBF6CB800C1792D /* KeyboardExchangeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardExchangeView.swift; sourceTree = "<group>"; };
  125. 04582A362DBF6F8200C1792D /* KeyboardExchangeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardExchangeCell.swift; sourceTree = "<group>"; };
  126. 04582A382DBF820D00C1792D /* KeyboardTeachDialogueCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardTeachDialogueCell.swift; sourceTree = "<group>"; };
  127. 04582A3F2DBF8FD500C1792D /* KeyboardNetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardNetworkManager.swift; sourceTree = "<group>"; };
  128. 04582A412DBF910400C1792D /* KeyboardApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardApi.swift; sourceTree = "<group>"; };
  129. 04582A432DBF964400C1792D /* KeyboardBaseResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardBaseResponse.swift; sourceTree = "<group>"; };
  130. 04582A462DC07ECA00C1792D /* KeyboardModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardModel.swift; sourceTree = "<group>"; };
  131. 04582A482DC07ED100C1792D /* UserModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserModel.swift; sourceTree = "<group>"; };
  132. 04582A4A2DC0BDA100C1792D /* CharacterModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CharacterModel.swift; sourceTree = "<group>"; };
  133. 04582A4C2DC1CFBC00C1792D /* keyboard_loading.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = keyboard_loading.json; sourceTree = "<group>"; };
  134. 04582A4E2DC203DD00C1792D /* ChatModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatModel.swift; sourceTree = "<group>"; };
  135. 04582A502DC211F100C1792D /* keyboard_dialog_loading.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = keyboard_dialog_loading.json; sourceTree = "<group>"; };
  136. 04582A522DC227E700C1792D /* PrologueModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrologueModel.swift; sourceTree = "<group>"; };
  137. 0B5EF92DE43959D6CF5B50A3 /* Pods_AiKeyboard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AiKeyboard.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  138. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  139. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  140. 2643F46D415CBABCC40C425B /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
  141. 2C32B38FCDADA18A119DC5D4 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
  142. 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
  143. 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  144. 36BC73017CB4127A58740364 /* Pods-AiKeyboard.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AiKeyboard.profile.xcconfig"; path = "Target Support Files/Pods-AiKeyboard/Pods-AiKeyboard.profile.xcconfig"; sourceTree = "<group>"; };
  145. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  146. 51852D8AB51D75A2CC226FD2 /* Pods-AiKeyboard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AiKeyboard.release.xcconfig"; path = "Target Support Files/Pods-AiKeyboard/Pods-AiKeyboard.release.xcconfig"; sourceTree = "<group>"; };
  147. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
  148. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  149. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  150. 8384140B01CBFD52730BA261 /* Pods-AiKeyboard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AiKeyboard.debug.xcconfig"; path = "Target Support Files/Pods-AiKeyboard/Pods-AiKeyboard.debug.xcconfig"; sourceTree = "<group>"; };
  151. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  152. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  153. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  154. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  155. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  156. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  157. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  158. A7713E7B7C46A90C0E007A95 /* 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>"; };
  159. AE0B4B7AEB1E675ABA762EA2 /* 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>"; };
  160. B29DC4E0B4ED0C83ABDE4C76 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
  161. B77EC1F8B12A295BD1DC6742 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  162. C33B8387B7ED09CA498E0EC7 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  163. D50315B08E93289C08ED808C /* 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>"; };
  164. FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
  165. FE8F00052DCC4A7B00AA2562 /* AiKeyboard.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AiKeyboard.entitlements; sourceTree = "<group>"; };
  166. FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlutterMethodChannelManager.swift; sourceTree = "<group>"; };
  167. FE9139CA2DE83AB5001A8E42 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
  168. FE9139CB2DE83AB5001A8E42 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
  169. FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardTipsPopView.swift; sourceTree = "<group>"; };
  170. FED899782DD3446A001808D5 /* KeyboardGuideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardGuideView.swift; sourceTree = "<group>"; };
  171. /* End PBXFileReference section */
  172. /* Begin PBXFrameworksBuildPhase section */
  173. 0458286D2DB897D400C1792D /* Frameworks */ = {
  174. isa = PBXFrameworksBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. A21E1420BB362BC7E3EB4811 /* Pods_AiKeyboard.framework in Frameworks */,
  178. );
  179. runOnlyForDeploymentPostprocessing = 0;
  180. };
  181. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  182. isa = PBXFrameworksBuildPhase;
  183. buildActionMask = 2147483647;
  184. files = (
  185. 0A7B5470C92CC094EF933259 /* Pods_Runner.framework in Frameworks */,
  186. );
  187. runOnlyForDeploymentPostprocessing = 0;
  188. };
  189. D0B1A104582AC938612AE6B7 /* Frameworks */ = {
  190. isa = PBXFrameworksBuildPhase;
  191. buildActionMask = 2147483647;
  192. files = (
  193. 3680C058F94223A652A0F15D /* Pods_RunnerTests.framework in Frameworks */,
  194. );
  195. runOnlyForDeploymentPostprocessing = 0;
  196. };
  197. /* End PBXFrameworksBuildPhase section */
  198. /* Begin PBXGroup section */
  199. 045828712DB897D400C1792D /* AiKeyboard */ = {
  200. isa = PBXGroup;
  201. children = (
  202. FE8F00052DCC4A7B00AA2562 /* AiKeyboard.entitlements */,
  203. 04582A452DC07EB700C1792D /* Model */,
  204. 04582A192DBB7BBB00C1792D /* Animate */,
  205. 04582A3E2DBF8FBB00C1792D /* Network */,
  206. 045829FF2DB8EBB900C1792D /* Marco */,
  207. 045828CD2DB8CADD00C1792D /* Frameworks */,
  208. 045828CA2DB8C5DF00C1792D /* Extension */,
  209. 045829AC2DB8DCF000C1792D /* View */,
  210. 045828722DB897D400C1792D /* KeyboardViewController.swift */,
  211. 045828742DB897D400C1792D /* Info.plist */,
  212. 045828C82DB89ABE00C1792D /* Media.xcassets */,
  213. );
  214. path = AiKeyboard;
  215. sourceTree = "<group>";
  216. };
  217. 045828CA2DB8C5DF00C1792D /* Extension */ = {
  218. isa = PBXGroup;
  219. children = (
  220. 045828CB2DB8C62100C1792D /* UIColor+Extension.swift */,
  221. 04582A022DB8F24100C1792D /* UIButton+Extension.swift */,
  222. 04582A042DB8F26200C1792D /* UIView+Extension.swift */,
  223. 04582A0D2DBB2DE400C1792D /* String+Extension.swift */,
  224. 04582A112DBB642C00C1792D /* UILabel+Extension.swift */,
  225. 04582A172DBB6CFA00C1792D /* UIImage+Extension.swift */,
  226. );
  227. path = Extension;
  228. sourceTree = "<group>";
  229. };
  230. 045828CD2DB8CADD00C1792D /* Frameworks */ = {
  231. isa = PBXGroup;
  232. children = (
  233. );
  234. path = Frameworks;
  235. sourceTree = "<group>";
  236. };
  237. 045829AC2DB8DCF000C1792D /* View */ = {
  238. isa = PBXGroup;
  239. children = (
  240. 04582A352DBF6F7700C1792D /* Cell */,
  241. 04582A2E2DBF5B4000C1792D /* PopView */,
  242. 04582A2D2DBF5B3000C1792D /* MainView */,
  243. );
  244. path = View;
  245. sourceTree = "<group>";
  246. };
  247. 045829FF2DB8EBB900C1792D /* Marco */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 04582A002DB8EBC700C1792D /* KeyboardConst.swift */,
  251. );
  252. path = Marco;
  253. sourceTree = "<group>";
  254. };
  255. 04582A192DBB7BBB00C1792D /* Animate */ = {
  256. isa = PBXGroup;
  257. children = (
  258. 04582A502DC211F100C1792D /* keyboard_dialog_loading.json */,
  259. 04582A4C2DC1CFBC00C1792D /* keyboard_loading.json */,
  260. 04582A312DBF6C0800C1792D /* heart.json */,
  261. 04582A1A2DBB7BDD00C1792D /* vip_button.json */,
  262. );
  263. path = Animate;
  264. sourceTree = "<group>";
  265. };
  266. 04582A2D2DBF5B3000C1792D /* MainView */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 04582A0F2DBB39A700C1792D /* KeyboardBaseView.swift */,
  270. 045829AD2DB8DD2200C1792D /* KeyboardHelpView.swift */,
  271. 04582A082DB9EBFC00C1792D /* KeyboardTeachView.swift */,
  272. 04582A2F2DBF5B6700C1792D /* KeyboardPrologueView.swift */,
  273. );
  274. path = MainView;
  275. sourceTree = "<group>";
  276. };
  277. 04582A2E2DBF5B4000C1792D /* PopView */ = {
  278. isa = PBXGroup;
  279. children = (
  280. 04582A062DB8F9A300C1792D /* KeyboardFunctionPopView.swift */,
  281. 04582A332DBF6CB800C1792D /* KeyboardExchangeView.swift */,
  282. 04582A132DBB67FB00C1792D /* KeyboardLoginTipView.swift */,
  283. 04582A152DBB681100C1792D /* KeyboardVipTipView.swift */,
  284. 04582A1E2DBF227900C1792D /* KeyboardMenuView.swift */,
  285. FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */,
  286. FED899782DD3446A001808D5 /* KeyboardGuideView.swift */,
  287. );
  288. path = PopView;
  289. sourceTree = "<group>";
  290. };
  291. 04582A352DBF6F7700C1792D /* Cell */ = {
  292. isa = PBXGroup;
  293. children = (
  294. 04582A362DBF6F8200C1792D /* KeyboardExchangeCell.swift */,
  295. 045829FD2DB8E6D300C1792D /* KeyboardCharacterCell.swift */,
  296. 04582A382DBF820D00C1792D /* KeyboardTeachDialogueCell.swift */,
  297. );
  298. path = Cell;
  299. sourceTree = "<group>";
  300. };
  301. 04582A3E2DBF8FBB00C1792D /* Network */ = {
  302. isa = PBXGroup;
  303. children = (
  304. 04582A412DBF910400C1792D /* KeyboardApi.swift */,
  305. 04582A3F2DBF8FD500C1792D /* KeyboardNetworkManager.swift */,
  306. 04582A432DBF964400C1792D /* KeyboardBaseResponse.swift */,
  307. );
  308. path = Network;
  309. sourceTree = "<group>";
  310. };
  311. 04582A452DC07EB700C1792D /* Model */ = {
  312. isa = PBXGroup;
  313. children = (
  314. 04582A462DC07ECA00C1792D /* KeyboardModel.swift */,
  315. 04582A482DC07ED100C1792D /* UserModel.swift */,
  316. 04582A4A2DC0BDA100C1792D /* CharacterModel.swift */,
  317. 04582A4E2DC203DD00C1792D /* ChatModel.swift */,
  318. 04582A522DC227E700C1792D /* PrologueModel.swift */,
  319. );
  320. path = Model;
  321. sourceTree = "<group>";
  322. };
  323. 0E6767BCD381C831C55C33A7 /* Pods */ = {
  324. isa = PBXGroup;
  325. children = (
  326. D50315B08E93289C08ED808C /* Pods-Runner.debug.xcconfig */,
  327. A7713E7B7C46A90C0E007A95 /* Pods-Runner.release.xcconfig */,
  328. AE0B4B7AEB1E675ABA762EA2 /* Pods-Runner.profile.xcconfig */,
  329. 2C32B38FCDADA18A119DC5D4 /* Pods-RunnerTests.debug.xcconfig */,
  330. 2643F46D415CBABCC40C425B /* Pods-RunnerTests.release.xcconfig */,
  331. B29DC4E0B4ED0C83ABDE4C76 /* Pods-RunnerTests.profile.xcconfig */,
  332. 8384140B01CBFD52730BA261 /* Pods-AiKeyboard.debug.xcconfig */,
  333. 51852D8AB51D75A2CC226FD2 /* Pods-AiKeyboard.release.xcconfig */,
  334. 36BC73017CB4127A58740364 /* Pods-AiKeyboard.profile.xcconfig */,
  335. );
  336. path = Pods;
  337. sourceTree = "<group>";
  338. };
  339. 331C8082294A63A400263BE5 /* RunnerTests */ = {
  340. isa = PBXGroup;
  341. children = (
  342. 331C807B294A618700263BE5 /* RunnerTests.swift */,
  343. );
  344. path = RunnerTests;
  345. sourceTree = "<group>";
  346. };
  347. 3B6778B85F59D91D94442F72 /* Frameworks */ = {
  348. isa = PBXGroup;
  349. children = (
  350. C33B8387B7ED09CA498E0EC7 /* Pods_Runner.framework */,
  351. B77EC1F8B12A295BD1DC6742 /* Pods_RunnerTests.framework */,
  352. 0B5EF92DE43959D6CF5B50A3 /* Pods_AiKeyboard.framework */,
  353. );
  354. name = Frameworks;
  355. sourceTree = "<group>";
  356. };
  357. 9740EEB11CF90186004384FC /* Flutter */ = {
  358. isa = PBXGroup;
  359. children = (
  360. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  361. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  362. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  363. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  364. );
  365. name = Flutter;
  366. sourceTree = "<group>";
  367. };
  368. 97C146E51CF9000F007C117D = {
  369. isa = PBXGroup;
  370. children = (
  371. 043D62362DCB0E7A005D12EE /* KeyboardSharedDataManager.swift */,
  372. 9740EEB11CF90186004384FC /* Flutter */,
  373. 97C146F01CF9000F007C117D /* Runner */,
  374. 045828712DB897D400C1792D /* AiKeyboard */,
  375. 97C146EF1CF9000F007C117D /* Products */,
  376. 331C8082294A63A400263BE5 /* RunnerTests */,
  377. 0E6767BCD381C831C55C33A7 /* Pods */,
  378. 3B6778B85F59D91D94442F72 /* Frameworks */,
  379. );
  380. sourceTree = "<group>";
  381. };
  382. 97C146EF1CF9000F007C117D /* Products */ = {
  383. isa = PBXGroup;
  384. children = (
  385. 97C146EE1CF9000F007C117D /* Runner.app */,
  386. 331C8081294A63A400263BE5 /* RunnerTests.xctest */,
  387. 045828702DB897D400C1792D /* AiKeyboard.appex */,
  388. );
  389. name = Products;
  390. sourceTree = "<group>";
  391. };
  392. 97C146F01CF9000F007C117D /* Runner */ = {
  393. isa = PBXGroup;
  394. children = (
  395. 043D62352DCB0DF8005D12EE /* Runner.entitlements */,
  396. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  397. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  398. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  399. 97C147021CF9000F007C117D /* Info.plist */,
  400. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  401. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  402. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
  403. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
  404. FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */,
  405. FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */,
  406. );
  407. path = Runner;
  408. sourceTree = "<group>";
  409. };
  410. /* End PBXGroup section */
  411. /* Begin PBXNativeTarget section */
  412. 0458286F2DB897D400C1792D /* AiKeyboard */ = {
  413. isa = PBXNativeTarget;
  414. buildConfigurationList = 045828782DB897D400C1792D /* Build configuration list for PBXNativeTarget "AiKeyboard" */;
  415. buildPhases = (
  416. 2C11AF6EBCEAB3BA2F41A35A /* [CP] Check Pods Manifest.lock */,
  417. 0458286C2DB897D400C1792D /* Sources */,
  418. 0458286D2DB897D400C1792D /* Frameworks */,
  419. 0458286E2DB897D400C1792D /* Resources */,
  420. );
  421. buildRules = (
  422. );
  423. dependencies = (
  424. );
  425. name = AiKeyboard;
  426. productName = AiKeyboard;
  427. productReference = 045828702DB897D400C1792D /* AiKeyboard.appex */;
  428. productType = "com.apple.product-type.app-extension";
  429. };
  430. 331C8080294A63A400263BE5 /* RunnerTests */ = {
  431. isa = PBXNativeTarget;
  432. buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
  433. buildPhases = (
  434. 2333A49A9A45CAC5393CF828 /* [CP] Check Pods Manifest.lock */,
  435. 331C807D294A63A400263BE5 /* Sources */,
  436. 331C807F294A63A400263BE5 /* Resources */,
  437. D0B1A104582AC938612AE6B7 /* Frameworks */,
  438. );
  439. buildRules = (
  440. );
  441. dependencies = (
  442. 331C8086294A63A400263BE5 /* PBXTargetDependency */,
  443. );
  444. name = RunnerTests;
  445. productName = RunnerTests;
  446. productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */;
  447. productType = "com.apple.product-type.bundle.unit-test";
  448. };
  449. 97C146ED1CF9000F007C117D /* Runner */ = {
  450. isa = PBXNativeTarget;
  451. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  452. buildPhases = (
  453. C84FD05E1687413028FE5569 /* [CP] Check Pods Manifest.lock */,
  454. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  455. 0458287C2DB897D400C1792D /* Embed Foundation Extensions */,
  456. EADF2BA47287E2D0EA1688E0 /* [CP] Embed Pods Frameworks */,
  457. 9740EEB61CF901F6004384FC /* Run Script */,
  458. 97C146EA1CF9000F007C117D /* Sources */,
  459. 97C146EB1CF9000F007C117D /* Frameworks */,
  460. 97C146EC1CF9000F007C117D /* Resources */,
  461. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  462. 983A7A17C703B56965F0AE2C /* [CP] Copy Pods Resources */,
  463. );
  464. buildRules = (
  465. );
  466. dependencies = (
  467. 045828762DB897D400C1792D /* PBXTargetDependency */,
  468. );
  469. name = Runner;
  470. productName = Runner;
  471. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  472. productType = "com.apple.product-type.application";
  473. };
  474. /* End PBXNativeTarget section */
  475. /* Begin PBXProject section */
  476. 97C146E61CF9000F007C117D /* Project object */ = {
  477. isa = PBXProject;
  478. attributes = {
  479. BuildIndependentTargetsInParallel = YES;
  480. LastSwiftUpdateCheck = 1500;
  481. LastUpgradeCheck = 1510;
  482. ORGANIZATIONNAME = "";
  483. TargetAttributes = {
  484. 0458286F2DB897D400C1792D = {
  485. CreatedOnToolsVersion = 15.0.1;
  486. };
  487. 331C8080294A63A400263BE5 = {
  488. CreatedOnToolsVersion = 14.0;
  489. TestTargetID = 97C146ED1CF9000F007C117D;
  490. };
  491. 97C146ED1CF9000F007C117D = {
  492. CreatedOnToolsVersion = 7.3.1;
  493. LastSwiftMigration = 1100;
  494. };
  495. };
  496. };
  497. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  498. compatibilityVersion = "Xcode 9.3";
  499. developmentRegion = "zh-Hans";
  500. hasScannedForEncodings = 0;
  501. knownRegions = (
  502. Base,
  503. "zh-Hans",
  504. );
  505. mainGroup = 97C146E51CF9000F007C117D;
  506. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  507. projectDirPath = "";
  508. projectRoot = "";
  509. targets = (
  510. 97C146ED1CF9000F007C117D /* Runner */,
  511. 331C8080294A63A400263BE5 /* RunnerTests */,
  512. 0458286F2DB897D400C1792D /* AiKeyboard */,
  513. );
  514. };
  515. /* End PBXProject section */
  516. /* Begin PBXResourcesBuildPhase section */
  517. 0458286E2DB897D400C1792D /* Resources */ = {
  518. isa = PBXResourcesBuildPhase;
  519. buildActionMask = 2147483647;
  520. files = (
  521. 04582A1B2DBB7BDD00C1792D /* vip_button.json in Resources */,
  522. 04582A4D2DC1CFBC00C1792D /* keyboard_loading.json in Resources */,
  523. 04582A512DC211F100C1792D /* keyboard_dialog_loading.json in Resources */,
  524. 04582A322DBF6C0800C1792D /* heart.json in Resources */,
  525. 045828C92DB89ABE00C1792D /* Media.xcassets in Resources */,
  526. );
  527. runOnlyForDeploymentPostprocessing = 0;
  528. };
  529. 331C807F294A63A400263BE5 /* Resources */ = {
  530. isa = PBXResourcesBuildPhase;
  531. buildActionMask = 2147483647;
  532. files = (
  533. );
  534. runOnlyForDeploymentPostprocessing = 0;
  535. };
  536. 97C146EC1CF9000F007C117D /* Resources */ = {
  537. isa = PBXResourcesBuildPhase;
  538. buildActionMask = 2147483647;
  539. files = (
  540. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  541. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  542. FE05FA2E2DCE0CFC00CBA944 /* Settings.bundle in Resources */,
  543. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  544. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  545. );
  546. runOnlyForDeploymentPostprocessing = 0;
  547. };
  548. /* End PBXResourcesBuildPhase section */
  549. /* Begin PBXShellScriptBuildPhase section */
  550. 2333A49A9A45CAC5393CF828 /* [CP] Check Pods Manifest.lock */ = {
  551. isa = PBXShellScriptBuildPhase;
  552. buildActionMask = 2147483647;
  553. files = (
  554. );
  555. inputFileListPaths = (
  556. );
  557. inputPaths = (
  558. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  559. "${PODS_ROOT}/Manifest.lock",
  560. );
  561. name = "[CP] Check Pods Manifest.lock";
  562. outputFileListPaths = (
  563. );
  564. outputPaths = (
  565. "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
  566. );
  567. runOnlyForDeploymentPostprocessing = 0;
  568. shellPath = /bin/sh;
  569. 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";
  570. showEnvVarsInLog = 0;
  571. };
  572. 2C11AF6EBCEAB3BA2F41A35A /* [CP] Check Pods Manifest.lock */ = {
  573. isa = PBXShellScriptBuildPhase;
  574. buildActionMask = 2147483647;
  575. files = (
  576. );
  577. inputFileListPaths = (
  578. );
  579. inputPaths = (
  580. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  581. "${PODS_ROOT}/Manifest.lock",
  582. );
  583. name = "[CP] Check Pods Manifest.lock";
  584. outputFileListPaths = (
  585. );
  586. outputPaths = (
  587. "$(DERIVED_FILE_DIR)/Pods-AiKeyboard-checkManifestLockResult.txt",
  588. );
  589. runOnlyForDeploymentPostprocessing = 0;
  590. shellPath = /bin/sh;
  591. 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";
  592. showEnvVarsInLog = 0;
  593. };
  594. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  595. isa = PBXShellScriptBuildPhase;
  596. alwaysOutOfDate = 1;
  597. buildActionMask = 2147483647;
  598. files = (
  599. );
  600. inputPaths = (
  601. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  602. );
  603. name = "Thin Binary";
  604. outputPaths = (
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. shellPath = /bin/sh;
  608. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  609. };
  610. 9740EEB61CF901F6004384FC /* Run Script */ = {
  611. isa = PBXShellScriptBuildPhase;
  612. alwaysOutOfDate = 1;
  613. buildActionMask = 2147483647;
  614. files = (
  615. );
  616. inputPaths = (
  617. );
  618. name = "Run Script";
  619. outputPaths = (
  620. );
  621. runOnlyForDeploymentPostprocessing = 0;
  622. shellPath = /bin/sh;
  623. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
  624. };
  625. 983A7A17C703B56965F0AE2C /* [CP] Copy Pods Resources */ = {
  626. isa = PBXShellScriptBuildPhase;
  627. buildActionMask = 2147483647;
  628. files = (
  629. );
  630. inputFileListPaths = (
  631. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
  632. );
  633. name = "[CP] Copy Pods Resources";
  634. outputFileListPaths = (
  635. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
  636. );
  637. runOnlyForDeploymentPostprocessing = 0;
  638. shellPath = /bin/sh;
  639. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
  640. showEnvVarsInLog = 0;
  641. };
  642. C84FD05E1687413028FE5569 /* [CP] Check Pods Manifest.lock */ = {
  643. isa = PBXShellScriptBuildPhase;
  644. buildActionMask = 2147483647;
  645. files = (
  646. );
  647. inputFileListPaths = (
  648. );
  649. inputPaths = (
  650. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  651. "${PODS_ROOT}/Manifest.lock",
  652. );
  653. name = "[CP] Check Pods Manifest.lock";
  654. outputFileListPaths = (
  655. );
  656. outputPaths = (
  657. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  658. );
  659. runOnlyForDeploymentPostprocessing = 0;
  660. shellPath = /bin/sh;
  661. 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";
  662. showEnvVarsInLog = 0;
  663. };
  664. EADF2BA47287E2D0EA1688E0 /* [CP] Embed Pods Frameworks */ = {
  665. isa = PBXShellScriptBuildPhase;
  666. buildActionMask = 2147483647;
  667. files = (
  668. );
  669. inputFileListPaths = (
  670. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  671. );
  672. name = "[CP] Embed Pods Frameworks";
  673. outputFileListPaths = (
  674. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  675. );
  676. runOnlyForDeploymentPostprocessing = 0;
  677. shellPath = /bin/sh;
  678. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  679. showEnvVarsInLog = 0;
  680. };
  681. /* End PBXShellScriptBuildPhase section */
  682. /* Begin PBXSourcesBuildPhase section */
  683. 0458286C2DB897D400C1792D /* Sources */ = {
  684. isa = PBXSourcesBuildPhase;
  685. buildActionMask = 2147483647;
  686. files = (
  687. 04582A072DB8F9A300C1792D /* KeyboardFunctionPopView.swift in Sources */,
  688. 04582A342DBF6CB800C1792D /* KeyboardExchangeView.swift in Sources */,
  689. 04582A032DB8F24100C1792D /* UIButton+Extension.swift in Sources */,
  690. 04582A162DBB681100C1792D /* KeyboardVipTipView.swift in Sources */,
  691. 04582A0E2DBB2DE400C1792D /* String+Extension.swift in Sources */,
  692. 045828732DB897D400C1792D /* KeyboardViewController.swift in Sources */,
  693. 04582A402DBF8FD500C1792D /* KeyboardNetworkManager.swift in Sources */,
  694. 045829FE2DB8E6D300C1792D /* KeyboardCharacterCell.swift in Sources */,
  695. 04582A4F2DC203DD00C1792D /* ChatModel.swift in Sources */,
  696. 04582A492DC07ED100C1792D /* UserModel.swift in Sources */,
  697. 04582A472DC07ECA00C1792D /* KeyboardModel.swift in Sources */,
  698. 04582A052DB8F26200C1792D /* UIView+Extension.swift in Sources */,
  699. 04582A532DC227E700C1792D /* PrologueModel.swift in Sources */,
  700. 04582A092DB9EBFC00C1792D /* KeyboardTeachView.swift in Sources */,
  701. 043D62382DCB0F80005D12EE /* KeyboardSharedDataManager.swift in Sources */,
  702. FED899712DD1D044001808D5 /* KeyboardTipsPopView.swift in Sources */,
  703. 04582A422DBF910400C1792D /* KeyboardApi.swift in Sources */,
  704. 04582A142DBB67FB00C1792D /* KeyboardLoginTipView.swift in Sources */,
  705. 045829AE2DB8DD2200C1792D /* KeyboardHelpView.swift in Sources */,
  706. 04582A012DB8EBC700C1792D /* KeyboardConst.swift in Sources */,
  707. 04582A122DBB642C00C1792D /* UILabel+Extension.swift in Sources */,
  708. 04582A372DBF6F8300C1792D /* KeyboardExchangeCell.swift in Sources */,
  709. FED899792DD3446A001808D5 /* KeyboardGuideView.swift in Sources */,
  710. 045828CC2DB8C62100C1792D /* UIColor+Extension.swift in Sources */,
  711. 04582A4B2DC0BDA100C1792D /* CharacterModel.swift in Sources */,
  712. 04582A102DBB39A700C1792D /* KeyboardBaseView.swift in Sources */,
  713. 04582A182DBB6CFA00C1792D /* UIImage+Extension.swift in Sources */,
  714. 04582A302DBF5B6700C1792D /* KeyboardPrologueView.swift in Sources */,
  715. 04582A442DBF964400C1792D /* KeyboardBaseResponse.swift in Sources */,
  716. 04582A1F2DBF227900C1792D /* KeyboardMenuView.swift in Sources */,
  717. 04582A392DBF820D00C1792D /* KeyboardTeachDialogueCell.swift in Sources */,
  718. );
  719. runOnlyForDeploymentPostprocessing = 0;
  720. };
  721. 331C807D294A63A400263BE5 /* Sources */ = {
  722. isa = PBXSourcesBuildPhase;
  723. buildActionMask = 2147483647;
  724. files = (
  725. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
  726. );
  727. runOnlyForDeploymentPostprocessing = 0;
  728. };
  729. 97C146EA1CF9000F007C117D /* Sources */ = {
  730. isa = PBXSourcesBuildPhase;
  731. buildActionMask = 2147483647;
  732. files = (
  733. 043D62372DCB0E7A005D12EE /* KeyboardSharedDataManager.swift in Sources */,
  734. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  735. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  736. FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */,
  737. );
  738. runOnlyForDeploymentPostprocessing = 0;
  739. };
  740. /* End PBXSourcesBuildPhase section */
  741. /* Begin PBXTargetDependency section */
  742. 045828762DB897D400C1792D /* PBXTargetDependency */ = {
  743. isa = PBXTargetDependency;
  744. target = 0458286F2DB897D400C1792D /* AiKeyboard */;
  745. targetProxy = 045828752DB897D400C1792D /* PBXContainerItemProxy */;
  746. };
  747. 331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
  748. isa = PBXTargetDependency;
  749. target = 97C146ED1CF9000F007C117D /* Runner */;
  750. targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
  751. };
  752. /* End PBXTargetDependency section */
  753. /* Begin PBXVariantGroup section */
  754. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  755. isa = PBXVariantGroup;
  756. children = (
  757. 97C146FB1CF9000F007C117D /* Base */,
  758. FE9139CA2DE83AB5001A8E42 /* zh-Hans */,
  759. );
  760. name = Main.storyboard;
  761. sourceTree = "<group>";
  762. };
  763. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  764. isa = PBXVariantGroup;
  765. children = (
  766. 97C147001CF9000F007C117D /* Base */,
  767. FE9139CB2DE83AB5001A8E42 /* zh-Hans */,
  768. );
  769. name = LaunchScreen.storyboard;
  770. sourceTree = "<group>";
  771. };
  772. /* End PBXVariantGroup section */
  773. /* Begin XCBuildConfiguration section */
  774. 045828792DB897D400C1792D /* Debug */ = {
  775. isa = XCBuildConfiguration;
  776. baseConfigurationReference = 8384140B01CBFD52730BA261 /* Pods-AiKeyboard.debug.xcconfig */;
  777. buildSettings = {
  778. APPLICATION_EXTENSION_API_ONLY = YES;
  779. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  780. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  781. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  782. CLANG_ENABLE_OBJC_WEAK = YES;
  783. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  784. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  785. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  786. CODE_SIGN_ENTITLEMENTS = AiKeyboard/AiKeyboard.entitlements;
  787. CODE_SIGN_STYLE = Automatic;
  788. CURRENT_PROJECT_VERSION = 1;
  789. DEVELOPMENT_TEAM = ZX23DXLT68;
  790. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  791. GCC_C_LANGUAGE_STANDARD = gnu17;
  792. GENERATE_INFOPLIST_FILE = YES;
  793. INFOPLIST_FILE = AiKeyboard/Info.plist;
  794. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  795. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  796. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  797. LD_RUNPATH_SEARCH_PATHS = (
  798. "$(inherited)",
  799. "@executable_path/Frameworks",
  800. "@executable_path/../../Frameworks",
  801. );
  802. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  803. MARKETING_VERSION = 1.0;
  804. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  805. MTL_FAST_MATH = YES;
  806. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan.AiKeyboard;
  807. PRODUCT_NAME = "$(TARGET_NAME)";
  808. SKIP_INSTALL = YES;
  809. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  810. SUPPORTS_MACCATALYST = NO;
  811. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  812. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  813. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  814. SWIFT_EMIT_LOC_STRINGS = YES;
  815. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  816. SWIFT_VERSION = 5.0;
  817. TARGETED_DEVICE_FAMILY = 1;
  818. };
  819. name = Debug;
  820. };
  821. 0458287A2DB897D400C1792D /* Release */ = {
  822. isa = XCBuildConfiguration;
  823. baseConfigurationReference = 51852D8AB51D75A2CC226FD2 /* Pods-AiKeyboard.release.xcconfig */;
  824. buildSettings = {
  825. APPLICATION_EXTENSION_API_ONLY = YES;
  826. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  827. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  828. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  829. CLANG_ENABLE_OBJC_WEAK = YES;
  830. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  831. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  832. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  833. CODE_SIGN_ENTITLEMENTS = AiKeyboard/AiKeyboard.entitlements;
  834. CODE_SIGN_STYLE = Automatic;
  835. CURRENT_PROJECT_VERSION = 1;
  836. DEVELOPMENT_TEAM = ZX23DXLT68;
  837. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  838. GCC_C_LANGUAGE_STANDARD = gnu17;
  839. GENERATE_INFOPLIST_FILE = YES;
  840. INFOPLIST_FILE = AiKeyboard/Info.plist;
  841. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  842. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  843. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  844. LD_RUNPATH_SEARCH_PATHS = (
  845. "$(inherited)",
  846. "@executable_path/Frameworks",
  847. "@executable_path/../../Frameworks",
  848. );
  849. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  850. MARKETING_VERSION = 1.0;
  851. MTL_FAST_MATH = YES;
  852. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan.AiKeyboard;
  853. PRODUCT_NAME = "$(TARGET_NAME)";
  854. SKIP_INSTALL = YES;
  855. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  856. SUPPORTS_MACCATALYST = NO;
  857. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  858. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  859. SWIFT_EMIT_LOC_STRINGS = YES;
  860. SWIFT_VERSION = 5.0;
  861. TARGETED_DEVICE_FAMILY = 1;
  862. };
  863. name = Release;
  864. };
  865. 0458287B2DB897D400C1792D /* Profile */ = {
  866. isa = XCBuildConfiguration;
  867. baseConfigurationReference = 36BC73017CB4127A58740364 /* Pods-AiKeyboard.profile.xcconfig */;
  868. buildSettings = {
  869. APPLICATION_EXTENSION_API_ONLY = YES;
  870. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  871. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  872. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  873. CLANG_ENABLE_OBJC_WEAK = YES;
  874. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  875. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  876. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  877. CODE_SIGN_ENTITLEMENTS = AiKeyboard/AiKeyboard.entitlements;
  878. CODE_SIGN_STYLE = Automatic;
  879. CURRENT_PROJECT_VERSION = 1;
  880. DEVELOPMENT_TEAM = ZX23DXLT68;
  881. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  882. GCC_C_LANGUAGE_STANDARD = gnu17;
  883. GENERATE_INFOPLIST_FILE = YES;
  884. INFOPLIST_FILE = AiKeyboard/Info.plist;
  885. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  886. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  887. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  888. LD_RUNPATH_SEARCH_PATHS = (
  889. "$(inherited)",
  890. "@executable_path/Frameworks",
  891. "@executable_path/../../Frameworks",
  892. );
  893. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  894. MARKETING_VERSION = 1.0;
  895. MTL_FAST_MATH = YES;
  896. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan.AiKeyboard;
  897. PRODUCT_NAME = "$(TARGET_NAME)";
  898. SKIP_INSTALL = YES;
  899. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  900. SUPPORTS_MACCATALYST = NO;
  901. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  902. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  903. SWIFT_EMIT_LOC_STRINGS = YES;
  904. SWIFT_VERSION = 5.0;
  905. TARGETED_DEVICE_FAMILY = 1;
  906. };
  907. name = Profile;
  908. };
  909. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  910. isa = XCBuildConfiguration;
  911. buildSettings = {
  912. ALWAYS_SEARCH_USER_PATHS = NO;
  913. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  914. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  915. CLANG_ANALYZER_NONNULL = YES;
  916. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  917. CLANG_CXX_LIBRARY = "libc++";
  918. CLANG_ENABLE_MODULES = YES;
  919. CLANG_ENABLE_OBJC_ARC = YES;
  920. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  921. CLANG_WARN_BOOL_CONVERSION = YES;
  922. CLANG_WARN_COMMA = YES;
  923. CLANG_WARN_CONSTANT_CONVERSION = YES;
  924. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  925. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  926. CLANG_WARN_EMPTY_BODY = YES;
  927. CLANG_WARN_ENUM_CONVERSION = YES;
  928. CLANG_WARN_INFINITE_RECURSION = YES;
  929. CLANG_WARN_INT_CONVERSION = YES;
  930. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  931. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  932. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  933. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  934. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  935. CLANG_WARN_STRICT_PROTOTYPES = YES;
  936. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  937. CLANG_WARN_UNREACHABLE_CODE = YES;
  938. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  939. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  940. COPY_PHASE_STRIP = NO;
  941. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  942. ENABLE_NS_ASSERTIONS = NO;
  943. ENABLE_STRICT_OBJC_MSGSEND = YES;
  944. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  945. GCC_C_LANGUAGE_STANDARD = gnu99;
  946. GCC_NO_COMMON_BLOCKS = YES;
  947. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  948. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  949. GCC_WARN_UNDECLARED_SELECTOR = YES;
  950. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  951. GCC_WARN_UNUSED_FUNCTION = YES;
  952. GCC_WARN_UNUSED_VARIABLE = YES;
  953. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  954. MTL_ENABLE_DEBUG_INFO = NO;
  955. SDKROOT = iphoneos;
  956. SUPPORTED_PLATFORMS = iphoneos;
  957. TARGETED_DEVICE_FAMILY = "1,2";
  958. VALIDATE_PRODUCT = YES;
  959. };
  960. name = Profile;
  961. };
  962. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  963. isa = XCBuildConfiguration;
  964. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  965. buildSettings = {
  966. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  967. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  968. CLANG_ENABLE_MODULES = YES;
  969. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  970. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  971. DEVELOPMENT_TEAM = ZX23DXLT68;
  972. ENABLE_BITCODE = NO;
  973. INFOPLIST_FILE = Runner/Info.plist;
  974. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  975. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  976. LD_RUNPATH_SEARCH_PATHS = (
  977. "$(inherited)",
  978. "@executable_path/Frameworks",
  979. );
  980. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan;
  981. PRODUCT_NAME = "$(TARGET_NAME)";
  982. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  983. SUPPORTS_MACCATALYST = NO;
  984. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  985. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  986. SWIFT_VERSION = 5.0;
  987. TARGETED_DEVICE_FAMILY = 1;
  988. VERSIONING_SYSTEM = "apple-generic";
  989. };
  990. name = Profile;
  991. };
  992. 331C8088294A63A400263BE5 /* Debug */ = {
  993. isa = XCBuildConfiguration;
  994. baseConfigurationReference = 2C32B38FCDADA18A119DC5D4 /* Pods-RunnerTests.debug.xcconfig */;
  995. buildSettings = {
  996. BUNDLE_LOADER = "$(TEST_HOST)";
  997. CODE_SIGN_STYLE = Automatic;
  998. CURRENT_PROJECT_VERSION = 1;
  999. GENERATE_INFOPLIST_FILE = YES;
  1000. MARKETING_VERSION = 1.0;
  1001. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.keyboard.RunnerTests;
  1002. PRODUCT_NAME = "$(TARGET_NAME)";
  1003. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1004. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1005. SWIFT_VERSION = 5.0;
  1006. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  1007. };
  1008. name = Debug;
  1009. };
  1010. 331C8089294A63A400263BE5 /* Release */ = {
  1011. isa = XCBuildConfiguration;
  1012. baseConfigurationReference = 2643F46D415CBABCC40C425B /* Pods-RunnerTests.release.xcconfig */;
  1013. buildSettings = {
  1014. BUNDLE_LOADER = "$(TEST_HOST)";
  1015. CODE_SIGN_STYLE = Automatic;
  1016. CURRENT_PROJECT_VERSION = 1;
  1017. GENERATE_INFOPLIST_FILE = YES;
  1018. MARKETING_VERSION = 1.0;
  1019. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.keyboard.RunnerTests;
  1020. PRODUCT_NAME = "$(TARGET_NAME)";
  1021. SWIFT_VERSION = 5.0;
  1022. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  1023. };
  1024. name = Release;
  1025. };
  1026. 331C808A294A63A400263BE5 /* Profile */ = {
  1027. isa = XCBuildConfiguration;
  1028. baseConfigurationReference = B29DC4E0B4ED0C83ABDE4C76 /* Pods-RunnerTests.profile.xcconfig */;
  1029. buildSettings = {
  1030. BUNDLE_LOADER = "$(TEST_HOST)";
  1031. CODE_SIGN_STYLE = Automatic;
  1032. CURRENT_PROJECT_VERSION = 1;
  1033. GENERATE_INFOPLIST_FILE = YES;
  1034. MARKETING_VERSION = 1.0;
  1035. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.keyboard.RunnerTests;
  1036. PRODUCT_NAME = "$(TARGET_NAME)";
  1037. SWIFT_VERSION = 5.0;
  1038. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  1039. };
  1040. name = Profile;
  1041. };
  1042. 97C147031CF9000F007C117D /* Debug */ = {
  1043. isa = XCBuildConfiguration;
  1044. buildSettings = {
  1045. ALWAYS_SEARCH_USER_PATHS = NO;
  1046. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
  1047. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1048. CLANG_ANALYZER_NONNULL = YES;
  1049. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1050. CLANG_CXX_LIBRARY = "libc++";
  1051. CLANG_ENABLE_MODULES = YES;
  1052. CLANG_ENABLE_OBJC_ARC = YES;
  1053. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1054. CLANG_WARN_BOOL_CONVERSION = YES;
  1055. CLANG_WARN_COMMA = YES;
  1056. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1057. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1058. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1059. CLANG_WARN_EMPTY_BODY = YES;
  1060. CLANG_WARN_ENUM_CONVERSION = YES;
  1061. CLANG_WARN_INFINITE_RECURSION = YES;
  1062. CLANG_WARN_INT_CONVERSION = YES;
  1063. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1064. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1065. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1066. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1067. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1068. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1069. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1070. CLANG_WARN_UNREACHABLE_CODE = YES;
  1071. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1072. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1073. COPY_PHASE_STRIP = NO;
  1074. DEBUG_INFORMATION_FORMAT = dwarf;
  1075. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1076. ENABLE_TESTABILITY = YES;
  1077. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1078. GCC_C_LANGUAGE_STANDARD = gnu99;
  1079. GCC_DYNAMIC_NO_PIC = NO;
  1080. GCC_NO_COMMON_BLOCKS = YES;
  1081. GCC_OPTIMIZATION_LEVEL = 0;
  1082. GCC_PREPROCESSOR_DEFINITIONS = (
  1083. "DEBUG=1",
  1084. "$(inherited)",
  1085. );
  1086. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1087. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1088. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1089. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1090. GCC_WARN_UNUSED_FUNCTION = YES;
  1091. GCC_WARN_UNUSED_VARIABLE = YES;
  1092. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1093. MTL_ENABLE_DEBUG_INFO = YES;
  1094. ONLY_ACTIVE_ARCH = YES;
  1095. SDKROOT = iphoneos;
  1096. TARGETED_DEVICE_FAMILY = "1,2";
  1097. };
  1098. name = Debug;
  1099. };
  1100. 97C147041CF9000F007C117D /* Release */ = {
  1101. isa = XCBuildConfiguration;
  1102. buildSettings = {
  1103. ALWAYS_SEARCH_USER_PATHS = NO;
  1104. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
  1105. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1106. CLANG_ANALYZER_NONNULL = YES;
  1107. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1108. CLANG_CXX_LIBRARY = "libc++";
  1109. CLANG_ENABLE_MODULES = YES;
  1110. CLANG_ENABLE_OBJC_ARC = YES;
  1111. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1112. CLANG_WARN_BOOL_CONVERSION = YES;
  1113. CLANG_WARN_COMMA = YES;
  1114. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1115. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1116. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1117. CLANG_WARN_EMPTY_BODY = YES;
  1118. CLANG_WARN_ENUM_CONVERSION = YES;
  1119. CLANG_WARN_INFINITE_RECURSION = YES;
  1120. CLANG_WARN_INT_CONVERSION = YES;
  1121. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1122. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1123. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1124. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1125. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1126. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1127. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1128. CLANG_WARN_UNREACHABLE_CODE = YES;
  1129. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1130. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1131. COPY_PHASE_STRIP = NO;
  1132. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1133. ENABLE_NS_ASSERTIONS = NO;
  1134. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1135. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1136. GCC_C_LANGUAGE_STANDARD = gnu99;
  1137. GCC_NO_COMMON_BLOCKS = YES;
  1138. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1139. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1140. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1141. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1142. GCC_WARN_UNUSED_FUNCTION = YES;
  1143. GCC_WARN_UNUSED_VARIABLE = YES;
  1144. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1145. MTL_ENABLE_DEBUG_INFO = NO;
  1146. SDKROOT = iphoneos;
  1147. SUPPORTED_PLATFORMS = iphoneos;
  1148. SWIFT_COMPILATION_MODE = wholemodule;
  1149. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1150. TARGETED_DEVICE_FAMILY = "1,2";
  1151. VALIDATE_PRODUCT = YES;
  1152. };
  1153. name = Release;
  1154. };
  1155. 97C147061CF9000F007C117D /* Debug */ = {
  1156. isa = XCBuildConfiguration;
  1157. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  1158. buildSettings = {
  1159. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1160. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1161. CLANG_ENABLE_MODULES = YES;
  1162. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  1163. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  1164. DEVELOPMENT_TEAM = ZX23DXLT68;
  1165. ENABLE_BITCODE = NO;
  1166. INFOPLIST_FILE = Runner/Info.plist;
  1167. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  1168. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1169. LD_RUNPATH_SEARCH_PATHS = (
  1170. "$(inherited)",
  1171. "@executable_path/Frameworks",
  1172. );
  1173. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan;
  1174. PRODUCT_NAME = "$(TARGET_NAME)";
  1175. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1176. SUPPORTS_MACCATALYST = NO;
  1177. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1178. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  1179. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1180. SWIFT_VERSION = 5.0;
  1181. TARGETED_DEVICE_FAMILY = 1;
  1182. VERSIONING_SYSTEM = "apple-generic";
  1183. };
  1184. name = Debug;
  1185. };
  1186. 97C147071CF9000F007C117D /* Release */ = {
  1187. isa = XCBuildConfiguration;
  1188. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  1189. buildSettings = {
  1190. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1191. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1192. CLANG_ENABLE_MODULES = YES;
  1193. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  1194. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  1195. DEVELOPMENT_TEAM = ZX23DXLT68;
  1196. ENABLE_BITCODE = NO;
  1197. INFOPLIST_FILE = Runner/Info.plist;
  1198. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  1199. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1200. LD_RUNPATH_SEARCH_PATHS = (
  1201. "$(inherited)",
  1202. "@executable_path/Frameworks",
  1203. );
  1204. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan;
  1205. PRODUCT_NAME = "$(TARGET_NAME)";
  1206. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1207. SUPPORTS_MACCATALYST = NO;
  1208. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1209. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  1210. SWIFT_VERSION = 5.0;
  1211. TARGETED_DEVICE_FAMILY = 1;
  1212. VERSIONING_SYSTEM = "apple-generic";
  1213. };
  1214. name = Release;
  1215. };
  1216. /* End XCBuildConfiguration section */
  1217. /* Begin XCConfigurationList section */
  1218. 045828782DB897D400C1792D /* Build configuration list for PBXNativeTarget "AiKeyboard" */ = {
  1219. isa = XCConfigurationList;
  1220. buildConfigurations = (
  1221. 045828792DB897D400C1792D /* Debug */,
  1222. 0458287A2DB897D400C1792D /* Release */,
  1223. 0458287B2DB897D400C1792D /* Profile */,
  1224. );
  1225. defaultConfigurationIsVisible = 0;
  1226. defaultConfigurationName = Release;
  1227. };
  1228. 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  1229. isa = XCConfigurationList;
  1230. buildConfigurations = (
  1231. 331C8088294A63A400263BE5 /* Debug */,
  1232. 331C8089294A63A400263BE5 /* Release */,
  1233. 331C808A294A63A400263BE5 /* Profile */,
  1234. );
  1235. defaultConfigurationIsVisible = 0;
  1236. defaultConfigurationName = Release;
  1237. };
  1238. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  1239. isa = XCConfigurationList;
  1240. buildConfigurations = (
  1241. 97C147031CF9000F007C117D /* Debug */,
  1242. 97C147041CF9000F007C117D /* Release */,
  1243. 249021D3217E4FDB00AE95B9 /* Profile */,
  1244. );
  1245. defaultConfigurationIsVisible = 0;
  1246. defaultConfigurationName = Release;
  1247. };
  1248. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  1249. isa = XCConfigurationList;
  1250. buildConfigurations = (
  1251. 97C147061CF9000F007C117D /* Debug */,
  1252. 97C147071CF9000F007C117D /* Release */,
  1253. 249021D4217E4FDB00AE95B9 /* Profile */,
  1254. );
  1255. defaultConfigurationIsVisible = 0;
  1256. defaultConfigurationName = Release;
  1257. };
  1258. /* End XCConfigurationList section */
  1259. };
  1260. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  1261. }