project.pbxproj 62 KB

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