project.pbxproj 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231
  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. );
  455. buildRules = (
  456. );
  457. dependencies = (
  458. 045828762DB897D400C1792D /* PBXTargetDependency */,
  459. );
  460. name = Runner;
  461. productName = Runner;
  462. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  463. productType = "com.apple.product-type.application";
  464. };
  465. /* End PBXNativeTarget section */
  466. /* Begin PBXProject section */
  467. 97C146E61CF9000F007C117D /* Project object */ = {
  468. isa = PBXProject;
  469. attributes = {
  470. BuildIndependentTargetsInParallel = YES;
  471. LastSwiftUpdateCheck = 1500;
  472. LastUpgradeCheck = 1510;
  473. ORGANIZATIONNAME = "";
  474. TargetAttributes = {
  475. 0458286F2DB897D400C1792D = {
  476. CreatedOnToolsVersion = 15.0.1;
  477. };
  478. 331C8080294A63A400263BE5 = {
  479. CreatedOnToolsVersion = 14.0;
  480. TestTargetID = 97C146ED1CF9000F007C117D;
  481. };
  482. 97C146ED1CF9000F007C117D = {
  483. CreatedOnToolsVersion = 7.3.1;
  484. LastSwiftMigration = 1100;
  485. };
  486. };
  487. };
  488. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  489. compatibilityVersion = "Xcode 9.3";
  490. developmentRegion = en;
  491. hasScannedForEncodings = 0;
  492. knownRegions = (
  493. en,
  494. Base,
  495. );
  496. mainGroup = 97C146E51CF9000F007C117D;
  497. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  498. projectDirPath = "";
  499. projectRoot = "";
  500. targets = (
  501. 97C146ED1CF9000F007C117D /* Runner */,
  502. 331C8080294A63A400263BE5 /* RunnerTests */,
  503. 0458286F2DB897D400C1792D /* AiKeyboard */,
  504. );
  505. };
  506. /* End PBXProject section */
  507. /* Begin PBXResourcesBuildPhase section */
  508. 0458286E2DB897D400C1792D /* Resources */ = {
  509. isa = PBXResourcesBuildPhase;
  510. buildActionMask = 2147483647;
  511. files = (
  512. 04582A2C2DBF2A4E00C1792D /* 淘宝买菜体.ttf in Resources */,
  513. 04582A1B2DBB7BDD00C1792D /* vip_button.json in Resources */,
  514. 04582A4D2DC1CFBC00C1792D /* keyboard_loading.json in Resources */,
  515. 04582A512DC211F100C1792D /* keyboard_dialog_loading.json in Resources */,
  516. 04582A322DBF6C0800C1792D /* heart.json in Resources */,
  517. 045828C92DB89ABE00C1792D /* Media.xcassets in Resources */,
  518. );
  519. runOnlyForDeploymentPostprocessing = 0;
  520. };
  521. 331C807F294A63A400263BE5 /* Resources */ = {
  522. isa = PBXResourcesBuildPhase;
  523. buildActionMask = 2147483647;
  524. files = (
  525. );
  526. runOnlyForDeploymentPostprocessing = 0;
  527. };
  528. 97C146EC1CF9000F007C117D /* Resources */ = {
  529. isa = PBXResourcesBuildPhase;
  530. buildActionMask = 2147483647;
  531. files = (
  532. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  533. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  534. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  535. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  536. );
  537. runOnlyForDeploymentPostprocessing = 0;
  538. };
  539. /* End PBXResourcesBuildPhase section */
  540. /* Begin PBXShellScriptBuildPhase section */
  541. 2333A49A9A45CAC5393CF828 /* [CP] Check Pods Manifest.lock */ = {
  542. isa = PBXShellScriptBuildPhase;
  543. buildActionMask = 2147483647;
  544. files = (
  545. );
  546. inputFileListPaths = (
  547. );
  548. inputPaths = (
  549. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  550. "${PODS_ROOT}/Manifest.lock",
  551. );
  552. name = "[CP] Check Pods Manifest.lock";
  553. outputFileListPaths = (
  554. );
  555. outputPaths = (
  556. "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
  557. );
  558. runOnlyForDeploymentPostprocessing = 0;
  559. shellPath = /bin/sh;
  560. 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";
  561. showEnvVarsInLog = 0;
  562. };
  563. 2C11AF6EBCEAB3BA2F41A35A /* [CP] Check Pods Manifest.lock */ = {
  564. isa = PBXShellScriptBuildPhase;
  565. buildActionMask = 2147483647;
  566. files = (
  567. );
  568. inputFileListPaths = (
  569. );
  570. inputPaths = (
  571. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  572. "${PODS_ROOT}/Manifest.lock",
  573. );
  574. name = "[CP] Check Pods Manifest.lock";
  575. outputFileListPaths = (
  576. );
  577. outputPaths = (
  578. "$(DERIVED_FILE_DIR)/Pods-AiKeyboard-checkManifestLockResult.txt",
  579. );
  580. runOnlyForDeploymentPostprocessing = 0;
  581. shellPath = /bin/sh;
  582. 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";
  583. showEnvVarsInLog = 0;
  584. };
  585. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  586. isa = PBXShellScriptBuildPhase;
  587. alwaysOutOfDate = 1;
  588. buildActionMask = 2147483647;
  589. files = (
  590. );
  591. inputPaths = (
  592. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  593. );
  594. name = "Thin Binary";
  595. outputPaths = (
  596. );
  597. runOnlyForDeploymentPostprocessing = 0;
  598. shellPath = /bin/sh;
  599. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  600. };
  601. 9740EEB61CF901F6004384FC /* Run Script */ = {
  602. isa = PBXShellScriptBuildPhase;
  603. alwaysOutOfDate = 1;
  604. buildActionMask = 2147483647;
  605. files = (
  606. );
  607. inputPaths = (
  608. );
  609. name = "Run Script";
  610. outputPaths = (
  611. );
  612. runOnlyForDeploymentPostprocessing = 0;
  613. shellPath = /bin/sh;
  614. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  615. };
  616. C84FD05E1687413028FE5569 /* [CP] Check Pods Manifest.lock */ = {
  617. isa = PBXShellScriptBuildPhase;
  618. buildActionMask = 2147483647;
  619. files = (
  620. );
  621. inputFileListPaths = (
  622. );
  623. inputPaths = (
  624. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  625. "${PODS_ROOT}/Manifest.lock",
  626. );
  627. name = "[CP] Check Pods Manifest.lock";
  628. outputFileListPaths = (
  629. );
  630. outputPaths = (
  631. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  632. );
  633. runOnlyForDeploymentPostprocessing = 0;
  634. shellPath = /bin/sh;
  635. 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";
  636. showEnvVarsInLog = 0;
  637. };
  638. EADF2BA47287E2D0EA1688E0 /* [CP] Embed Pods Frameworks */ = {
  639. isa = PBXShellScriptBuildPhase;
  640. buildActionMask = 2147483647;
  641. files = (
  642. );
  643. inputFileListPaths = (
  644. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  645. );
  646. name = "[CP] Embed Pods Frameworks";
  647. outputFileListPaths = (
  648. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  649. );
  650. runOnlyForDeploymentPostprocessing = 0;
  651. shellPath = /bin/sh;
  652. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  653. showEnvVarsInLog = 0;
  654. };
  655. /* End PBXShellScriptBuildPhase section */
  656. /* Begin PBXSourcesBuildPhase section */
  657. 0458286C2DB897D400C1792D /* Sources */ = {
  658. isa = PBXSourcesBuildPhase;
  659. buildActionMask = 2147483647;
  660. files = (
  661. 04582A072DB8F9A300C1792D /* KeyboardFunctionPopView.swift in Sources */,
  662. 04582A342DBF6CB800C1792D /* KeyboardExchangeView.swift in Sources */,
  663. 04582A032DB8F24100C1792D /* UIButton+Extension.swift in Sources */,
  664. 04582A162DBB681100C1792D /* KeyboardVipTipView.swift in Sources */,
  665. 04582A0E2DBB2DE400C1792D /* String+Extension.swift in Sources */,
  666. 045828732DB897D400C1792D /* KeyboardViewController.swift in Sources */,
  667. 04582A402DBF8FD500C1792D /* KeyboardNetworkManager.swift in Sources */,
  668. 045829FE2DB8E6D300C1792D /* KeyboardCharacterCell.swift in Sources */,
  669. 04582A4F2DC203DD00C1792D /* ChatModel.swift in Sources */,
  670. 04582A492DC07ED100C1792D /* UserModel.swift in Sources */,
  671. 04582A472DC07ECA00C1792D /* KeyboardModel.swift in Sources */,
  672. 04582A052DB8F26200C1792D /* UIView+Extension.swift in Sources */,
  673. 04582A532DC227E700C1792D /* PrologueModel.swift in Sources */,
  674. 04582A092DB9EBFC00C1792D /* KeyboardTeachView.swift in Sources */,
  675. 043D62382DCB0F80005D12EE /* KeyboardSharedDataManager.swift in Sources */,
  676. 04582A422DBF910400C1792D /* KeyboardApi.swift in Sources */,
  677. 04582A142DBB67FB00C1792D /* KeyboardLoginTipView.swift in Sources */,
  678. 045829AE2DB8DD2200C1792D /* KeyboardHelpView.swift in Sources */,
  679. 04582A012DB8EBC700C1792D /* KeyboardConst.swift in Sources */,
  680. 04582A122DBB642C00C1792D /* UILabel+Extension.swift in Sources */,
  681. 04582A372DBF6F8300C1792D /* KeyboardExchangeCell.swift in Sources */,
  682. 045828CC2DB8C62100C1792D /* UIColor+Extension.swift in Sources */,
  683. 04582A4B2DC0BDA100C1792D /* CharacterModel.swift in Sources */,
  684. 04582A102DBB39A700C1792D /* KeyboardBaseView.swift in Sources */,
  685. 04582A182DBB6CFA00C1792D /* UIImage+Extension.swift in Sources */,
  686. 04582A302DBF5B6700C1792D /* KeyboardPrologueView.swift in Sources */,
  687. 04582A442DBF964400C1792D /* KeyboardBaseResponse.swift in Sources */,
  688. 04582A1F2DBF227900C1792D /* KeyboardMenuView.swift in Sources */,
  689. 04582A392DBF820D00C1792D /* KeyboardTeachDialogueCell.swift in Sources */,
  690. );
  691. runOnlyForDeploymentPostprocessing = 0;
  692. };
  693. 331C807D294A63A400263BE5 /* Sources */ = {
  694. isa = PBXSourcesBuildPhase;
  695. buildActionMask = 2147483647;
  696. files = (
  697. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
  698. );
  699. runOnlyForDeploymentPostprocessing = 0;
  700. };
  701. 97C146EA1CF9000F007C117D /* Sources */ = {
  702. isa = PBXSourcesBuildPhase;
  703. buildActionMask = 2147483647;
  704. files = (
  705. 043D62372DCB0E7A005D12EE /* KeyboardSharedDataManager.swift in Sources */,
  706. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  707. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  708. FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */,
  709. );
  710. runOnlyForDeploymentPostprocessing = 0;
  711. };
  712. /* End PBXSourcesBuildPhase section */
  713. /* Begin PBXTargetDependency section */
  714. 045828762DB897D400C1792D /* PBXTargetDependency */ = {
  715. isa = PBXTargetDependency;
  716. target = 0458286F2DB897D400C1792D /* AiKeyboard */;
  717. targetProxy = 045828752DB897D400C1792D /* PBXContainerItemProxy */;
  718. };
  719. 331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
  720. isa = PBXTargetDependency;
  721. target = 97C146ED1CF9000F007C117D /* Runner */;
  722. targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
  723. };
  724. /* End PBXTargetDependency section */
  725. /* Begin PBXVariantGroup section */
  726. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  727. isa = PBXVariantGroup;
  728. children = (
  729. 97C146FB1CF9000F007C117D /* Base */,
  730. );
  731. name = Main.storyboard;
  732. sourceTree = "<group>";
  733. };
  734. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  735. isa = PBXVariantGroup;
  736. children = (
  737. 97C147001CF9000F007C117D /* Base */,
  738. );
  739. name = LaunchScreen.storyboard;
  740. sourceTree = "<group>";
  741. };
  742. /* End PBXVariantGroup section */
  743. /* Begin XCBuildConfiguration section */
  744. 045828792DB897D400C1792D /* Debug */ = {
  745. isa = XCBuildConfiguration;
  746. baseConfigurationReference = 8384140B01CBFD52730BA261 /* Pods-AiKeyboard.debug.xcconfig */;
  747. buildSettings = {
  748. APPLICATION_EXTENSION_API_ONLY = YES;
  749. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  750. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  751. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  752. CLANG_ENABLE_OBJC_WEAK = YES;
  753. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  754. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  755. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  756. CODE_SIGN_ENTITLEMENTS = AiKeyboard/AiKeyboard.entitlements;
  757. CODE_SIGN_STYLE = Automatic;
  758. CURRENT_PROJECT_VERSION = 1;
  759. DEVELOPMENT_TEAM = ZX23DXLT68;
  760. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  761. GCC_C_LANGUAGE_STANDARD = gnu17;
  762. GENERATE_INFOPLIST_FILE = YES;
  763. INFOPLIST_FILE = AiKeyboard/Info.plist;
  764. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  765. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  766. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  767. LD_RUNPATH_SEARCH_PATHS = (
  768. "$(inherited)",
  769. "@executable_path/Frameworks",
  770. "@executable_path/../../Frameworks",
  771. );
  772. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  773. MARKETING_VERSION = 1.0;
  774. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  775. MTL_FAST_MATH = YES;
  776. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan.AiKeyboard;
  777. PRODUCT_NAME = "$(TARGET_NAME)";
  778. SKIP_INSTALL = YES;
  779. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  780. SWIFT_EMIT_LOC_STRINGS = YES;
  781. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  782. SWIFT_VERSION = 5.0;
  783. TARGETED_DEVICE_FAMILY = "1,2";
  784. };
  785. name = Debug;
  786. };
  787. 0458287A2DB897D400C1792D /* Release */ = {
  788. isa = XCBuildConfiguration;
  789. baseConfigurationReference = 51852D8AB51D75A2CC226FD2 /* Pods-AiKeyboard.release.xcconfig */;
  790. buildSettings = {
  791. APPLICATION_EXTENSION_API_ONLY = YES;
  792. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  793. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  794. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  795. CLANG_ENABLE_OBJC_WEAK = YES;
  796. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  797. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  798. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  799. CODE_SIGN_ENTITLEMENTS = AiKeyboard/AiKeyboard.entitlements;
  800. CODE_SIGN_STYLE = Automatic;
  801. CURRENT_PROJECT_VERSION = 1;
  802. DEVELOPMENT_TEAM = ZX23DXLT68;
  803. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  804. GCC_C_LANGUAGE_STANDARD = gnu17;
  805. GENERATE_INFOPLIST_FILE = YES;
  806. INFOPLIST_FILE = AiKeyboard/Info.plist;
  807. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  808. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  809. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  810. LD_RUNPATH_SEARCH_PATHS = (
  811. "$(inherited)",
  812. "@executable_path/Frameworks",
  813. "@executable_path/../../Frameworks",
  814. );
  815. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  816. MARKETING_VERSION = 1.0;
  817. MTL_FAST_MATH = YES;
  818. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan.AiKeyboard;
  819. PRODUCT_NAME = "$(TARGET_NAME)";
  820. SKIP_INSTALL = YES;
  821. SWIFT_EMIT_LOC_STRINGS = YES;
  822. SWIFT_VERSION = 5.0;
  823. TARGETED_DEVICE_FAMILY = "1,2";
  824. };
  825. name = Release;
  826. };
  827. 0458287B2DB897D400C1792D /* Profile */ = {
  828. isa = XCBuildConfiguration;
  829. baseConfigurationReference = 36BC73017CB4127A58740364 /* Pods-AiKeyboard.profile.xcconfig */;
  830. buildSettings = {
  831. APPLICATION_EXTENSION_API_ONLY = YES;
  832. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  833. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  834. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  835. CLANG_ENABLE_OBJC_WEAK = YES;
  836. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  837. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  838. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  839. CODE_SIGN_ENTITLEMENTS = AiKeyboard/AiKeyboard.entitlements;
  840. CODE_SIGN_STYLE = Automatic;
  841. CURRENT_PROJECT_VERSION = 1;
  842. DEVELOPMENT_TEAM = ZX23DXLT68;
  843. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  844. GCC_C_LANGUAGE_STANDARD = gnu17;
  845. GENERATE_INFOPLIST_FILE = YES;
  846. INFOPLIST_FILE = AiKeyboard/Info.plist;
  847. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  848. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  849. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  850. LD_RUNPATH_SEARCH_PATHS = (
  851. "$(inherited)",
  852. "@executable_path/Frameworks",
  853. "@executable_path/../../Frameworks",
  854. );
  855. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  856. MARKETING_VERSION = 1.0;
  857. MTL_FAST_MATH = YES;
  858. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan.AiKeyboard;
  859. PRODUCT_NAME = "$(TARGET_NAME)";
  860. SKIP_INSTALL = YES;
  861. SWIFT_EMIT_LOC_STRINGS = YES;
  862. SWIFT_VERSION = 5.0;
  863. TARGETED_DEVICE_FAMILY = "1,2";
  864. };
  865. name = Profile;
  866. };
  867. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  868. isa = XCBuildConfiguration;
  869. buildSettings = {
  870. ALWAYS_SEARCH_USER_PATHS = NO;
  871. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  872. CLANG_ANALYZER_NONNULL = YES;
  873. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  874. CLANG_CXX_LIBRARY = "libc++";
  875. CLANG_ENABLE_MODULES = YES;
  876. CLANG_ENABLE_OBJC_ARC = YES;
  877. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  878. CLANG_WARN_BOOL_CONVERSION = YES;
  879. CLANG_WARN_COMMA = YES;
  880. CLANG_WARN_CONSTANT_CONVERSION = YES;
  881. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  882. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  883. CLANG_WARN_EMPTY_BODY = YES;
  884. CLANG_WARN_ENUM_CONVERSION = YES;
  885. CLANG_WARN_INFINITE_RECURSION = YES;
  886. CLANG_WARN_INT_CONVERSION = YES;
  887. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  888. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  889. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  890. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  891. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  892. CLANG_WARN_STRICT_PROTOTYPES = YES;
  893. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  894. CLANG_WARN_UNREACHABLE_CODE = YES;
  895. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  896. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  897. COPY_PHASE_STRIP = NO;
  898. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  899. ENABLE_NS_ASSERTIONS = NO;
  900. ENABLE_STRICT_OBJC_MSGSEND = YES;
  901. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  902. GCC_C_LANGUAGE_STANDARD = gnu99;
  903. GCC_NO_COMMON_BLOCKS = YES;
  904. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  905. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  906. GCC_WARN_UNDECLARED_SELECTOR = YES;
  907. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  908. GCC_WARN_UNUSED_FUNCTION = YES;
  909. GCC_WARN_UNUSED_VARIABLE = YES;
  910. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  911. MTL_ENABLE_DEBUG_INFO = NO;
  912. SDKROOT = iphoneos;
  913. SUPPORTED_PLATFORMS = iphoneos;
  914. TARGETED_DEVICE_FAMILY = "1,2";
  915. VALIDATE_PRODUCT = YES;
  916. };
  917. name = Profile;
  918. };
  919. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  920. isa = XCBuildConfiguration;
  921. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  922. buildSettings = {
  923. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  924. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  925. CLANG_ENABLE_MODULES = YES;
  926. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  927. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  928. DEVELOPMENT_TEAM = ZX23DXLT68;
  929. ENABLE_BITCODE = NO;
  930. INFOPLIST_FILE = Runner/Info.plist;
  931. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  932. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  933. LD_RUNPATH_SEARCH_PATHS = (
  934. "$(inherited)",
  935. "@executable_path/Frameworks",
  936. );
  937. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan;
  938. PRODUCT_NAME = "$(TARGET_NAME)";
  939. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  940. SUPPORTS_MACCATALYST = NO;
  941. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  942. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  943. SWIFT_VERSION = 5.0;
  944. TARGETED_DEVICE_FAMILY = 1;
  945. VERSIONING_SYSTEM = "apple-generic";
  946. };
  947. name = Profile;
  948. };
  949. 331C8088294A63A400263BE5 /* Debug */ = {
  950. isa = XCBuildConfiguration;
  951. baseConfigurationReference = 2C32B38FCDADA18A119DC5D4 /* Pods-RunnerTests.debug.xcconfig */;
  952. buildSettings = {
  953. BUNDLE_LOADER = "$(TEST_HOST)";
  954. CODE_SIGN_STYLE = Automatic;
  955. CURRENT_PROJECT_VERSION = 1;
  956. GENERATE_INFOPLIST_FILE = YES;
  957. MARKETING_VERSION = 1.0;
  958. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.keyboard.RunnerTests;
  959. PRODUCT_NAME = "$(TARGET_NAME)";
  960. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  961. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  962. SWIFT_VERSION = 5.0;
  963. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  964. };
  965. name = Debug;
  966. };
  967. 331C8089294A63A400263BE5 /* Release */ = {
  968. isa = XCBuildConfiguration;
  969. baseConfigurationReference = 2643F46D415CBABCC40C425B /* Pods-RunnerTests.release.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_VERSION = 5.0;
  979. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  980. };
  981. name = Release;
  982. };
  983. 331C808A294A63A400263BE5 /* Profile */ = {
  984. isa = XCBuildConfiguration;
  985. baseConfigurationReference = B29DC4E0B4ED0C83ABDE4C76 /* Pods-RunnerTests.profile.xcconfig */;
  986. buildSettings = {
  987. BUNDLE_LOADER = "$(TEST_HOST)";
  988. CODE_SIGN_STYLE = Automatic;
  989. CURRENT_PROJECT_VERSION = 1;
  990. GENERATE_INFOPLIST_FILE = YES;
  991. MARKETING_VERSION = 1.0;
  992. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.keyboard.RunnerTests;
  993. PRODUCT_NAME = "$(TARGET_NAME)";
  994. SWIFT_VERSION = 5.0;
  995. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  996. };
  997. name = Profile;
  998. };
  999. 97C147031CF9000F007C117D /* Debug */ = {
  1000. isa = XCBuildConfiguration;
  1001. buildSettings = {
  1002. ALWAYS_SEARCH_USER_PATHS = NO;
  1003. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
  1004. CLANG_ANALYZER_NONNULL = YES;
  1005. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1006. CLANG_CXX_LIBRARY = "libc++";
  1007. CLANG_ENABLE_MODULES = YES;
  1008. CLANG_ENABLE_OBJC_ARC = YES;
  1009. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1010. CLANG_WARN_BOOL_CONVERSION = YES;
  1011. CLANG_WARN_COMMA = YES;
  1012. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1013. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1014. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1015. CLANG_WARN_EMPTY_BODY = YES;
  1016. CLANG_WARN_ENUM_CONVERSION = YES;
  1017. CLANG_WARN_INFINITE_RECURSION = YES;
  1018. CLANG_WARN_INT_CONVERSION = YES;
  1019. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1020. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1021. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1022. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1023. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1024. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1025. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1026. CLANG_WARN_UNREACHABLE_CODE = YES;
  1027. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1028. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1029. COPY_PHASE_STRIP = NO;
  1030. DEBUG_INFORMATION_FORMAT = dwarf;
  1031. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1032. ENABLE_TESTABILITY = YES;
  1033. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1034. GCC_C_LANGUAGE_STANDARD = gnu99;
  1035. GCC_DYNAMIC_NO_PIC = NO;
  1036. GCC_NO_COMMON_BLOCKS = YES;
  1037. GCC_OPTIMIZATION_LEVEL = 0;
  1038. GCC_PREPROCESSOR_DEFINITIONS = (
  1039. "DEBUG=1",
  1040. "$(inherited)",
  1041. );
  1042. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1043. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1044. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1045. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1046. GCC_WARN_UNUSED_FUNCTION = YES;
  1047. GCC_WARN_UNUSED_VARIABLE = YES;
  1048. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  1049. MTL_ENABLE_DEBUG_INFO = YES;
  1050. ONLY_ACTIVE_ARCH = YES;
  1051. SDKROOT = iphoneos;
  1052. TARGETED_DEVICE_FAMILY = "1,2";
  1053. };
  1054. name = Debug;
  1055. };
  1056. 97C147041CF9000F007C117D /* Release */ = {
  1057. isa = XCBuildConfiguration;
  1058. buildSettings = {
  1059. ALWAYS_SEARCH_USER_PATHS = NO;
  1060. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
  1061. CLANG_ANALYZER_NONNULL = YES;
  1062. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1063. CLANG_CXX_LIBRARY = "libc++";
  1064. CLANG_ENABLE_MODULES = YES;
  1065. CLANG_ENABLE_OBJC_ARC = YES;
  1066. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1067. CLANG_WARN_BOOL_CONVERSION = YES;
  1068. CLANG_WARN_COMMA = YES;
  1069. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1070. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1071. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1072. CLANG_WARN_EMPTY_BODY = YES;
  1073. CLANG_WARN_ENUM_CONVERSION = YES;
  1074. CLANG_WARN_INFINITE_RECURSION = YES;
  1075. CLANG_WARN_INT_CONVERSION = YES;
  1076. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1077. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1078. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1079. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1080. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1081. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1082. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1083. CLANG_WARN_UNREACHABLE_CODE = YES;
  1084. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1085. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1086. COPY_PHASE_STRIP = NO;
  1087. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1088. ENABLE_NS_ASSERTIONS = NO;
  1089. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1090. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1091. GCC_C_LANGUAGE_STANDARD = gnu99;
  1092. GCC_NO_COMMON_BLOCKS = YES;
  1093. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1094. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1095. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1096. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1097. GCC_WARN_UNUSED_FUNCTION = YES;
  1098. GCC_WARN_UNUSED_VARIABLE = YES;
  1099. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  1100. MTL_ENABLE_DEBUG_INFO = NO;
  1101. SDKROOT = iphoneos;
  1102. SUPPORTED_PLATFORMS = iphoneos;
  1103. SWIFT_COMPILATION_MODE = wholemodule;
  1104. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1105. TARGETED_DEVICE_FAMILY = "1,2";
  1106. VALIDATE_PRODUCT = YES;
  1107. };
  1108. name = Release;
  1109. };
  1110. 97C147061CF9000F007C117D /* Debug */ = {
  1111. isa = XCBuildConfiguration;
  1112. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  1113. buildSettings = {
  1114. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1115. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1116. CLANG_ENABLE_MODULES = YES;
  1117. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  1118. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  1119. DEVELOPMENT_TEAM = ZX23DXLT68;
  1120. ENABLE_BITCODE = NO;
  1121. INFOPLIST_FILE = Runner/Info.plist;
  1122. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  1123. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1124. LD_RUNPATH_SEARCH_PATHS = (
  1125. "$(inherited)",
  1126. "@executable_path/Frameworks",
  1127. );
  1128. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan;
  1129. PRODUCT_NAME = "$(TARGET_NAME)";
  1130. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1131. SUPPORTS_MACCATALYST = NO;
  1132. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1133. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  1134. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1135. SWIFT_VERSION = 5.0;
  1136. TARGETED_DEVICE_FAMILY = 1;
  1137. VERSIONING_SYSTEM = "apple-generic";
  1138. };
  1139. name = Debug;
  1140. };
  1141. 97C147071CF9000F007C117D /* Release */ = {
  1142. isa = XCBuildConfiguration;
  1143. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  1144. buildSettings = {
  1145. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1146. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1147. CLANG_ENABLE_MODULES = YES;
  1148. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  1149. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  1150. DEVELOPMENT_TEAM = ZX23DXLT68;
  1151. ENABLE_BITCODE = NO;
  1152. INFOPLIST_FILE = Runner/Info.plist;
  1153. INFOPLIST_KEY_CFBundleDisplayName = "追爱小键盘";
  1154. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1155. LD_RUNPATH_SEARCH_PATHS = (
  1156. "$(inherited)",
  1157. "@executable_path/Frameworks",
  1158. );
  1159. PRODUCT_BUNDLE_IDENTIFIER = com.qihuan.zhuiaijianpan;
  1160. PRODUCT_NAME = "$(TARGET_NAME)";
  1161. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1162. SUPPORTS_MACCATALYST = NO;
  1163. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1164. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  1165. SWIFT_VERSION = 5.0;
  1166. TARGETED_DEVICE_FAMILY = 1;
  1167. VERSIONING_SYSTEM = "apple-generic";
  1168. };
  1169. name = Release;
  1170. };
  1171. /* End XCBuildConfiguration section */
  1172. /* Begin XCConfigurationList section */
  1173. 045828782DB897D400C1792D /* Build configuration list for PBXNativeTarget "AiKeyboard" */ = {
  1174. isa = XCConfigurationList;
  1175. buildConfigurations = (
  1176. 045828792DB897D400C1792D /* Debug */,
  1177. 0458287A2DB897D400C1792D /* Release */,
  1178. 0458287B2DB897D400C1792D /* Profile */,
  1179. );
  1180. defaultConfigurationIsVisible = 0;
  1181. defaultConfigurationName = Release;
  1182. };
  1183. 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  1184. isa = XCConfigurationList;
  1185. buildConfigurations = (
  1186. 331C8088294A63A400263BE5 /* Debug */,
  1187. 331C8089294A63A400263BE5 /* Release */,
  1188. 331C808A294A63A400263BE5 /* Profile */,
  1189. );
  1190. defaultConfigurationIsVisible = 0;
  1191. defaultConfigurationName = Release;
  1192. };
  1193. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  1194. isa = XCConfigurationList;
  1195. buildConfigurations = (
  1196. 97C147031CF9000F007C117D /* Debug */,
  1197. 97C147041CF9000F007C117D /* Release */,
  1198. 249021D3217E4FDB00AE95B9 /* Profile */,
  1199. );
  1200. defaultConfigurationIsVisible = 0;
  1201. defaultConfigurationName = Release;
  1202. };
  1203. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  1204. isa = XCConfigurationList;
  1205. buildConfigurations = (
  1206. 97C147061CF9000F007C117D /* Debug */,
  1207. 97C147071CF9000F007C117D /* Release */,
  1208. 249021D4217E4FDB00AE95B9 /* Profile */,
  1209. );
  1210. defaultConfigurationIsVisible = 0;
  1211. defaultConfigurationName = Release;
  1212. };
  1213. /* End XCConfigurationList section */
  1214. };
  1215. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  1216. }