project.pbxproj 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. A80E721A2D3F393A00C64288 /* DiyStickerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72192D3F393500C64288 /* DiyStickerModel.swift */; };
  10. A80E721E2D3F3A7500C64288 /* DiyElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E721D2D3F3A7500C64288 /* DiyElement.swift */; };
  11. A80E72202D3F3A8600C64288 /* DiyElementBaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E721F2D3F3A8600C64288 /* DiyElementBaseView.swift */; };
  12. A80E72222D3F3A9200C64288 /* DiyStickerElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72212D3F3A9200C64288 /* DiyStickerElement.swift */; };
  13. A80E72262D3F3A9A00C64288 /* HYHAddImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = A80E72252D3F3A9A00C64288 /* HYHAddImageView.m */; };
  14. A80E72272D3F3A9A00C64288 /* DiyTextElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72232D3F3A9A00C64288 /* DiyTextElement.swift */; };
  15. A80E722F2D3F3E1400C64288 /* TSDiyCanvasView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E722E2D3F3E0C00C64288 /* TSDiyCanvasView.swift */; };
  16. A80E72352D3F473400C64288 /* DiyPaperTemplateBaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72342D3F473400C64288 /* DiyPaperTemplateBaseView.swift */; };
  17. A80E72362D3F473400C64288 /* DiyPaperTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72332D3F473400C64288 /* DiyPaperTemplate.swift */; };
  18. A80E72382D3F473B00C64288 /* DiyPaperProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72372D3F473B00C64288 /* DiyPaperProtocol.swift */; };
  19. A80E723C2D3F4CAA00C64288 /* Food🍔.json in Resources */ = {isa = PBXBuildFile; fileRef = A80E723B2D3F4CA700C64288 /* Food🍔.json */; };
  20. A80E723F2D3F4D3700C64288 /* Universe🌍.json in Resources */ = {isa = PBXBuildFile; fileRef = A80E723E2D3F4D3000C64288 /* Universe🌍.json */; };
  21. A80E72462D3F4EED00C64288 /* sticker.json in Resources */ = {isa = PBXBuildFile; fileRef = A80E72452D3F4EED00C64288 /* sticker.json */; };
  22. A80E72482D3F4F0A00C64288 /* templates.json in Resources */ = {isa = PBXBuildFile; fileRef = A80E72472D3F4F0500C64288 /* templates.json */; };
  23. A80E724F2D3F6D7F00C64288 /* DiyFixedTextElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E724E2D3F6D6000C64288 /* DiyFixedTextElement.swift */; };
  24. A80E72532D3F985E00C64288 /* TSWallpaperVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72522D3F985D00C64288 /* TSWallpaperVC.swift */; };
  25. A80E72562D3F98D700C64288 /* TSDiyKeyboardViewVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72552D3F98D600C64288 /* TSDiyKeyboardViewVC.swift */; };
  26. A80E72592D3FA67800C64288 /* TSWallpaperViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72582D3FA65E00C64288 /* TSWallpaperViewModel.swift */; };
  27. A80E725C2D3FB09400C64288 /* TSKeyboardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E725B2D3FB09100C64288 /* TSKeyboardView.swift */; };
  28. A80E72632D40925000C64288 /* TSDiyKeyboardVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72622D40924500C64288 /* TSDiyKeyboardVM.swift */; };
  29. A80E72652D409B0D00C64288 /* DiyStaticElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72642D409B0D00C64288 /* DiyStaticElement.swift */; };
  30. A80E72672D409C7D00C64288 /* Template+More.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72662D409C7D00C64288 /* Template+More.swift */; };
  31. A80E726A2D409E5400C64288 /* TSDiyTLYFlowersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72692D409D9400C64288 /* TSDiyTLYFlowersView.swift */; };
  32. A80E726C2D409E8300C64288 /* TSDiyTLPinkAnimalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E726B2D409E8000C64288 /* TSDiyTLPinkAnimalView.swift */; };
  33. A80E726F2D40DE2B00C64288 /* TSWallpaperPreviewVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E726E2D40DE2900C64288 /* TSWallpaperPreviewVC.swift */; };
  34. A80E72722D40F86000C64288 /* TSLaunchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72712D40F86000C64288 /* TSLaunchVC.swift */; };
  35. A80E72772D41EFF900C64288 /* TSEmojisTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72762D41EFF700C64288 /* TSEmojisTutorialsVC.swift */; };
  36. A80E72792D42285500C64288 /* TSBootPageVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E72782D42285500C64288 /* TSBootPageVC.swift */; };
  37. A80E73E12D533E5800C64288 /* TSPurchaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E73D82D533E5800C64288 /* TSPurchaseVC.swift */; };
  38. A80E73E42D533EB000C64288 /* TSPurchaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E73E22D533EB000C64288 /* TSPurchaseManager.swift */; };
  39. A80E73E62D5348D000C64288 /* SettingPurchaseTopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80E73E52D5348CF00C64288 /* SettingPurchaseTopView.swift */; };
  40. A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */ = {isa = PBXBuildFile; productRef = A89EA64A2D59A588000EB181 /* MessageKit */; };
  41. A89EA6542D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA64F2D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift */; };
  42. A89EA6552D59A9F4000EB181 /* TSChatMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6502D59A9F4000EB181 /* TSChatMessage.swift */; };
  43. A89EA6562D59A9F4000EB181 /* TSChatUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6522D59A9F4000EB181 /* TSChatUser.swift */; };
  44. A89EA6582D59A9F4000EB181 /* TSLayoutSizeCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA64E2D59A9F4000EB181 /* TSLayoutSizeCalculator.swift */; };
  45. A89EA6592D59A9F4000EB181 /* CustomMessageFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA64C2D59A9F4000EB181 /* CustomMessageFlowLayout.swift */; };
  46. A89EA65F2D59AA11000EB181 /* TSChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA65E2D59AA11000EB181 /* TSChatViewController.swift */; };
  47. A89EA6692D59AA31000EB181 /* CameraInputBarAccessoryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6632D59AA31000EB181 /* CameraInputBarAccessoryView.swift */; };
  48. A89EA66B2D59AA31000EB181 /* TSTextMessageContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6662D59AA31000EB181 /* TSTextMessageContentCell.swift */; };
  49. A89EA66C2D59AA31000EB181 /* TSMessageContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6652D59AA31000EB181 /* TSMessageContentCell.swift */; };
  50. A89EA66D2D59AA31000EB181 /* TableViewCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6672D59AA31000EB181 /* TableViewCells.swift */; };
  51. A89EA67A2D59D25F000EB181 /* TSAIChatVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6792D59D248000EB181 /* TSAIChatVM.swift */; };
  52. A89EA67D2D59F1AF000EB181 /* StreamPostRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA67C2D59F1AC000EB181 /* StreamPostRequest.swift */; };
  53. A89EA6832D59F4F9000EB181 /* TSChatViewController+ChatDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6822D59F4F1000EB181 /* TSChatViewController+ChatDelegate.swift */; };
  54. A89EA6982D5B1A01000EB181 /* Butterfly🦋.json in Resources */ = {isa = PBXBuildFile; fileRef = A89EA6972D5B19F0000EB181 /* Butterfly🦋.json */; };
  55. A89EA6A32D5B26E3000EB181 /* TSDBAIChatList.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6A22D5B26E3000EB181 /* TSDBAIChatList.swift */; };
  56. A89EA6AC2D5B3EFB000EB181 /* TSRealmManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6AB2D5B3EFA000EB181 /* TSRealmManager.swift */; };
  57. A89EA6B12D5C9D0C000EB181 /* TSAIChatHistoryVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6B02D5C9D0B000EB181 /* TSAIChatHistoryVC.swift */; };
  58. A89EA6B42D5C9D43000EB181 /* TSAIChatHistoryVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6B32D5C9D3D000EB181 /* TSAIChatHistoryVM.swift */; };
  59. A89EA6B82D5D7EE9000EB181 /* TSAIChatHistoryModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6B72D5D7EE4000EB181 /* TSAIChatHistoryModel.swift */; };
  60. A89EA6BA2D5DDE5B000EB181 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6B92D5DDE4E000EB181 /* TSPageNullView.swift */; };
  61. A89EA6BC2D5DFB12000EB181 /* TSViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6BB2D5DFB0D000EB181 /* TSViewController.swift */; };
  62. A89EA6BF2D5E03D6000EB181 /* Notification+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6BE2D5E03D3000EB181 /* Notification+Ex.swift */; };
  63. A89EA6C12D5ED289000EB181 /* TSChatCellConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6C02D5ED278000EB181 /* TSChatCellConfig.swift */; };
  64. A89EA6C42D5F40CC000EB181 /* TSChatInputBarVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6C32D5F40CB000EB181 /* TSChatInputBarVC.swift */; };
  65. A89EA6C62D5F5C22000EB181 /* TSChatInputFullScreenVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6C52D5F5C21000EB181 /* TSChatInputFullScreenVC.swift */; };
  66. A89EA6C82D6359ED000EB181 /* TSChatViewController+VipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6C72D6359EA000EB181 /* TSChatViewController+VipView.swift */; };
  67. A89EA6CA2D642C0A000EB181 /* TSChatViewController+SendMsg.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6C92D642C03000EB181 /* TSChatViewController+SendMsg.swift */; };
  68. A89EA6CC2D642CE2000EB181 /* TSChatViewController+NaviBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6CB2D642CD4000EB181 /* TSChatViewController+NaviBar.swift */; };
  69. A89EA6CF2D6430F3000EB181 /* TSChatViewController+Keyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6CE2D6430EE000EB181 /* TSChatViewController+Keyboard.swift */; };
  70. A8EEADD42D3E6C660032C5A0 /* Flower💐.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADD32D3E6C610032C5A0 /* Flower💐.json */; };
  71. A8EEADD62D3E6CD80032C5A0 /* Fish🐠.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADD52D3E6CD30032C5A0 /* Fish🐠.json */; };
  72. A8EEADD82D3E74D20032C5A0 /* Pink🩷.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADD72D3E74CB0032C5A0 /* Pink🩷.json */; };
  73. A8EEADDE2D3E75610032C5A0 /* Fruit🍊.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADDD2D3E755C0032C5A0 /* Fruit🍊.json */; };
  74. A8EEADE02D3E75900032C5A0 /* Crystal🔮.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADDF2D3E75870032C5A0 /* Crystal🔮.json */; };
  75. A8EEADE22D3E76110032C5A0 /* Dog🐕.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADE12D3E760C0032C5A0 /* Dog🐕.json */; };
  76. A8EEADE72D3E76860032C5A0 /* Drink🥤.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADE62D3E767E0032C5A0 /* Drink🥤.json */; };
  77. A8EEADE92D3E76D90032C5A0 /* Beauty👸.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADE82D3E76D30032C5A0 /* Beauty👸.json */; };
  78. A8F7748B2D38E8B700AA6E93 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F774812D38E8B700AA6E93 /* AppDelegate.swift */; };
  79. A8F7748E2D38E8B700AA6E93 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A8F774822D38E8B700AA6E93 /* Assets.xcassets */; };
  80. A8F774902D38E8B700AA6E93 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A8F774852D38E8B700AA6E93 /* LaunchScreen.storyboard */; };
  81. A8F774E02D38EA8C00AA6E93 /* TSCommonTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F774C72D38EA8C00AA6E93 /* TSCommonTool.swift */; };
  82. A8F774E12D38EA8C00AA6E93 /* TSFileManagerTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F774CA2D38EA8C00AA6E93 /* TSFileManagerTool.swift */; };
  83. A8F775002D38EA8C00AA6E93 /* WindowHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F774CD2D38EA8C00AA6E93 /* WindowHelper.swift */; };
  84. A8F775032D38EA8C00AA6E93 /* GlobalImports.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F774B42D38EA8C00AA6E93 /* GlobalImports.swift */; };
  85. A8F7750A2D38EA8C00AA6E93 /* TSNetworkTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F774CB2D38EA8C00AA6E93 /* TSNetworkTool.swift */; };
  86. A8F775172D38EB7400AA6E93 /* TSTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775162D38EB7400AA6E93 /* TSTabBarController.swift */; };
  87. A8F775192D38EC6800AA6E93 /* TSEmojisVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775182D38EC6700AA6E93 /* TSEmojisVC.swift */; };
  88. A8F7751B2D38EC9800AA6E93 /* TSGenmojiVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7751A2D38EC9700AA6E93 /* TSGenmojiVC.swift */; };
  89. A8F775252D38ED8300AA6E93 /* TSConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775232D38ED8300AA6E93 /* TSConfig.swift */; };
  90. A8F775352D38FC9A00AA6E93 /* TSViewTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775342D38FC9A00AA6E93 /* TSViewTool.swift */; };
  91. A8F775382D390C3C00AA6E93 /* TSNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775372D390C3C00AA6E93 /* TSNetworkManager.swift */; };
  92. A8F7753B2D3918DE00AA6E93 /* TSNetworkManager+Loading.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7753A2D3918D700AA6E93 /* TSNetworkManager+Loading.swift */; };
  93. A8F7753D2D3918F800AA6E93 /* TSNetWork+Business.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7753C2D3918E200AA6E93 /* TSNetWork+Business.swift */; };
  94. A8F7753F2D39340E00AA6E93 /* TSSetingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7753E2D39340D00AA6E93 /* TSSetingVC.swift */; };
  95. A8F775432D39346400AA6E93 /* TSSetingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775422D39346100AA6E93 /* TSSetingModel.swift */; };
  96. A8F775452D39347100AA6E93 /* TSSetingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775442D39346700AA6E93 /* TSSetingViewModel.swift */; };
  97. A8F775492D3935D600AA6E93 /* TSBusinessWebVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F775472D3935D600AA6E93 /* TSBusinessWebVC.swift */; };
  98. A8F7754B2D39376800AA6E93 /* TSSettingListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754A2D39376700AA6E93 /* TSSettingListView.swift */; };
  99. A8F7754E2D39E59100AA6E93 /* TSGenmojiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */; };
  100. A8F775502D39ECED00AA6E93 /* PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */; };
  101. A8F776212D3A3F0200AA6E93 /* TSEmojisChildVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */; };
  102. A8F776272D3A6EC200AA6E93 /* TSGenmojiTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776262D3A6EBA00AA6E93 /* TSGenmojiTextView.swift */; };
  103. A8F7762B2D3A70B200AA6E93 /* PaddedLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */; };
  104. A8F7762D2D3A74A100AA6E93 /* TSGenmojiGennerateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */; };
  105. A8F7762F2D3A765400AA6E93 /* TSGenmojiViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */; };
  106. A8F776322D3A771400AA6E93 /* TSGenmojiCollectionViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776312D3A771100AA6E93 /* TSGenmojiCollectionViewModel.swift */; };
  107. A8F776352D3A7C2B00AA6E93 /* TSGenmojiColSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776342D3A7C1C00AA6E93 /* TSGenmojiColSectionView.swift */; };
  108. A8F776372D3A806E00AA6E93 /* TSGenmojiItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776362D3A805700AA6E93 /* TSGenmojiItemCell.swift */; };
  109. A8F776392D3B38E600AA6E93 /* TSGenmojiGennerateVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776382D3B38D600AA6E93 /* TSGenmojiGennerateVC.swift */; };
  110. A8F7763C2D3B429B00AA6E93 /* TSCommonloadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7763B2D3B429A00AA6E93 /* TSCommonloadingView.swift */; };
  111. A8F7763F2D3B68E100AA6E93 /* TSGenmojiGennerateViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7763E2D3B68E000AA6E93 /* TSGenmojiGennerateViewModel.swift */; };
  112. A8F776422D3B75FC00AA6E93 /* TSBottomAlertVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776412D3B75EF00AA6E93 /* TSBottomAlertVC.swift */; };
  113. A8F776452D3DE8A800AA6E93 /* TSSmallIconBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776442D3DE8A600AA6E93 /* TSSmallIconBrowseVC.swift */; };
  114. A8F776482D3DE9F600AA6E93 /* TSSmallIconBrowseCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F776472D3DE9C200AA6E93 /* TSSmallIconBrowseCell.swift */; };
  115. A8F7764B2D3E008500AA6E93 /* TSEmojisChildColViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7764A2D3E007100AA6E93 /* TSEmojisChildColViewModel.swift */; };
  116. A8F7764E2D3E00A800AA6E93 /* TSEmojisColViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7764D2D3E00A000AA6E93 /* TSEmojisColViewModel.swift */; };
  117. A8FB02B32D3E39A40031A396 /* TSEmojisModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FB02B22D3E399F0031A396 /* TSEmojisModel.swift */; };
  118. A8FB02B72D3E3A3D0031A396 /* TSEmojisChildViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FB02B62D3E3A3B0031A396 /* TSEmojisChildViewModel.swift */; };
  119. A8FB02BA2D3E3BB20031A396 /* TSEmojisCoLItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FB02B92D3E3BB00031A396 /* TSEmojisCoLItemCell.swift */; };
  120. A8FB02D12D3E6B2A0031A396 /* Cat🐱.json in Resources */ = {isa = PBXBuildFile; fileRef = A8FB02D02D3E6B240031A396 /* Cat🐱.json */; };
  121. D34BB2B8FE0DBF83E06A3FC4 /* Pods_AIEmoji.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86FB4D6AEFDDA7A2017F307C /* Pods_AIEmoji.framework */; };
  122. /* End PBXBuildFile section */
  123. /* Begin PBXFileReference section */
  124. 6E77A292B548CD79E381757E /* Pods-AIEmoji.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIEmoji.release.xcconfig"; path = "Target Support Files/Pods-AIEmoji/Pods-AIEmoji.release.xcconfig"; sourceTree = "<group>"; };
  125. 86FB4D6AEFDDA7A2017F307C /* Pods_AIEmoji.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIEmoji.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  126. A80E72192D3F393500C64288 /* DiyStickerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyStickerModel.swift; sourceTree = "<group>"; };
  127. A80E721D2D3F3A7500C64288 /* DiyElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyElement.swift; sourceTree = "<group>"; };
  128. A80E721F2D3F3A8600C64288 /* DiyElementBaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyElementBaseView.swift; sourceTree = "<group>"; };
  129. A80E72212D3F3A9200C64288 /* DiyStickerElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyStickerElement.swift; sourceTree = "<group>"; };
  130. A80E72232D3F3A9A00C64288 /* DiyTextElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyTextElement.swift; sourceTree = "<group>"; };
  131. A80E72242D3F3A9A00C64288 /* HYHAddImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HYHAddImageView.h; sourceTree = "<group>"; };
  132. A80E72252D3F3A9A00C64288 /* HYHAddImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HYHAddImageView.m; sourceTree = "<group>"; };
  133. A80E72282D3F3A9C00C64288 /* AIEmoji-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AIEmoji-Bridging-Header.h"; sourceTree = "<group>"; };
  134. A80E722E2D3F3E0C00C64288 /* TSDiyCanvasView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiyCanvasView.swift; sourceTree = "<group>"; };
  135. A80E72332D3F473400C64288 /* DiyPaperTemplate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyPaperTemplate.swift; sourceTree = "<group>"; };
  136. A80E72342D3F473400C64288 /* DiyPaperTemplateBaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyPaperTemplateBaseView.swift; sourceTree = "<group>"; };
  137. A80E72372D3F473B00C64288 /* DiyPaperProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyPaperProtocol.swift; sourceTree = "<group>"; };
  138. A80E723B2D3F4CA700C64288 /* Food🍔.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Food🍔.json"; sourceTree = "<group>"; };
  139. A80E723E2D3F4D3000C64288 /* Universe🌍.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Universe🌍.json"; sourceTree = "<group>"; };
  140. A80E72452D3F4EED00C64288 /* sticker.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = sticker.json; sourceTree = "<group>"; };
  141. A80E72472D3F4F0500C64288 /* templates.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = templates.json; sourceTree = "<group>"; };
  142. A80E724E2D3F6D6000C64288 /* DiyFixedTextElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyFixedTextElement.swift; sourceTree = "<group>"; };
  143. A80E72522D3F985D00C64288 /* TSWallpaperVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSWallpaperVC.swift; sourceTree = "<group>"; };
  144. A80E72552D3F98D600C64288 /* TSDiyKeyboardViewVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiyKeyboardViewVC.swift; sourceTree = "<group>"; };
  145. A80E72582D3FA65E00C64288 /* TSWallpaperViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSWallpaperViewModel.swift; sourceTree = "<group>"; };
  146. A80E725B2D3FB09100C64288 /* TSKeyboardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSKeyboardView.swift; sourceTree = "<group>"; };
  147. A80E72622D40924500C64288 /* TSDiyKeyboardVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiyKeyboardVM.swift; sourceTree = "<group>"; };
  148. A80E72642D409B0D00C64288 /* DiyStaticElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiyStaticElement.swift; sourceTree = "<group>"; };
  149. A80E72662D409C7D00C64288 /* Template+More.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Template+More.swift"; sourceTree = "<group>"; };
  150. A80E72692D409D9400C64288 /* TSDiyTLYFlowersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiyTLYFlowersView.swift; sourceTree = "<group>"; };
  151. A80E726B2D409E8000C64288 /* TSDiyTLPinkAnimalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiyTLPinkAnimalView.swift; sourceTree = "<group>"; };
  152. A80E726E2D40DE2900C64288 /* TSWallpaperPreviewVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSWallpaperPreviewVC.swift; sourceTree = "<group>"; };
  153. A80E72712D40F86000C64288 /* TSLaunchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLaunchVC.swift; sourceTree = "<group>"; };
  154. A80E72762D41EFF700C64288 /* TSEmojisTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisTutorialsVC.swift; sourceTree = "<group>"; };
  155. A80E72782D42285500C64288 /* TSBootPageVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBootPageVC.swift; sourceTree = "<group>"; };
  156. A80E73D82D533E5800C64288 /* TSPurchaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseVC.swift; sourceTree = "<group>"; };
  157. A80E73E22D533EB000C64288 /* TSPurchaseManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseManager.swift; sourceTree = "<group>"; };
  158. A80E73E52D5348CF00C64288 /* SettingPurchaseTopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingPurchaseTopView.swift; sourceTree = "<group>"; };
  159. A89EA64C2D59A9F4000EB181 /* CustomMessageFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomMessageFlowLayout.swift; sourceTree = "<group>"; };
  160. A89EA64E2D59A9F4000EB181 /* TSLayoutSizeCalculator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLayoutSizeCalculator.swift; sourceTree = "<group>"; };
  161. A89EA64F2D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextLayoutSizeCalculator.swift; sourceTree = "<group>"; };
  162. A89EA6502D59A9F4000EB181 /* TSChatMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatMessage.swift; sourceTree = "<group>"; };
  163. A89EA6522D59A9F4000EB181 /* TSChatUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatUser.swift; sourceTree = "<group>"; };
  164. A89EA65E2D59AA11000EB181 /* TSChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatViewController.swift; sourceTree = "<group>"; };
  165. A89EA6632D59AA31000EB181 /* CameraInputBarAccessoryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraInputBarAccessoryView.swift; sourceTree = "<group>"; };
  166. A89EA6652D59AA31000EB181 /* TSMessageContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSMessageContentCell.swift; sourceTree = "<group>"; };
  167. A89EA6662D59AA31000EB181 /* TSTextMessageContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextMessageContentCell.swift; sourceTree = "<group>"; };
  168. A89EA6672D59AA31000EB181 /* TableViewCells.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableViewCells.swift; sourceTree = "<group>"; };
  169. A89EA6792D59D248000EB181 /* TSAIChatVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIChatVM.swift; sourceTree = "<group>"; };
  170. A89EA67C2D59F1AC000EB181 /* StreamPostRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamPostRequest.swift; sourceTree = "<group>"; };
  171. A89EA6822D59F4F1000EB181 /* TSChatViewController+ChatDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSChatViewController+ChatDelegate.swift"; sourceTree = "<group>"; };
  172. A89EA6972D5B19F0000EB181 /* Butterfly🦋.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Butterfly🦋.json"; sourceTree = "<group>"; };
  173. A89EA6A22D5B26E3000EB181 /* TSDBAIChatList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDBAIChatList.swift; sourceTree = "<group>"; };
  174. A89EA6AB2D5B3EFA000EB181 /* TSRealmManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRealmManager.swift; sourceTree = "<group>"; };
  175. A89EA6B02D5C9D0B000EB181 /* TSAIChatHistoryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIChatHistoryVC.swift; sourceTree = "<group>"; };
  176. A89EA6B32D5C9D3D000EB181 /* TSAIChatHistoryVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIChatHistoryVM.swift; sourceTree = "<group>"; };
  177. A89EA6B72D5D7EE4000EB181 /* TSAIChatHistoryModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIChatHistoryModel.swift; sourceTree = "<group>"; };
  178. A89EA6B92D5DDE4E000EB181 /* TSPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPageNullView.swift; sourceTree = "<group>"; };
  179. A89EA6BB2D5DFB0D000EB181 /* TSViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSViewController.swift; sourceTree = "<group>"; };
  180. A89EA6BE2D5E03D3000EB181 /* Notification+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+Ex.swift"; sourceTree = "<group>"; };
  181. A89EA6C02D5ED278000EB181 /* TSChatCellConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatCellConfig.swift; sourceTree = "<group>"; };
  182. A89EA6C32D5F40CB000EB181 /* TSChatInputBarVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatInputBarVC.swift; sourceTree = "<group>"; };
  183. A89EA6C52D5F5C21000EB181 /* TSChatInputFullScreenVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSChatInputFullScreenVC.swift; sourceTree = "<group>"; };
  184. A89EA6C72D6359EA000EB181 /* TSChatViewController+VipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSChatViewController+VipView.swift"; sourceTree = "<group>"; };
  185. A89EA6C92D642C03000EB181 /* TSChatViewController+SendMsg.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSChatViewController+SendMsg.swift"; sourceTree = "<group>"; };
  186. A89EA6CB2D642CD4000EB181 /* TSChatViewController+NaviBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSChatViewController+NaviBar.swift"; sourceTree = "<group>"; };
  187. A89EA6CE2D6430EE000EB181 /* TSChatViewController+Keyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSChatViewController+Keyboard.swift"; sourceTree = "<group>"; };
  188. A8EEADD32D3E6C610032C5A0 /* Flower💐.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Flower💐.json"; sourceTree = "<group>"; };
  189. A8EEADD52D3E6CD30032C5A0 /* Fish🐠.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Fish🐠.json"; sourceTree = "<group>"; };
  190. A8EEADD72D3E74CB0032C5A0 /* Pink🩷.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Pink🩷.json"; sourceTree = "<group>"; };
  191. A8EEADDD2D3E755C0032C5A0 /* Fruit🍊.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Fruit🍊.json"; sourceTree = "<group>"; };
  192. A8EEADDF2D3E75870032C5A0 /* Crystal🔮.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Crystal🔮.json"; sourceTree = "<group>"; };
  193. A8EEADE12D3E760C0032C5A0 /* Dog🐕.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Dog🐕.json"; sourceTree = "<group>"; };
  194. A8EEADE62D3E767E0032C5A0 /* Drink🥤.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Drink🥤.json"; sourceTree = "<group>"; };
  195. A8EEADE82D3E76D30032C5A0 /* Beauty👸.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Beauty👸.json"; sourceTree = "<group>"; };
  196. A8F774692D38E8B000AA6E93 /* AIEmoji.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AIEmoji.app; sourceTree = BUILT_PRODUCTS_DIR; };
  197. A8F774812D38E8B700AA6E93 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  198. A8F774822D38E8B700AA6E93 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  199. A8F774832D38E8B700AA6E93 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  200. A8F774842D38E8B700AA6E93 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  201. A8F774B42D38EA8C00AA6E93 /* GlobalImports.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalImports.swift; sourceTree = "<group>"; };
  202. A8F774C72D38EA8C00AA6E93 /* TSCommonTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCommonTool.swift; sourceTree = "<group>"; };
  203. A8F774CA2D38EA8C00AA6E93 /* TSFileManagerTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSFileManagerTool.swift; sourceTree = "<group>"; };
  204. A8F774CB2D38EA8C00AA6E93 /* TSNetworkTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkTool.swift; sourceTree = "<group>"; };
  205. A8F774CD2D38EA8C00AA6E93 /* WindowHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowHelper.swift; sourceTree = "<group>"; };
  206. A8F775162D38EB7400AA6E93 /* TSTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTabBarController.swift; sourceTree = "<group>"; };
  207. A8F775182D38EC6700AA6E93 /* TSEmojisVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisVC.swift; sourceTree = "<group>"; };
  208. A8F7751A2D38EC9700AA6E93 /* TSGenmojiVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiVC.swift; sourceTree = "<group>"; };
  209. A8F775232D38ED8300AA6E93 /* TSConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSConfig.swift; sourceTree = "<group>"; };
  210. A8F775342D38FC9A00AA6E93 /* TSViewTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSViewTool.swift; sourceTree = "<group>"; };
  211. A8F775372D390C3C00AA6E93 /* TSNetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkManager.swift; sourceTree = "<group>"; };
  212. A8F7753A2D3918D700AA6E93 /* TSNetworkManager+Loading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetworkManager+Loading.swift"; sourceTree = "<group>"; };
  213. A8F7753C2D3918E200AA6E93 /* TSNetWork+Business.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Business.swift"; sourceTree = "<group>"; };
  214. A8F7753E2D39340D00AA6E93 /* TSSetingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetingVC.swift; sourceTree = "<group>"; };
  215. A8F775422D39346100AA6E93 /* TSSetingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetingModel.swift; sourceTree = "<group>"; };
  216. A8F775442D39346700AA6E93 /* TSSetingViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetingViewModel.swift; sourceTree = "<group>"; };
  217. A8F775472D3935D600AA6E93 /* TSBusinessWebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessWebVC.swift; sourceTree = "<group>"; };
  218. A8F7754A2D39376700AA6E93 /* TSSettingListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSettingListView.swift; sourceTree = "<group>"; };
  219. A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiModel.swift; sourceTree = "<group>"; };
  220. A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoManager.swift; sourceTree = "<group>"; };
  221. A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisChildVC.swift; sourceTree = "<group>"; };
  222. A8F776262D3A6EBA00AA6E93 /* TSGenmojiTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiTextView.swift; sourceTree = "<group>"; };
  223. A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddedLabel.swift; sourceTree = "<group>"; };
  224. A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiGennerateCell.swift; sourceTree = "<group>"; };
  225. A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiViewModel.swift; sourceTree = "<group>"; };
  226. A8F776312D3A771100AA6E93 /* TSGenmojiCollectionViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiCollectionViewModel.swift; sourceTree = "<group>"; };
  227. A8F776342D3A7C1C00AA6E93 /* TSGenmojiColSectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiColSectionView.swift; sourceTree = "<group>"; };
  228. A8F776362D3A805700AA6E93 /* TSGenmojiItemCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiItemCell.swift; sourceTree = "<group>"; };
  229. A8F776382D3B38D600AA6E93 /* TSGenmojiGennerateVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiGennerateVC.swift; sourceTree = "<group>"; };
  230. A8F7763B2D3B429A00AA6E93 /* TSCommonloadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCommonloadingView.swift; sourceTree = "<group>"; };
  231. A8F7763E2D3B68E000AA6E93 /* TSGenmojiGennerateViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenmojiGennerateViewModel.swift; sourceTree = "<group>"; };
  232. A8F776412D3B75EF00AA6E93 /* TSBottomAlertVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBottomAlertVC.swift; sourceTree = "<group>"; };
  233. A8F776442D3DE8A600AA6E93 /* TSSmallIconBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSmallIconBrowseVC.swift; sourceTree = "<group>"; };
  234. A8F776472D3DE9C200AA6E93 /* TSSmallIconBrowseCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSmallIconBrowseCell.swift; sourceTree = "<group>"; };
  235. A8F7764A2D3E007100AA6E93 /* TSEmojisChildColViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisChildColViewModel.swift; sourceTree = "<group>"; };
  236. A8F7764D2D3E00A000AA6E93 /* TSEmojisColViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisColViewModel.swift; sourceTree = "<group>"; };
  237. A8FB02B22D3E399F0031A396 /* TSEmojisModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisModel.swift; sourceTree = "<group>"; };
  238. A8FB02B62D3E3A3B0031A396 /* TSEmojisChildViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisChildViewModel.swift; sourceTree = "<group>"; };
  239. A8FB02B92D3E3BB00031A396 /* TSEmojisCoLItemCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEmojisCoLItemCell.swift; sourceTree = "<group>"; };
  240. A8FB02D02D3E6B240031A396 /* Cat🐱.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Cat🐱.json"; sourceTree = "<group>"; };
  241. CA9B99CBEC45A6004629E790 /* Pods-AIEmoji.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIEmoji.debug.xcconfig"; path = "Target Support Files/Pods-AIEmoji/Pods-AIEmoji.debug.xcconfig"; sourceTree = "<group>"; };
  242. /* End PBXFileReference section */
  243. /* Begin PBXFrameworksBuildPhase section */
  244. A8F774662D38E8B000AA6E93 /* Frameworks */ = {
  245. isa = PBXFrameworksBuildPhase;
  246. buildActionMask = 2147483647;
  247. files = (
  248. A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */,
  249. D34BB2B8FE0DBF83E06A3FC4 /* Pods_AIEmoji.framework in Frameworks */,
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. /* End PBXFrameworksBuildPhase section */
  254. /* Begin PBXGroup section */
  255. 406F872E527C21AB2B2F0859 /* Pods */ = {
  256. isa = PBXGroup;
  257. children = (
  258. CA9B99CBEC45A6004629E790 /* Pods-AIEmoji.debug.xcconfig */,
  259. 6E77A292B548CD79E381757E /* Pods-AIEmoji.release.xcconfig */,
  260. );
  261. path = Pods;
  262. sourceTree = "<group>";
  263. };
  264. 97C7E956DF0731529C52523E /* Frameworks */ = {
  265. isa = PBXGroup;
  266. children = (
  267. 86FB4D6AEFDDA7A2017F307C /* Pods_AIEmoji.framework */,
  268. );
  269. name = Frameworks;
  270. sourceTree = "<group>";
  271. };
  272. A80E72182D3F390A00C64288 /* DiySticker */ = {
  273. isa = PBXGroup;
  274. children = (
  275. A80E72192D3F393500C64288 /* DiyStickerModel.swift */,
  276. );
  277. path = DiySticker;
  278. sourceTree = "<group>";
  279. };
  280. A80E721B2D3F3A3E00C64288 /* DiyWallpaper */ = {
  281. isa = PBXGroup;
  282. children = (
  283. A80E72322D3F471F00C64288 /* Templates */,
  284. A80E721C2D3F3A5600C64288 /* Elemnet */,
  285. A80E72182D3F390A00C64288 /* DiySticker */,
  286. );
  287. path = DiyWallpaper;
  288. sourceTree = "<group>";
  289. };
  290. A80E721C2D3F3A5600C64288 /* Elemnet */ = {
  291. isa = PBXGroup;
  292. children = (
  293. A80E721D2D3F3A7500C64288 /* DiyElement.swift */,
  294. A80E721F2D3F3A8600C64288 /* DiyElementBaseView.swift */,
  295. A80E72642D409B0D00C64288 /* DiyStaticElement.swift */,
  296. A80E72212D3F3A9200C64288 /* DiyStickerElement.swift */,
  297. A80E724E2D3F6D6000C64288 /* DiyFixedTextElement.swift */,
  298. A80E72232D3F3A9A00C64288 /* DiyTextElement.swift */,
  299. A80E72242D3F3A9A00C64288 /* HYHAddImageView.h */,
  300. A80E72252D3F3A9A00C64288 /* HYHAddImageView.m */,
  301. A80E72282D3F3A9C00C64288 /* AIEmoji-Bridging-Header.h */,
  302. );
  303. path = Elemnet;
  304. sourceTree = "<group>";
  305. };
  306. A80E72322D3F471F00C64288 /* Templates */ = {
  307. isa = PBXGroup;
  308. children = (
  309. A80E72682D409D6600C64288 /* StaticTemplates */,
  310. A80E72662D409C7D00C64288 /* Template+More.swift */,
  311. A80E72332D3F473400C64288 /* DiyPaperTemplate.swift */,
  312. A80E72372D3F473B00C64288 /* DiyPaperProtocol.swift */,
  313. A80E72342D3F473400C64288 /* DiyPaperTemplateBaseView.swift */,
  314. );
  315. path = Templates;
  316. sourceTree = "<group>";
  317. };
  318. A80E72442D3F4EDC00C64288 /* Json */ = {
  319. isa = PBXGroup;
  320. children = (
  321. A80E72452D3F4EED00C64288 /* sticker.json */,
  322. A80E72472D3F4F0500C64288 /* templates.json */,
  323. );
  324. path = Json;
  325. sourceTree = "<group>";
  326. };
  327. A80E72512D3F984700C64288 /* TSDiyKeyboardVC */ = {
  328. isa = PBXGroup;
  329. children = (
  330. A80E72572D3FA65400C64288 /* ViewModel */,
  331. A80E72522D3F985D00C64288 /* TSWallpaperVC.swift */,
  332. );
  333. path = TSDiyKeyboardVC;
  334. sourceTree = "<group>";
  335. };
  336. A80E72542D3F98CF00C64288 /* TSDiyKeyboardViewVC */ = {
  337. isa = PBXGroup;
  338. children = (
  339. A80E72612D40924000C64288 /* VM */,
  340. A80E72602D4091FF00C64288 /* View */,
  341. A80E72552D3F98D600C64288 /* TSDiyKeyboardViewVC.swift */,
  342. );
  343. path = TSDiyKeyboardViewVC;
  344. sourceTree = "<group>";
  345. };
  346. A80E72572D3FA65400C64288 /* ViewModel */ = {
  347. isa = PBXGroup;
  348. children = (
  349. A80E72582D3FA65E00C64288 /* TSWallpaperViewModel.swift */,
  350. );
  351. path = ViewModel;
  352. sourceTree = "<group>";
  353. };
  354. A80E72602D4091FF00C64288 /* View */ = {
  355. isa = PBXGroup;
  356. children = (
  357. A80E725B2D3FB09100C64288 /* TSKeyboardView.swift */,
  358. A80E722E2D3F3E0C00C64288 /* TSDiyCanvasView.swift */,
  359. );
  360. path = View;
  361. sourceTree = "<group>";
  362. };
  363. A80E72612D40924000C64288 /* VM */ = {
  364. isa = PBXGroup;
  365. children = (
  366. A80E72622D40924500C64288 /* TSDiyKeyboardVM.swift */,
  367. );
  368. path = VM;
  369. sourceTree = "<group>";
  370. };
  371. A80E72682D409D6600C64288 /* StaticTemplates */ = {
  372. isa = PBXGroup;
  373. children = (
  374. A80E72692D409D9400C64288 /* TSDiyTLYFlowersView.swift */,
  375. A80E726B2D409E8000C64288 /* TSDiyTLPinkAnimalView.swift */,
  376. );
  377. path = StaticTemplates;
  378. sourceTree = "<group>";
  379. };
  380. A80E726D2D40DE0B00C64288 /* TSWallpaperPreviewVC */ = {
  381. isa = PBXGroup;
  382. children = (
  383. A80E726E2D40DE2900C64288 /* TSWallpaperPreviewVC.swift */,
  384. );
  385. path = TSWallpaperPreviewVC;
  386. sourceTree = "<group>";
  387. };
  388. A80E72702D40F85800C64288 /* LaunchVC */ = {
  389. isa = PBXGroup;
  390. children = (
  391. A80E72782D42285500C64288 /* TSBootPageVC.swift */,
  392. A80E72712D40F86000C64288 /* TSLaunchVC.swift */,
  393. );
  394. path = LaunchVC;
  395. sourceTree = "<group>";
  396. };
  397. A80E72752D41EFF000C64288 /* TSEmojisTutorialsVC */ = {
  398. isa = PBXGroup;
  399. children = (
  400. A80E72762D41EFF700C64288 /* TSEmojisTutorialsVC.swift */,
  401. );
  402. path = TSEmojisTutorialsVC;
  403. sourceTree = "<group>";
  404. };
  405. A80E73DD2D533E5800C64288 /* TSPurchaseMembershipVC */ = {
  406. isa = PBXGroup;
  407. children = (
  408. A80E73D82D533E5800C64288 /* TSPurchaseVC.swift */,
  409. );
  410. path = TSPurchaseMembershipVC;
  411. sourceTree = "<group>";
  412. };
  413. A80E73E32D533EB000C64288 /* Purchase */ = {
  414. isa = PBXGroup;
  415. children = (
  416. A80E73E22D533EB000C64288 /* TSPurchaseManager.swift */,
  417. );
  418. path = Purchase;
  419. sourceTree = "<group>";
  420. };
  421. A80E74222D5996BF00C64288 /* AIChat */ = {
  422. isa = PBXGroup;
  423. children = (
  424. A89EA6AF2D5C9861000EB181 /* TSAIChatHistoryVC */,
  425. A89EA6772D59D224000EB181 /* TSChatViewController */,
  426. );
  427. path = AIChat;
  428. sourceTree = "<group>";
  429. };
  430. A89EA64D2D59A9F4000EB181 /* Layout */ = {
  431. isa = PBXGroup;
  432. children = (
  433. A89EA64C2D59A9F4000EB181 /* CustomMessageFlowLayout.swift */,
  434. );
  435. path = Layout;
  436. sourceTree = "<group>";
  437. };
  438. A89EA6532D59A9F4000EB181 /* Models */ = {
  439. isa = PBXGroup;
  440. children = (
  441. A89EA6A22D5B26E3000EB181 /* TSDBAIChatList.swift */,
  442. A89EA6C02D5ED278000EB181 /* TSChatCellConfig.swift */,
  443. A89EA64E2D59A9F4000EB181 /* TSLayoutSizeCalculator.swift */,
  444. A89EA64F2D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift */,
  445. A89EA6502D59A9F4000EB181 /* TSChatMessage.swift */,
  446. A89EA6522D59A9F4000EB181 /* TSChatUser.swift */,
  447. );
  448. path = Models;
  449. sourceTree = "<group>";
  450. };
  451. A89EA6682D59AA31000EB181 /* Views */ = {
  452. isa = PBXGroup;
  453. children = (
  454. A89EA6632D59AA31000EB181 /* CameraInputBarAccessoryView.swift */,
  455. A89EA6652D59AA31000EB181 /* TSMessageContentCell.swift */,
  456. A89EA6662D59AA31000EB181 /* TSTextMessageContentCell.swift */,
  457. A89EA6672D59AA31000EB181 /* TableViewCells.swift */,
  458. );
  459. path = Views;
  460. sourceTree = "<group>";
  461. };
  462. A89EA6772D59D224000EB181 /* TSChatViewController */ = {
  463. isa = PBXGroup;
  464. children = (
  465. A89EA6D02D64333D000EB181 /* TSChatViewController */,
  466. A89EA6C22D5F4094000EB181 /* TSChatInputBarVC */,
  467. A89EA6782D59D238000EB181 /* ViewModel */,
  468. A89EA6682D59AA31000EB181 /* Views */,
  469. A89EA64D2D59A9F4000EB181 /* Layout */,
  470. A89EA6532D59A9F4000EB181 /* Models */,
  471. );
  472. path = TSChatViewController;
  473. sourceTree = "<group>";
  474. };
  475. A89EA6782D59D238000EB181 /* ViewModel */ = {
  476. isa = PBXGroup;
  477. children = (
  478. A89EA6792D59D248000EB181 /* TSAIChatVM.swift */,
  479. );
  480. path = ViewModel;
  481. sourceTree = "<group>";
  482. };
  483. A89EA6AA2D5B3EE8000EB181 /* TSRealmManager */ = {
  484. isa = PBXGroup;
  485. children = (
  486. A89EA6AB2D5B3EFA000EB181 /* TSRealmManager.swift */,
  487. );
  488. path = TSRealmManager;
  489. sourceTree = "<group>";
  490. };
  491. A89EA6AF2D5C9861000EB181 /* TSAIChatHistoryVC */ = {
  492. isa = PBXGroup;
  493. children = (
  494. A89EA6BB2D5DFB0D000EB181 /* TSViewController.swift */,
  495. A89EA6B62D5D7ED2000EB181 /* M */,
  496. A89EA6B22D5C9D36000EB181 /* VM */,
  497. A89EA6B02D5C9D0B000EB181 /* TSAIChatHistoryVC.swift */,
  498. );
  499. path = TSAIChatHistoryVC;
  500. sourceTree = "<group>";
  501. };
  502. A89EA6B22D5C9D36000EB181 /* VM */ = {
  503. isa = PBXGroup;
  504. children = (
  505. A89EA6B32D5C9D3D000EB181 /* TSAIChatHistoryVM.swift */,
  506. );
  507. path = VM;
  508. sourceTree = "<group>";
  509. };
  510. A89EA6B62D5D7ED2000EB181 /* M */ = {
  511. isa = PBXGroup;
  512. children = (
  513. A89EA6B72D5D7EE4000EB181 /* TSAIChatHistoryModel.swift */,
  514. );
  515. path = M;
  516. sourceTree = "<group>";
  517. };
  518. A89EA6BD2D5E03CD000EB181 /* Ex */ = {
  519. isa = PBXGroup;
  520. children = (
  521. A89EA6BE2D5E03D3000EB181 /* Notification+Ex.swift */,
  522. );
  523. path = Ex;
  524. sourceTree = "<group>";
  525. };
  526. A89EA6C22D5F4094000EB181 /* TSChatInputBarVC */ = {
  527. isa = PBXGroup;
  528. children = (
  529. A89EA6C52D5F5C21000EB181 /* TSChatInputFullScreenVC.swift */,
  530. A89EA6C32D5F40CB000EB181 /* TSChatInputBarVC.swift */,
  531. );
  532. path = TSChatInputBarVC;
  533. sourceTree = "<group>";
  534. };
  535. A89EA6D02D64333D000EB181 /* TSChatViewController */ = {
  536. isa = PBXGroup;
  537. children = (
  538. A89EA65E2D59AA11000EB181 /* TSChatViewController.swift */,
  539. A89EA6822D59F4F1000EB181 /* TSChatViewController+ChatDelegate.swift */,
  540. A89EA6C72D6359EA000EB181 /* TSChatViewController+VipView.swift */,
  541. A89EA6C92D642C03000EB181 /* TSChatViewController+SendMsg.swift */,
  542. A89EA6CB2D642CD4000EB181 /* TSChatViewController+NaviBar.swift */,
  543. A89EA6CE2D6430EE000EB181 /* TSChatViewController+Keyboard.swift */,
  544. );
  545. path = TSChatViewController;
  546. sourceTree = "<group>";
  547. };
  548. A8F774602D38E8B000AA6E93 = {
  549. isa = PBXGroup;
  550. children = (
  551. A8F7748A2D38E8B700AA6E93 /* AIEmoji */,
  552. A8F7746A2D38E8B000AA6E93 /* Products */,
  553. 406F872E527C21AB2B2F0859 /* Pods */,
  554. 97C7E956DF0731529C52523E /* Frameworks */,
  555. );
  556. sourceTree = "<group>";
  557. };
  558. A8F7746A2D38E8B000AA6E93 /* Products */ = {
  559. isa = PBXGroup;
  560. children = (
  561. A8F774692D38E8B000AA6E93 /* AIEmoji.app */,
  562. );
  563. name = Products;
  564. sourceTree = "<group>";
  565. };
  566. A8F7748A2D38E8B700AA6E93 /* AIEmoji */ = {
  567. isa = PBXGroup;
  568. children = (
  569. A8FB02AE2D3E38FA0031A396 /* Res */,
  570. A8F7751E2D38ED4500AA6E93 /* DataManger */,
  571. A8F774922D38EA8C00AA6E93 /* Business */,
  572. A8F774D82D38EA8C00AA6E93 /* Common */,
  573. A8F774812D38E8B700AA6E93 /* AppDelegate.swift */,
  574. A8F774822D38E8B700AA6E93 /* Assets.xcassets */,
  575. A8F774832D38E8B700AA6E93 /* Info.plist */,
  576. A8F774852D38E8B700AA6E93 /* LaunchScreen.storyboard */,
  577. );
  578. path = AIEmoji;
  579. sourceTree = "<group>";
  580. };
  581. A8F774922D38EA8C00AA6E93 /* Business */ = {
  582. isa = PBXGroup;
  583. children = (
  584. A80E74222D5996BF00C64288 /* AIChat */,
  585. A80E73DD2D533E5800C64288 /* TSPurchaseMembershipVC */,
  586. A80E72702D40F85800C64288 /* LaunchVC */,
  587. A8F775142D38EB5300AA6E93 /* TSWallpaperVC */,
  588. A8F776402D3B75EA00AA6E93 /* General */,
  589. A8F775332D38FC8E00AA6E93 /* VIewTool */,
  590. A8F775152D38EB5D00AA6E93 /* TSSetingVC */,
  591. A8F775132D38EB3F00AA6E93 /* TSGenmojiVC */,
  592. A8F775112D38EB2800AA6E93 /* TSEmojisVC */,
  593. A8F775102D38EAE800AA6E93 /* TSTabBarController */,
  594. );
  595. path = Business;
  596. sourceTree = "<group>";
  597. };
  598. A8F774B52D38EA8C00AA6E93 /* GlobalImports */ = {
  599. isa = PBXGroup;
  600. children = (
  601. A8F774B42D38EA8C00AA6E93 /* GlobalImports.swift */,
  602. );
  603. path = GlobalImports;
  604. sourceTree = "<group>";
  605. };
  606. A8F774B72D38EA8C00AA6E93 /* NetworkManager */ = {
  607. isa = PBXGroup;
  608. children = (
  609. A8F775392D3918A100AA6E93 /* TSNetWork */,
  610. );
  611. path = NetworkManager;
  612. sourceTree = "<group>";
  613. };
  614. A8F774C62D38EA8C00AA6E93 /* ThirdParty */ = {
  615. isa = PBXGroup;
  616. children = (
  617. );
  618. path = ThirdParty;
  619. sourceTree = "<group>";
  620. };
  621. A8F774C82D38EA8C00AA6E93 /* TSCommonTool */ = {
  622. isa = PBXGroup;
  623. children = (
  624. A8F774C72D38EA8C00AA6E93 /* TSCommonTool.swift */,
  625. );
  626. path = TSCommonTool;
  627. sourceTree = "<group>";
  628. };
  629. A8F774CE2D38EA8C00AA6E93 /* Tool */ = {
  630. isa = PBXGroup;
  631. children = (
  632. A8F774C82D38EA8C00AA6E93 /* TSCommonTool */,
  633. A8F774CA2D38EA8C00AA6E93 /* TSFileManagerTool.swift */,
  634. A8F7754F2D39ECED00AA6E93 /* PhotoManager.swift */,
  635. A8F774CB2D38EA8C00AA6E93 /* TSNetworkTool.swift */,
  636. A8F774CD2D38EA8C00AA6E93 /* WindowHelper.swift */,
  637. );
  638. path = Tool;
  639. sourceTree = "<group>";
  640. };
  641. A8F774D72D38EA8C00AA6E93 /* View */ = {
  642. isa = PBXGroup;
  643. children = (
  644. A8F776292D3A70AA00AA6E93 /* UILabel */,
  645. );
  646. path = View;
  647. sourceTree = "<group>";
  648. };
  649. A8F774D82D38EA8C00AA6E93 /* Common */ = {
  650. isa = PBXGroup;
  651. children = (
  652. A89EA6AA2D5B3EE8000EB181 /* TSRealmManager */,
  653. A80E73E32D533EB000C64288 /* Purchase */,
  654. A8F774B52D38EA8C00AA6E93 /* GlobalImports */,
  655. A8F774B72D38EA8C00AA6E93 /* NetworkManager */,
  656. A8F774C62D38EA8C00AA6E93 /* ThirdParty */,
  657. A8F774CE2D38EA8C00AA6E93 /* Tool */,
  658. A8F774D72D38EA8C00AA6E93 /* View */,
  659. );
  660. path = Common;
  661. sourceTree = "<group>";
  662. };
  663. A8F775102D38EAE800AA6E93 /* TSTabBarController */ = {
  664. isa = PBXGroup;
  665. children = (
  666. A8F775162D38EB7400AA6E93 /* TSTabBarController.swift */,
  667. );
  668. path = TSTabBarController;
  669. sourceTree = "<group>";
  670. };
  671. A8F775112D38EB2800AA6E93 /* TSEmojisVC */ = {
  672. isa = PBXGroup;
  673. children = (
  674. A80E72752D41EFF000C64288 /* TSEmojisTutorialsVC */,
  675. A8F7761F2D3A3DBC00AA6E93 /* TSEmojisVC */,
  676. A8F7761E2D3A3DB400AA6E93 /* TSEmojisChildVC */,
  677. );
  678. path = TSEmojisVC;
  679. sourceTree = "<group>";
  680. };
  681. A8F775132D38EB3F00AA6E93 /* TSGenmojiVC */ = {
  682. isa = PBXGroup;
  683. children = (
  684. A8F7763A2D3B38E900AA6E93 /* TSGenmojiGennerateVC */,
  685. A8F776242D3A6EA100AA6E93 /* TSGenmojiVC */,
  686. );
  687. path = TSGenmojiVC;
  688. sourceTree = "<group>";
  689. };
  690. A8F775142D38EB5300AA6E93 /* TSWallpaperVC */ = {
  691. isa = PBXGroup;
  692. children = (
  693. A80E726D2D40DE0B00C64288 /* TSWallpaperPreviewVC */,
  694. A80E72542D3F98CF00C64288 /* TSDiyKeyboardViewVC */,
  695. A80E72512D3F984700C64288 /* TSDiyKeyboardVC */,
  696. A80E72442D3F4EDC00C64288 /* Json */,
  697. A80E721B2D3F3A3E00C64288 /* DiyWallpaper */,
  698. );
  699. path = TSWallpaperVC;
  700. sourceTree = "<group>";
  701. };
  702. A8F775152D38EB5D00AA6E93 /* TSSetingVC */ = {
  703. isa = PBXGroup;
  704. children = (
  705. A8F775482D3935D600AA6E93 /* TSBusinessWebVC */,
  706. A8F775412D39344A00AA6E93 /* SetingVC */,
  707. );
  708. path = TSSetingVC;
  709. sourceTree = "<group>";
  710. };
  711. A8F7751E2D38ED4500AA6E93 /* DataManger */ = {
  712. isa = PBXGroup;
  713. children = (
  714. A8F775242D38ED8300AA6E93 /* Config */,
  715. );
  716. path = DataManger;
  717. sourceTree = "<group>";
  718. };
  719. A8F775242D38ED8300AA6E93 /* Config */ = {
  720. isa = PBXGroup;
  721. children = (
  722. A8F775232D38ED8300AA6E93 /* TSConfig.swift */,
  723. );
  724. path = Config;
  725. sourceTree = "<group>";
  726. };
  727. A8F775332D38FC8E00AA6E93 /* VIewTool */ = {
  728. isa = PBXGroup;
  729. children = (
  730. A89EA6B92D5DDE4E000EB181 /* TSPageNullView.swift */,
  731. A8F7763B2D3B429A00AA6E93 /* TSCommonloadingView.swift */,
  732. A8F776282D3A709200AA6E93 /* UILabel */,
  733. A8F775342D38FC9A00AA6E93 /* TSViewTool.swift */,
  734. );
  735. path = VIewTool;
  736. sourceTree = "<group>";
  737. };
  738. A8F775392D3918A100AA6E93 /* TSNetWork */ = {
  739. isa = PBXGroup;
  740. children = (
  741. A8F775372D390C3C00AA6E93 /* TSNetworkManager.swift */,
  742. A8F7753C2D3918E200AA6E93 /* TSNetWork+Business.swift */,
  743. A8F7753A2D3918D700AA6E93 /* TSNetworkManager+Loading.swift */,
  744. A89EA67C2D59F1AC000EB181 /* StreamPostRequest.swift */,
  745. );
  746. path = TSNetWork;
  747. sourceTree = "<group>";
  748. };
  749. A8F775412D39344A00AA6E93 /* SetingVC */ = {
  750. isa = PBXGroup;
  751. children = (
  752. A8F775462D39348500AA6E93 /* View */,
  753. A8F775442D39346700AA6E93 /* TSSetingViewModel.swift */,
  754. A8F775422D39346100AA6E93 /* TSSetingModel.swift */,
  755. A8F7753E2D39340D00AA6E93 /* TSSetingVC.swift */,
  756. );
  757. path = SetingVC;
  758. sourceTree = "<group>";
  759. };
  760. A8F775462D39348500AA6E93 /* View */ = {
  761. isa = PBXGroup;
  762. children = (
  763. A80E73E52D5348CF00C64288 /* SettingPurchaseTopView.swift */,
  764. A8F7754A2D39376700AA6E93 /* TSSettingListView.swift */,
  765. );
  766. path = View;
  767. sourceTree = "<group>";
  768. };
  769. A8F775482D3935D600AA6E93 /* TSBusinessWebVC */ = {
  770. isa = PBXGroup;
  771. children = (
  772. A8F775472D3935D600AA6E93 /* TSBusinessWebVC.swift */,
  773. );
  774. path = TSBusinessWebVC;
  775. sourceTree = "<group>";
  776. };
  777. A8F7754C2D39E57B00AA6E93 /* Model */ = {
  778. isa = PBXGroup;
  779. children = (
  780. A8F7754D2D39E58B00AA6E93 /* TSGenmojiModel.swift */,
  781. );
  782. path = Model;
  783. sourceTree = "<group>";
  784. };
  785. A8F7761E2D3A3DB400AA6E93 /* TSEmojisChildVC */ = {
  786. isa = PBXGroup;
  787. children = (
  788. A8FB02B82D3E3B970031A396 /* VIew */,
  789. A8FB02B12D3E39750031A396 /* Model */,
  790. A8F776492D3E006200AA6E93 /* ViewModel */,
  791. A8F776202D3A3F0100AA6E93 /* TSEmojisChildVC.swift */,
  792. );
  793. path = TSEmojisChildVC;
  794. sourceTree = "<group>";
  795. };
  796. A8F7761F2D3A3DBC00AA6E93 /* TSEmojisVC */ = {
  797. isa = PBXGroup;
  798. children = (
  799. A8F7764C2D3E009A00AA6E93 /* ViewModel */,
  800. A8F775182D38EC6700AA6E93 /* TSEmojisVC.swift */,
  801. );
  802. path = TSEmojisVC;
  803. sourceTree = "<group>";
  804. };
  805. A8F776242D3A6EA100AA6E93 /* TSGenmojiVC */ = {
  806. isa = PBXGroup;
  807. children = (
  808. A8F776302D3A770600AA6E93 /* ViewModel */,
  809. A8F776252D3A6EAF00AA6E93 /* View */,
  810. A8F7751A2D38EC9700AA6E93 /* TSGenmojiVC.swift */,
  811. A8F7754C2D39E57B00AA6E93 /* Model */,
  812. );
  813. path = TSGenmojiVC;
  814. sourceTree = "<group>";
  815. };
  816. A8F776252D3A6EAF00AA6E93 /* View */ = {
  817. isa = PBXGroup;
  818. children = (
  819. A8F776342D3A7C1C00AA6E93 /* TSGenmojiColSectionView.swift */,
  820. A8F7762C2D3A748800AA6E93 /* TSGenmojiGennerateCell.swift */,
  821. A8F776362D3A805700AA6E93 /* TSGenmojiItemCell.swift */,
  822. A8F776262D3A6EBA00AA6E93 /* TSGenmojiTextView.swift */,
  823. );
  824. path = View;
  825. sourceTree = "<group>";
  826. };
  827. A8F776282D3A709200AA6E93 /* UILabel */ = {
  828. isa = PBXGroup;
  829. children = (
  830. );
  831. path = UILabel;
  832. sourceTree = "<group>";
  833. };
  834. A8F776292D3A70AA00AA6E93 /* UILabel */ = {
  835. isa = PBXGroup;
  836. children = (
  837. A8F7762A2D3A70AF00AA6E93 /* PaddedLabel.swift */,
  838. );
  839. path = UILabel;
  840. sourceTree = "<group>";
  841. };
  842. A8F776302D3A770600AA6E93 /* ViewModel */ = {
  843. isa = PBXGroup;
  844. children = (
  845. A8F776312D3A771100AA6E93 /* TSGenmojiCollectionViewModel.swift */,
  846. A8F7762E2D3A764E00AA6E93 /* TSGenmojiViewModel.swift */,
  847. );
  848. path = ViewModel;
  849. sourceTree = "<group>";
  850. };
  851. A8F7763A2D3B38E900AA6E93 /* TSGenmojiGennerateVC */ = {
  852. isa = PBXGroup;
  853. children = (
  854. A8F7763E2D3B68E000AA6E93 /* TSGenmojiGennerateViewModel.swift */,
  855. A8F776382D3B38D600AA6E93 /* TSGenmojiGennerateVC.swift */,
  856. );
  857. path = TSGenmojiGennerateVC;
  858. sourceTree = "<group>";
  859. };
  860. A8F776402D3B75EA00AA6E93 /* General */ = {
  861. isa = PBXGroup;
  862. children = (
  863. A89EA6BD2D5E03CD000EB181 /* Ex */,
  864. A8F776412D3B75EF00AA6E93 /* TSBottomAlertVC.swift */,
  865. A8F776432D3DE89900AA6E93 /* TSSmallIconBrowseVC */,
  866. );
  867. path = General;
  868. sourceTree = "<group>";
  869. };
  870. A8F776432D3DE89900AA6E93 /* TSSmallIconBrowseVC */ = {
  871. isa = PBXGroup;
  872. children = (
  873. A8F776462D3DE9BD00AA6E93 /* View */,
  874. A8F776442D3DE8A600AA6E93 /* TSSmallIconBrowseVC.swift */,
  875. );
  876. path = TSSmallIconBrowseVC;
  877. sourceTree = "<group>";
  878. };
  879. A8F776462D3DE9BD00AA6E93 /* View */ = {
  880. isa = PBXGroup;
  881. children = (
  882. A8F776472D3DE9C200AA6E93 /* TSSmallIconBrowseCell.swift */,
  883. );
  884. path = View;
  885. sourceTree = "<group>";
  886. };
  887. A8F776492D3E006200AA6E93 /* ViewModel */ = {
  888. isa = PBXGroup;
  889. children = (
  890. A8FB02B62D3E3A3B0031A396 /* TSEmojisChildViewModel.swift */,
  891. A8F7764A2D3E007100AA6E93 /* TSEmojisChildColViewModel.swift */,
  892. );
  893. path = ViewModel;
  894. sourceTree = "<group>";
  895. };
  896. A8F7764C2D3E009A00AA6E93 /* ViewModel */ = {
  897. isa = PBXGroup;
  898. children = (
  899. A8F7764D2D3E00A000AA6E93 /* TSEmojisColViewModel.swift */,
  900. );
  901. path = ViewModel;
  902. sourceTree = "<group>";
  903. };
  904. A8FB02AE2D3E38FA0031A396 /* Res */ = {
  905. isa = PBXGroup;
  906. children = (
  907. A89EA6972D5B19F0000EB181 /* Butterfly🦋.json */,
  908. A80E723E2D3F4D3000C64288 /* Universe🌍.json */,
  909. A80E723B2D3F4CA700C64288 /* Food🍔.json */,
  910. A8EEADE82D3E76D30032C5A0 /* Beauty👸.json */,
  911. A8EEADE62D3E767E0032C5A0 /* Drink🥤.json */,
  912. A8EEADDD2D3E755C0032C5A0 /* Fruit🍊.json */,
  913. A8EEADE12D3E760C0032C5A0 /* Dog🐕.json */,
  914. A8EEADDF2D3E75870032C5A0 /* Crystal🔮.json */,
  915. A8EEADD72D3E74CB0032C5A0 /* Pink🩷.json */,
  916. A8EEADD52D3E6CD30032C5A0 /* Fish🐠.json */,
  917. A8EEADD32D3E6C610032C5A0 /* Flower💐.json */,
  918. A8FB02D02D3E6B240031A396 /* Cat🐱.json */,
  919. );
  920. path = Res;
  921. sourceTree = "<group>";
  922. };
  923. A8FB02B12D3E39750031A396 /* Model */ = {
  924. isa = PBXGroup;
  925. children = (
  926. A8FB02B22D3E399F0031A396 /* TSEmojisModel.swift */,
  927. );
  928. path = Model;
  929. sourceTree = "<group>";
  930. };
  931. A8FB02B82D3E3B970031A396 /* VIew */ = {
  932. isa = PBXGroup;
  933. children = (
  934. A8FB02B92D3E3BB00031A396 /* TSEmojisCoLItemCell.swift */,
  935. );
  936. path = VIew;
  937. sourceTree = "<group>";
  938. };
  939. /* End PBXGroup section */
  940. /* Begin PBXNativeTarget section */
  941. A8F774682D38E8B000AA6E93 /* AIEmoji */ = {
  942. isa = PBXNativeTarget;
  943. buildConfigurationList = A8F7747C2D38E8B200AA6E93 /* Build configuration list for PBXNativeTarget "AIEmoji" */;
  944. buildPhases = (
  945. 8D2F920BECF35527D1C24A4F /* [CP] Check Pods Manifest.lock */,
  946. A8F774652D38E8B000AA6E93 /* Sources */,
  947. A8F774662D38E8B000AA6E93 /* Frameworks */,
  948. A8F774672D38E8B000AA6E93 /* Resources */,
  949. A6FFE8F95E002D0E705F3EE6 /* [CP] Embed Pods Frameworks */,
  950. );
  951. buildRules = (
  952. );
  953. dependencies = (
  954. );
  955. name = AIEmoji;
  956. productName = AIEmoji;
  957. productReference = A8F774692D38E8B000AA6E93 /* AIEmoji.app */;
  958. productType = "com.apple.product-type.application";
  959. };
  960. /* End PBXNativeTarget section */
  961. /* Begin PBXProject section */
  962. A8F774612D38E8B000AA6E93 /* Project object */ = {
  963. isa = PBXProject;
  964. attributes = {
  965. BuildIndependentTargetsInParallel = 1;
  966. LastSwiftUpdateCheck = 1620;
  967. LastUpgradeCheck = 1620;
  968. TargetAttributes = {
  969. A8F774682D38E8B000AA6E93 = {
  970. CreatedOnToolsVersion = 16.2;
  971. LastSwiftMigration = 1620;
  972. };
  973. };
  974. };
  975. buildConfigurationList = A8F774642D38E8B000AA6E93 /* Build configuration list for PBXProject "AIEmoji" */;
  976. developmentRegion = en;
  977. hasScannedForEncodings = 0;
  978. knownRegions = (
  979. en,
  980. Base,
  981. );
  982. mainGroup = A8F774602D38E8B000AA6E93;
  983. minimizedProjectReferenceProxies = 1;
  984. packageReferences = (
  985. A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */,
  986. );
  987. preferredProjectObjectVersion = 77;
  988. productRefGroup = A8F7746A2D38E8B000AA6E93 /* Products */;
  989. projectDirPath = "";
  990. projectRoot = "";
  991. targets = (
  992. A8F774682D38E8B000AA6E93 /* AIEmoji */,
  993. );
  994. };
  995. /* End PBXProject section */
  996. /* Begin PBXResourcesBuildPhase section */
  997. A8F774672D38E8B000AA6E93 /* Resources */ = {
  998. isa = PBXResourcesBuildPhase;
  999. buildActionMask = 2147483647;
  1000. files = (
  1001. A80E72482D3F4F0A00C64288 /* templates.json in Resources */,
  1002. A8EEADD42D3E6C660032C5A0 /* Flower💐.json in Resources */,
  1003. A8EEADE92D3E76D90032C5A0 /* Beauty👸.json in Resources */,
  1004. A89EA6982D5B1A01000EB181 /* Butterfly🦋.json in Resources */,
  1005. A8EEADE02D3E75900032C5A0 /* Crystal🔮.json in Resources */,
  1006. A80E723C2D3F4CAA00C64288 /* Food🍔.json in Resources */,
  1007. A8EEADE72D3E76860032C5A0 /* Drink🥤.json in Resources */,
  1008. A8FB02D12D3E6B2A0031A396 /* Cat🐱.json in Resources */,
  1009. A80E72462D3F4EED00C64288 /* sticker.json in Resources */,
  1010. A8EEADD62D3E6CD80032C5A0 /* Fish🐠.json in Resources */,
  1011. A8EEADE22D3E76110032C5A0 /* Dog🐕.json in Resources */,
  1012. A8EEADD82D3E74D20032C5A0 /* Pink🩷.json in Resources */,
  1013. A80E723F2D3F4D3700C64288 /* Universe🌍.json in Resources */,
  1014. A8EEADDE2D3E75610032C5A0 /* Fruit🍊.json in Resources */,
  1015. A8F7748E2D38E8B700AA6E93 /* Assets.xcassets in Resources */,
  1016. A8F774902D38E8B700AA6E93 /* LaunchScreen.storyboard in Resources */,
  1017. );
  1018. runOnlyForDeploymentPostprocessing = 0;
  1019. };
  1020. /* End PBXResourcesBuildPhase section */
  1021. /* Begin PBXShellScriptBuildPhase section */
  1022. 8D2F920BECF35527D1C24A4F /* [CP] Check Pods Manifest.lock */ = {
  1023. isa = PBXShellScriptBuildPhase;
  1024. buildActionMask = 2147483647;
  1025. files = (
  1026. );
  1027. inputFileListPaths = (
  1028. );
  1029. inputPaths = (
  1030. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1031. "${PODS_ROOT}/Manifest.lock",
  1032. );
  1033. name = "[CP] Check Pods Manifest.lock";
  1034. outputFileListPaths = (
  1035. );
  1036. outputPaths = (
  1037. "$(DERIVED_FILE_DIR)/Pods-AIEmoji-checkManifestLockResult.txt",
  1038. );
  1039. runOnlyForDeploymentPostprocessing = 0;
  1040. shellPath = /bin/sh;
  1041. 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";
  1042. showEnvVarsInLog = 0;
  1043. };
  1044. A6FFE8F95E002D0E705F3EE6 /* [CP] Embed Pods Frameworks */ = {
  1045. isa = PBXShellScriptBuildPhase;
  1046. buildActionMask = 2147483647;
  1047. files = (
  1048. );
  1049. inputFileListPaths = (
  1050. "${PODS_ROOT}/Target Support Files/Pods-AIEmoji/Pods-AIEmoji-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  1051. );
  1052. name = "[CP] Embed Pods Frameworks";
  1053. outputFileListPaths = (
  1054. "${PODS_ROOT}/Target Support Files/Pods-AIEmoji/Pods-AIEmoji-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  1055. );
  1056. runOnlyForDeploymentPostprocessing = 0;
  1057. shellPath = /bin/sh;
  1058. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AIEmoji/Pods-AIEmoji-frameworks.sh\"\n";
  1059. showEnvVarsInLog = 0;
  1060. };
  1061. /* End PBXShellScriptBuildPhase section */
  1062. /* Begin PBXSourcesBuildPhase section */
  1063. A8F774652D38E8B000AA6E93 /* Sources */ = {
  1064. isa = PBXSourcesBuildPhase;
  1065. buildActionMask = 2147483647;
  1066. files = (
  1067. A8F775252D38ED8300AA6E93 /* TSConfig.swift in Sources */,
  1068. A80E726C2D409E8300C64288 /* TSDiyTLPinkAnimalView.swift in Sources */,
  1069. A80E72652D409B0D00C64288 /* DiyStaticElement.swift in Sources */,
  1070. A89EA6B42D5C9D43000EB181 /* TSAIChatHistoryVM.swift in Sources */,
  1071. A80E72532D3F985E00C64288 /* TSWallpaperVC.swift in Sources */,
  1072. A8FB02B32D3E39A40031A396 /* TSEmojisModel.swift in Sources */,
  1073. A89EA6542D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift in Sources */,
  1074. A89EA6552D59A9F4000EB181 /* TSChatMessage.swift in Sources */,
  1075. A89EA6562D59A9F4000EB181 /* TSChatUser.swift in Sources */,
  1076. A89EA6582D59A9F4000EB181 /* TSLayoutSizeCalculator.swift in Sources */,
  1077. A89EA6592D59A9F4000EB181 /* CustomMessageFlowLayout.swift in Sources */,
  1078. A80E72792D42285500C64288 /* TSBootPageVC.swift in Sources */,
  1079. A80E726A2D409E5400C64288 /* TSDiyTLYFlowersView.swift in Sources */,
  1080. A8F7764E2D3E00A800AA6E93 /* TSEmojisColViewModel.swift in Sources */,
  1081. A89EA6C82D6359ED000EB181 /* TSChatViewController+VipView.swift in Sources */,
  1082. A8F776422D3B75FC00AA6E93 /* TSBottomAlertVC.swift in Sources */,
  1083. A8F775192D38EC6800AA6E93 /* TSEmojisVC.swift in Sources */,
  1084. A80E725C2D3FB09400C64288 /* TSKeyboardView.swift in Sources */,
  1085. A89EA6CC2D642CE2000EB181 /* TSChatViewController+NaviBar.swift in Sources */,
  1086. A8F7753B2D3918DE00AA6E93 /* TSNetworkManager+Loading.swift in Sources */,
  1087. A80E721A2D3F393A00C64288 /* DiyStickerModel.swift in Sources */,
  1088. A80E726F2D40DE2B00C64288 /* TSWallpaperPreviewVC.swift in Sources */,
  1089. A8F775492D3935D600AA6E93 /* TSBusinessWebVC.swift in Sources */,
  1090. A8F776392D3B38E600AA6E93 /* TSGenmojiGennerateVC.swift in Sources */,
  1091. A8F774E02D38EA8C00AA6E93 /* TSCommonTool.swift in Sources */,
  1092. A89EA6BF2D5E03D6000EB181 /* Notification+Ex.swift in Sources */,
  1093. A8F774E12D38EA8C00AA6E93 /* TSFileManagerTool.swift in Sources */,
  1094. A80E73E42D533EB000C64288 /* TSPurchaseManager.swift in Sources */,
  1095. A8F7762F2D3A765400AA6E93 /* TSGenmojiViewModel.swift in Sources */,
  1096. A8F7751B2D38EC9800AA6E93 /* TSGenmojiVC.swift in Sources */,
  1097. A89EA6CF2D6430F3000EB181 /* TSChatViewController+Keyboard.swift in Sources */,
  1098. A8F7754E2D39E59100AA6E93 /* TSGenmojiModel.swift in Sources */,
  1099. A8F776452D3DE8A800AA6E93 /* TSSmallIconBrowseVC.swift in Sources */,
  1100. A80E72632D40925000C64288 /* TSDiyKeyboardVM.swift in Sources */,
  1101. A8F775432D39346400AA6E93 /* TSSetingModel.swift in Sources */,
  1102. A89EA6BA2D5DDE5B000EB181 /* TSPageNullView.swift in Sources */,
  1103. A89EA6C12D5ED289000EB181 /* TSChatCellConfig.swift in Sources */,
  1104. A8F775502D39ECED00AA6E93 /* PhotoManager.swift in Sources */,
  1105. A8F7763F2D3B68E100AA6E93 /* TSGenmojiGennerateViewModel.swift in Sources */,
  1106. A80E72352D3F473400C64288 /* DiyPaperTemplateBaseView.swift in Sources */,
  1107. A80E72362D3F473400C64288 /* DiyPaperTemplate.swift in Sources */,
  1108. A89EA6B82D5D7EE9000EB181 /* TSAIChatHistoryModel.swift in Sources */,
  1109. A80E72722D40F86000C64288 /* TSLaunchVC.swift in Sources */,
  1110. A8F775352D38FC9A00AA6E93 /* TSViewTool.swift in Sources */,
  1111. A80E72592D3FA67800C64288 /* TSWallpaperViewModel.swift in Sources */,
  1112. A89EA67D2D59F1AF000EB181 /* StreamPostRequest.swift in Sources */,
  1113. A80E722F2D3F3E1400C64288 /* TSDiyCanvasView.swift in Sources */,
  1114. A80E72672D409C7D00C64288 /* Template+More.swift in Sources */,
  1115. A89EA6AC2D5B3EFB000EB181 /* TSRealmManager.swift in Sources */,
  1116. A8F775172D38EB7400AA6E93 /* TSTabBarController.swift in Sources */,
  1117. A8F776272D3A6EC200AA6E93 /* TSGenmojiTextView.swift in Sources */,
  1118. A80E73E12D533E5800C64288 /* TSPurchaseVC.swift in Sources */,
  1119. A8F776352D3A7C2B00AA6E93 /* TSGenmojiColSectionView.swift in Sources */,
  1120. A80E724F2D3F6D7F00C64288 /* DiyFixedTextElement.swift in Sources */,
  1121. A89EA6C42D5F40CC000EB181 /* TSChatInputBarVC.swift in Sources */,
  1122. A8F775452D39347100AA6E93 /* TSSetingViewModel.swift in Sources */,
  1123. A80E72202D3F3A8600C64288 /* DiyElementBaseView.swift in Sources */,
  1124. A8F776212D3A3F0200AA6E93 /* TSEmojisChildVC.swift in Sources */,
  1125. A80E72222D3F3A9200C64288 /* DiyStickerElement.swift in Sources */,
  1126. A8F775002D38EA8C00AA6E93 /* WindowHelper.swift in Sources */,
  1127. A8F7764B2D3E008500AA6E93 /* TSEmojisChildColViewModel.swift in Sources */,
  1128. A80E72772D41EFF900C64288 /* TSEmojisTutorialsVC.swift in Sources */,
  1129. A8F776482D3DE9F600AA6E93 /* TSSmallIconBrowseCell.swift in Sources */,
  1130. A8F7753D2D3918F800AA6E93 /* TSNetWork+Business.swift in Sources */,
  1131. A80E72262D3F3A9A00C64288 /* HYHAddImageView.m in Sources */,
  1132. A80E72272D3F3A9A00C64288 /* DiyTextElement.swift in Sources */,
  1133. A8FB02BA2D3E3BB20031A396 /* TSEmojisCoLItemCell.swift in Sources */,
  1134. A80E72562D3F98D700C64288 /* TSDiyKeyboardViewVC.swift in Sources */,
  1135. A8F775032D38EA8C00AA6E93 /* GlobalImports.swift in Sources */,
  1136. A89EA67A2D59D25F000EB181 /* TSAIChatVM.swift in Sources */,
  1137. A8F7763C2D3B429B00AA6E93 /* TSCommonloadingView.swift in Sources */,
  1138. A8F776322D3A771400AA6E93 /* TSGenmojiCollectionViewModel.swift in Sources */,
  1139. A80E721E2D3F3A7500C64288 /* DiyElement.swift in Sources */,
  1140. A8F776372D3A806E00AA6E93 /* TSGenmojiItemCell.swift in Sources */,
  1141. A89EA6692D59AA31000EB181 /* CameraInputBarAccessoryView.swift in Sources */,
  1142. A89EA66B2D59AA31000EB181 /* TSTextMessageContentCell.swift in Sources */,
  1143. A89EA66C2D59AA31000EB181 /* TSMessageContentCell.swift in Sources */,
  1144. A89EA66D2D59AA31000EB181 /* TableViewCells.swift in Sources */,
  1145. A8F7750A2D38EA8C00AA6E93 /* TSNetworkTool.swift in Sources */,
  1146. A8F7762D2D3A74A100AA6E93 /* TSGenmojiGennerateCell.swift in Sources */,
  1147. A89EA6BC2D5DFB12000EB181 /* TSViewController.swift in Sources */,
  1148. A89EA6832D59F4F9000EB181 /* TSChatViewController+ChatDelegate.swift in Sources */,
  1149. A89EA6A32D5B26E3000EB181 /* TSDBAIChatList.swift in Sources */,
  1150. A8F7753F2D39340E00AA6E93 /* TSSetingVC.swift in Sources */,
  1151. A8F7762B2D3A70B200AA6E93 /* PaddedLabel.swift in Sources */,
  1152. A80E73E62D5348D000C64288 /* SettingPurchaseTopView.swift in Sources */,
  1153. A80E72382D3F473B00C64288 /* DiyPaperProtocol.swift in Sources */,
  1154. A8F775382D390C3C00AA6E93 /* TSNetworkManager.swift in Sources */,
  1155. A89EA65F2D59AA11000EB181 /* TSChatViewController.swift in Sources */,
  1156. A89EA6C62D5F5C22000EB181 /* TSChatInputFullScreenVC.swift in Sources */,
  1157. A89EA6CA2D642C0A000EB181 /* TSChatViewController+SendMsg.swift in Sources */,
  1158. A89EA6B12D5C9D0C000EB181 /* TSAIChatHistoryVC.swift in Sources */,
  1159. A8FB02B72D3E3A3D0031A396 /* TSEmojisChildViewModel.swift in Sources */,
  1160. A8F7754B2D39376800AA6E93 /* TSSettingListView.swift in Sources */,
  1161. A8F7748B2D38E8B700AA6E93 /* AppDelegate.swift in Sources */,
  1162. );
  1163. runOnlyForDeploymentPostprocessing = 0;
  1164. };
  1165. /* End PBXSourcesBuildPhase section */
  1166. /* Begin PBXVariantGroup section */
  1167. A8F774852D38E8B700AA6E93 /* LaunchScreen.storyboard */ = {
  1168. isa = PBXVariantGroup;
  1169. children = (
  1170. A8F774842D38E8B700AA6E93 /* Base */,
  1171. );
  1172. name = LaunchScreen.storyboard;
  1173. sourceTree = "<group>";
  1174. };
  1175. /* End PBXVariantGroup section */
  1176. /* Begin XCBuildConfiguration section */
  1177. A8F7747D2D38E8B200AA6E93 /* Debug */ = {
  1178. isa = XCBuildConfiguration;
  1179. baseConfigurationReference = CA9B99CBEC45A6004629E790 /* Pods-AIEmoji.debug.xcconfig */;
  1180. buildSettings = {
  1181. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1182. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1183. CLANG_ENABLE_MODULES = YES;
  1184. CODE_SIGN_STYLE = Automatic;
  1185. CURRENT_PROJECT_VERSION = 1;
  1186. DEVELOPMENT_TEAM = 65UD255J84;
  1187. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1188. GENERATE_INFOPLIST_FILE = YES;
  1189. INFOPLIST_FILE = AIEmoji/Info.plist;
  1190. INFOPLIST_KEY_CFBundleDisplayName = HahaEmoji;
  1191. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
  1192. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1193. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1194. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1195. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  1196. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1197. LD_RUNPATH_SEARCH_PATHS = (
  1198. "$(inherited)",
  1199. "@executable_path/Frameworks",
  1200. );
  1201. MARKETING_VERSION = 1.6;
  1202. PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
  1203. PRODUCT_NAME = "$(TARGET_NAME)";
  1204. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1205. SUPPORTS_MACCATALYST = NO;
  1206. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1207. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1208. SWIFT_EMIT_LOC_STRINGS = YES;
  1209. SWIFT_OBJC_BRIDGING_HEADER = "AIEmoji/Business/TSWallpaperVC/DiyWallpaper/Elemnet/AIEmoji-Bridging-Header.h";
  1210. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1211. SWIFT_VERSION = 5.0;
  1212. TARGETED_DEVICE_FAMILY = 1;
  1213. };
  1214. name = Debug;
  1215. };
  1216. A8F7747E2D38E8B200AA6E93 /* Release */ = {
  1217. isa = XCBuildConfiguration;
  1218. baseConfigurationReference = 6E77A292B548CD79E381757E /* Pods-AIEmoji.release.xcconfig */;
  1219. buildSettings = {
  1220. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1221. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1222. CLANG_ENABLE_MODULES = YES;
  1223. CODE_SIGN_STYLE = Automatic;
  1224. CURRENT_PROJECT_VERSION = 1;
  1225. DEVELOPMENT_TEAM = 65UD255J84;
  1226. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1227. GENERATE_INFOPLIST_FILE = YES;
  1228. INFOPLIST_FILE = AIEmoji/Info.plist;
  1229. INFOPLIST_KEY_CFBundleDisplayName = HahaEmoji;
  1230. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
  1231. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1232. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1233. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1234. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  1235. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1236. LD_RUNPATH_SEARCH_PATHS = (
  1237. "$(inherited)",
  1238. "@executable_path/Frameworks",
  1239. );
  1240. MARKETING_VERSION = 1.6;
  1241. PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
  1242. PRODUCT_NAME = "$(TARGET_NAME)";
  1243. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1244. SUPPORTS_MACCATALYST = NO;
  1245. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1246. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1247. SWIFT_EMIT_LOC_STRINGS = YES;
  1248. SWIFT_OBJC_BRIDGING_HEADER = "AIEmoji/Business/TSWallpaperVC/DiyWallpaper/Elemnet/AIEmoji-Bridging-Header.h";
  1249. SWIFT_VERSION = 5.0;
  1250. TARGETED_DEVICE_FAMILY = 1;
  1251. };
  1252. name = Release;
  1253. };
  1254. A8F7747F2D38E8B200AA6E93 /* Debug */ = {
  1255. isa = XCBuildConfiguration;
  1256. buildSettings = {
  1257. ALWAYS_SEARCH_USER_PATHS = NO;
  1258. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1259. CLANG_ANALYZER_NONNULL = YES;
  1260. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1261. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1262. CLANG_ENABLE_MODULES = YES;
  1263. CLANG_ENABLE_OBJC_ARC = YES;
  1264. CLANG_ENABLE_OBJC_WEAK = YES;
  1265. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1266. CLANG_WARN_BOOL_CONVERSION = YES;
  1267. CLANG_WARN_COMMA = YES;
  1268. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1269. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1270. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1271. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1272. CLANG_WARN_EMPTY_BODY = YES;
  1273. CLANG_WARN_ENUM_CONVERSION = YES;
  1274. CLANG_WARN_INFINITE_RECURSION = YES;
  1275. CLANG_WARN_INT_CONVERSION = YES;
  1276. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1277. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1278. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1279. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1280. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1281. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1282. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1283. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1284. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1285. CLANG_WARN_UNREACHABLE_CODE = YES;
  1286. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1287. COPY_PHASE_STRIP = NO;
  1288. DEBUG_INFORMATION_FORMAT = dwarf;
  1289. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1290. ENABLE_TESTABILITY = YES;
  1291. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1292. GCC_C_LANGUAGE_STANDARD = gnu17;
  1293. GCC_DYNAMIC_NO_PIC = NO;
  1294. GCC_NO_COMMON_BLOCKS = YES;
  1295. GCC_OPTIMIZATION_LEVEL = 0;
  1296. GCC_PREPROCESSOR_DEFINITIONS = (
  1297. "DEBUG=1",
  1298. "$(inherited)",
  1299. );
  1300. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1301. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1302. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1303. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1304. GCC_WARN_UNUSED_FUNCTION = YES;
  1305. GCC_WARN_UNUSED_VARIABLE = YES;
  1306. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1307. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1308. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1309. MTL_FAST_MATH = YES;
  1310. ONLY_ACTIVE_ARCH = YES;
  1311. SDKROOT = iphoneos;
  1312. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  1313. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1314. };
  1315. name = Debug;
  1316. };
  1317. A8F774802D38E8B200AA6E93 /* Release */ = {
  1318. isa = XCBuildConfiguration;
  1319. buildSettings = {
  1320. ALWAYS_SEARCH_USER_PATHS = NO;
  1321. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1322. CLANG_ANALYZER_NONNULL = YES;
  1323. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1324. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1325. CLANG_ENABLE_MODULES = YES;
  1326. CLANG_ENABLE_OBJC_ARC = YES;
  1327. CLANG_ENABLE_OBJC_WEAK = YES;
  1328. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1329. CLANG_WARN_BOOL_CONVERSION = YES;
  1330. CLANG_WARN_COMMA = YES;
  1331. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1332. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1333. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1334. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1335. CLANG_WARN_EMPTY_BODY = YES;
  1336. CLANG_WARN_ENUM_CONVERSION = YES;
  1337. CLANG_WARN_INFINITE_RECURSION = YES;
  1338. CLANG_WARN_INT_CONVERSION = YES;
  1339. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1340. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1341. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1342. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1343. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1344. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1345. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1346. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1347. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1348. CLANG_WARN_UNREACHABLE_CODE = YES;
  1349. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1350. COPY_PHASE_STRIP = NO;
  1351. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1352. ENABLE_NS_ASSERTIONS = NO;
  1353. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1354. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1355. GCC_C_LANGUAGE_STANDARD = gnu17;
  1356. GCC_NO_COMMON_BLOCKS = YES;
  1357. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1358. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1359. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1360. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1361. GCC_WARN_UNUSED_FUNCTION = YES;
  1362. GCC_WARN_UNUSED_VARIABLE = YES;
  1363. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1364. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1365. MTL_ENABLE_DEBUG_INFO = NO;
  1366. MTL_FAST_MATH = YES;
  1367. SDKROOT = iphoneos;
  1368. SWIFT_COMPILATION_MODE = wholemodule;
  1369. VALIDATE_PRODUCT = YES;
  1370. };
  1371. name = Release;
  1372. };
  1373. /* End XCBuildConfiguration section */
  1374. /* Begin XCConfigurationList section */
  1375. A8F774642D38E8B000AA6E93 /* Build configuration list for PBXProject "AIEmoji" */ = {
  1376. isa = XCConfigurationList;
  1377. buildConfigurations = (
  1378. A8F7747F2D38E8B200AA6E93 /* Debug */,
  1379. A8F774802D38E8B200AA6E93 /* Release */,
  1380. );
  1381. defaultConfigurationIsVisible = 0;
  1382. defaultConfigurationName = Release;
  1383. };
  1384. A8F7747C2D38E8B200AA6E93 /* Build configuration list for PBXNativeTarget "AIEmoji" */ = {
  1385. isa = XCConfigurationList;
  1386. buildConfigurations = (
  1387. A8F7747D2D38E8B200AA6E93 /* Debug */,
  1388. A8F7747E2D38E8B200AA6E93 /* Release */,
  1389. );
  1390. defaultConfigurationIsVisible = 0;
  1391. defaultConfigurationName = Release;
  1392. };
  1393. /* End XCConfigurationList section */
  1394. /* Begin XCRemoteSwiftPackageReference section */
  1395. A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */ = {
  1396. isa = XCRemoteSwiftPackageReference;
  1397. repositoryURL = "https://github.com/MessageKit/MessageKit";
  1398. requirement = {
  1399. kind = upToNextMajorVersion;
  1400. minimumVersion = 5.0.0;
  1401. };
  1402. };
  1403. /* End XCRemoteSwiftPackageReference section */
  1404. /* Begin XCSwiftPackageProductDependency section */
  1405. A89EA64A2D59A588000EB181 /* MessageKit */ = {
  1406. isa = XCSwiftPackageProductDependency;
  1407. package = A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */;
  1408. productName = MessageKit;
  1409. };
  1410. /* End XCSwiftPackageProductDependency section */
  1411. };
  1412. rootObject = A8F774612D38E8B000AA6E93 /* Project object */;
  1413. }