project.pbxproj 63 KB

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