project.pbxproj 65 KB

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