project.pbxproj 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 04B666B62BC7B9180020BFBD /* QSLHomeAuthHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666B52BC7B9180020BFBD /* QSLHomeAuthHeaderView.swift */; };
  10. 04B666B82BC7BAFB0020BFBD /* UILabel+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666B72BC7BAFB0020BFBD /* UILabel+Extension.swift */; };
  11. 04B666BA2BC7BD020020BFBD /* UIButton+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666B92BC7BD020020BFBD /* UIButton+Extension.swift */; };
  12. 04B666BD2BC7D15A0020BFBD /* QSLHomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666BC2BC7D15A0020BFBD /* QSLHomeViewModel.swift */; };
  13. 04B666BF2BC7D2D50020BFBD /* QSLHomeButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666BE2BC7D2D50020BFBD /* QSLHomeButtonView.swift */; };
  14. 04B666C12BC7E0180020BFBD /* QSLHomeEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666C02BC7E0180020BFBD /* QSLHomeEmptyView.swift */; };
  15. 04B666C32BC7E3760020BFBD /* CAGradientLayer+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666C22BC7E3760020BFBD /* CAGradientLayer+Extension.swift */; };
  16. 04B666C72BC8D7F30020BFBD /* QSLFriendAddAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666C62BC8D7F30020BFBD /* QSLFriendAddAlertView.swift */; };
  17. 04B666C92BC8E34D0020BFBD /* UITextField+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666C82BC8E34D0020BFBD /* UITextField+Extension.swift */; };
  18. 04B666CB2BC922120020BFBD /* QSLHomeFriendView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666CA2BC922120020BFBD /* QSLHomeFriendView.swift */; };
  19. 04B666CD2BC922460020BFBD /* QSLHomeFriendTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666CC2BC922460020BFBD /* QSLHomeFriendTableViewCell.swift */; };
  20. 04B666CF2BC92B3A0020BFBD /* UITableView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666CE2BC92B3A0020BFBD /* UITableView+Extension.swift */; };
  21. 04B666D12BC92C110020BFBD /* NSObject+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B666D02BC92C110020BFBD /* NSObject+Extension.swift */; };
  22. 04B6B51A2BCCFDE700777EB4 /* Date+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B5192BCCFDE700777EB4 /* Date+Extension.swift */; };
  23. 04B6B51C2BCCFF7000777EB4 /* DateFormatter+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B51B2BCCFF7000777EB4 /* DateFormatter+Extension.swift */; };
  24. 04B6B5202BCD1D2C00777EB4 /* QSLMineInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B51F2BCD1D2C00777EB4 /* QSLMineInfoView.swift */; };
  25. 04B6B5222BCD261700777EB4 /* QSLMineVipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B5212BCD261700777EB4 /* QSLMineVipView.swift */; };
  26. 04B6B5242BCD33B100777EB4 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B5232BCD33B100777EB4 /* String+Extension.swift */; };
  27. 04B6B5262BCE196000777EB4 /* QSLMineFuncView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B5252BCE196000777EB4 /* QSLMineFuncView.swift */; };
  28. 04B6B5292BCE1D5C00777EB4 /* QSLMineFuncCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B5282BCE1D5C00777EB4 /* QSLMineFuncCollectionViewCell.swift */; };
  29. 04B6B52B2BCE22D300777EB4 /* UICollectionView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B52A2BCE22D300777EB4 /* UICollectionView+Extension.swift */; };
  30. 04B6B52D2BCE2C9200777EB4 /* QSLMineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B6B52C2BCE2C9200777EB4 /* QSLMineViewModel.swift */; };
  31. 04F33BA62BC6367C003E2111 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BA52BC6367C003E2111 /* AppDelegate.swift */; };
  32. 04F33BA82BC6367C003E2111 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BA72BC6367C003E2111 /* SceneDelegate.swift */; };
  33. 04F33BAA2BC6367C003E2111 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BA92BC6367C003E2111 /* ViewController.swift */; };
  34. 04F33BAD2BC6367C003E2111 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 04F33BAB2BC6367C003E2111 /* Main.storyboard */; };
  35. 04F33BAF2BC6367D003E2111 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04F33BAE2BC6367D003E2111 /* Assets.xcassets */; };
  36. 04F33BB22BC6367D003E2111 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 04F33BB02BC6367D003E2111 /* LaunchScreen.storyboard */; };
  37. 04F33BC52BC64566003E2111 /* CustomTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BC42BC64566003E2111 /* CustomTabBarController.swift */; };
  38. 04F33BC72BC66F5C003E2111 /* UIColor+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BC62BC66F5C003E2111 /* UIColor+Extension.swift */; };
  39. 04F33BC92BC67100003E2111 /* QSLColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BC82BC67100003E2111 /* QSLColor.swift */; };
  40. 04F33BCB2BC672E4003E2111 /* QSLConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BCA2BC672E4003E2111 /* QSLConfig.swift */; };
  41. 04F33BCD2BC67486003E2111 /* UIView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BCC2BC67486003E2111 /* UIView+Extension.swift */; };
  42. 04F33BCF2BC675C5003E2111 /* UIApplication+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BCE2BC675C5003E2111 /* UIApplication+Extension.swift */; };
  43. 04F33BD12BC6792D003E2111 /* UIVisualEffectView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BD02BC6792D003E2111 /* UIVisualEffectView+Extension.swift */; };
  44. 04F33BD32BC67A18003E2111 /* UIViewController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BD22BC67A18003E2111 /* UIViewController+Extension.swift */; };
  45. 04F33BD52BC67CEB003E2111 /* Bundle+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BD42BC67CEB003E2111 /* Bundle+Extension.swift */; };
  46. 04F33BD72BC67E90003E2111 /* QSLDeviceTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BD62BC67E90003E2111 /* QSLDeviceTool.swift */; };
  47. 04F33BD92BC6896F003E2111 /* UITabBarController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BD82BC6896F003E2111 /* UITabBarController+Extension.swift */; };
  48. 04F33BDB2BC68C4E003E2111 /* QSLBaseController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BDA2BC68C4E003E2111 /* QSLBaseController.swift */; };
  49. 04F33BDD2BC68C6D003E2111 /* QSLBaseNavController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BDC2BC68C6D003E2111 /* QSLBaseNavController.swift */; };
  50. 04F33BDF2BC690A6003E2111 /* UIFont+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BDE2BC690A6003E2111 /* UIFont+Extension.swift */; };
  51. 04F33BE12BC692C4003E2111 /* QSLMessageController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BE02BC692C4003E2111 /* QSLMessageController.swift */; };
  52. 04F33BE32BC692F1003E2111 /* QSLFriendController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BE22BC692F1003E2111 /* QSLFriendController.swift */; };
  53. 04F33BE52BC69305003E2111 /* QSLMineController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BE42BC69305003E2111 /* QSLMineController.swift */; };
  54. 04F33BE72BC69318003E2111 /* QSLHomeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BE62BC69318003E2111 /* QSLHomeController.swift */; };
  55. 04F33BE92BC69EA5003E2111 /* QSLConst.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BE82BC69EA5003E2111 /* QSLConst.swift */; };
  56. 04F33BEB2BC6A657003E2111 /* UIImage+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BEA2BC6A657003E2111 /* UIImage+Extension.swift */; };
  57. 04F33BEE2BC78B91003E2111 /* QSLUserModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BED2BC78B91003E2111 /* QSLUserModel.swift */; };
  58. 04F33BF02BC78D54003E2111 /* QSLMapTrackModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F33BEF2BC78D54003E2111 /* QSLMapTrackModel.swift */; };
  59. 2497AF2157599E43F43FD871 /* Pods_QuickSearchLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF2962CF6E8A7CF23CD54049 /* Pods_QuickSearchLocation.framework */; };
  60. FE5B42422CF4612E000AACCB /* QSLSizeFit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE5B42412CF4612E000AACCB /* QSLSizeFit.swift */; };
  61. FE5B42442CF485B9000AACCB /* QSLHomeFriendFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE5B42432CF485A0000AACCB /* QSLHomeFriendFooterView.swift */; };
  62. FE638A9C2D06FF5E00858121 /* QSLGuideController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638A9B2D06FF5E00858121 /* QSLGuideController.swift */; };
  63. FE638A9E2D0709C900858121 /* QSLPrivacyAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638A9D2D0709C900858121 /* QSLPrivacyAlertView.swift */; };
  64. FE638AA02D082FC400858121 /* QSLLoading.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638A9F2D082FC400858121 /* QSLLoading.swift */; };
  65. FE638AA22D096E6600858121 /* QSLGoodModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AA12D096E6600858121 /* QSLGoodModel.swift */; };
  66. FE638AA42D0978B100858121 /* QSLVipManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AA32D0978B100858121 /* QSLVipManager.swift */; };
  67. FE638AA62D097EDD00858121 /* QSLOrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AA52D097EDD00858121 /* QSLOrderModel.swift */; };
  68. FE638AA92D09858C00858121 /* QSLContactController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AA82D09858C00858121 /* QSLContactController.swift */; };
  69. FE638AAE2D099B0F00858121 /* QSLContactCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AAD2D099B0F00858121 /* QSLContactCell.swift */; };
  70. FE638AB02D0A8FF700858121 /* QSLContactAddAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AAF2D0A8FF700858121 /* QSLContactAddAlertView.swift */; };
  71. FE638AB32D0ACA4D00858121 /* QSLContactModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AB22D0ACA4D00858121 /* QSLContactModel.swift */; };
  72. FE638AB52D0AD9A300858121 /* QSLContactSendFailAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AB42D0AD9A300858121 /* QSLContactSendFailAlertView.swift */; };
  73. FE638AB72D0ADD5700858121 /* QSLContactFailCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AB62D0ADD5700858121 /* QSLContactFailCell.swift */; };
  74. FE638AB92D195D5000858121 /* QSLGravityConst.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AB82D195D5000858121 /* QSLGravityConst.swift */; };
  75. FE638ABB2D19631900858121 /* QSLGravityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638ABA2D19631900858121 /* QSLGravityManager.swift */; };
  76. FE638AC02D19642B00858121 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638ABF2D19642B00858121 /* libz.tbd */; };
  77. FE638AC22D19649D00858121 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638AC12D19649D00858121 /* Security.framework */; };
  78. FE638AC42D1964A200858121 /* AdServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638AC32D1964A200858121 /* AdServices.framework */; };
  79. FE638AC62D1964A800858121 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638AC52D1964A800858121 /* SystemConfiguration.framework */; };
  80. FE638AC82D1964B000858121 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638AC72D1964B000858121 /* libsqlite3.tbd */; };
  81. FE638ACA2D1964C500858121 /* AppTrackingTransparency.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638AC92D1964C500858121 /* AppTrackingTransparency.framework */; };
  82. FE638ACC2D1964CA00858121 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638ACB2D1964CA00858121 /* AdSupport.framework */; };
  83. FE638ACE2D19677200858121 /* GravityEngineSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE638ACD2D19677200858121 /* GravityEngineSDK.framework */; };
  84. FE638AD22D1AA6E800858121 /* QSLWebController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AD12D1AA6E800858121 /* QSLWebController.swift */; };
  85. FE638AD42D1ABB9800858121 /* QSLJumpManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AD32D1ABB9800858121 /* QSLJumpManager.swift */; };
  86. FE638ADA2D23E31B00858121 /* PhotoClassifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE638AD92D23E31B00858121 /* PhotoClassifier.swift */; };
  87. FE8360692CF5B06700978E03 /* QSLLoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360682CF5B06700978E03 /* QSLLoginViewController.swift */; };
  88. FE83606B2CF5C73F00978E03 /* NSMutableAttributedString+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83606A2CF5C73F00978E03 /* NSMutableAttributedString+Extension.swift */; };
  89. FE8360702CF5D1E300978E03 /* QSLFriendTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83606F2CF5D1E300978E03 /* QSLFriendTableViewCell.swift */; };
  90. FE8360752CF707FE00978E03 /* QSLMessageTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360742CF707FE00978E03 /* QSLMessageTableViewCell.swift */; };
  91. FE8360782CF70CA200978E03 /* NSAttributedString+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360772CF70CA200978E03 /* NSAttributedString+Extension.swift */; };
  92. FE83607C2CF7140200978E03 /* QSLAddController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83607B2CF7140200978E03 /* QSLAddController.swift */; };
  93. FE8360812CF723FA00978E03 /* QSLVipController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360802CF723FA00978E03 /* QSLVipController.swift */; };
  94. FE8360842CF8450C00978E03 /* QSLVipGoodCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360832CF8450C00978E03 /* QSLVipGoodCollectionViewCell.swift */; };
  95. FE8360862CF86E2900978E03 /* QSLVipCommentCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360852CF86E2800978E03 /* QSLVipCommentCellView.swift */; };
  96. FE83608B2CF96CBA00978E03 /* QSLRoadController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83608A2CF96CBA00978E03 /* QSLRoadController.swift */; };
  97. FE83608D2CFF08A600978E03 /* QSLRoadMainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83608C2CFF08A600978E03 /* QSLRoadMainView.swift */; };
  98. FE8360902CFFFAD600978E03 /* QSLAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83608F2CFFFAD600978E03 /* QSLAlertView.swift */; };
  99. FE8360932D003AA300978E03 /* QSLNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360922D003AA300978E03 /* QSLNetwork.swift */; };
  100. FE8360952D003D8F00978E03 /* QSLApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360942D003D8F00978E03 /* QSLApi.swift */; };
  101. FE8360982D0041F300978E03 /* QSLCacheManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360972D0041F300978E03 /* QSLCacheManager.swift */; };
  102. FE83609A2D004E3400978E03 /* QSLBaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360992D004E3400978E03 /* QSLBaseManager.swift */; };
  103. FE83609C2D00534800978E03 /* QSLNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83609B2D00534800978E03 /* QSLNotification.swift */; };
  104. FE8360A02D00813400978E03 /* QSLPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE83609F2D00813400978E03 /* QSLPopView.swift */; };
  105. FE8360A22D00814000978E03 /* QSLPopViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360A12D00814000978E03 /* QSLPopViewCell.swift */; };
  106. FE8360A42D014EDA00978E03 /* QSLMessageHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360A32D014EDA00978E03 /* QSLMessageHeaderView.swift */; };
  107. FE8360A72D017C4300978E03 /* QSLRequestController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360A62D017C4300978E03 /* QSLRequestController.swift */; };
  108. FE8360A92D018B6F00978E03 /* QSLRequestCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360A82D018B6F00978E03 /* QSLRequestCell.swift */; };
  109. FE8360AB2D01930600978E03 /* QSLMessageModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360AA2D01930600978E03 /* QSLMessageModel.swift */; };
  110. FE8360AD2D01A04800978E03 /* QSLRequestModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360AC2D01A04800978E03 /* QSLRequestModel.swift */; };
  111. FE8360B12D01BFE500978E03 /* QSLFriendRemarkAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360B02D01BFE500978E03 /* QSLFriendRemarkAlertView.swift */; };
  112. FE8360B32D02939600978E03 /* QSLSocketManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360B22D02939600978E03 /* QSLSocketManager.swift */; };
  113. FE8360B52D029BA800978E03 /* QSLMapMessageModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360B42D029BA800978E03 /* QSLMapMessageModel.swift */; };
  114. FE8360B72D02F7A600978E03 /* QSLHomeAnnotatinView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360B62D02F7A600978E03 /* QSLHomeAnnotatinView.swift */; };
  115. FE8360B92D02F9B500978E03 /* QSLHomeCallOutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360B82D02F9B500978E03 /* QSLHomeCallOutView.swift */; };
  116. FE8360BB2D03002D00978E03 /* QSLMapPointModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360BA2D03002D00978E03 /* QSLMapPointModel.swift */; };
  117. FE8360BD2D068DCB00978E03 /* QSLMemberModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360BC2D068DCB00978E03 /* QSLMemberModel.swift */; };
  118. FE8360C02D06D33500978E03 /* QSLAppInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8360BF2D06D33500978E03 /* QSLAppInfoController.swift */; };
  119. FE94B4F42D23F09100D2B001 /* LoadingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE94B4F32D23F09100D2B001 /* LoadingViewController.swift */; };
  120. FEC010E72D9E8B06008B8B0A /* QSLSubscriptionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEC010E62D9E8AFE008B8B0A /* QSLSubscriptionModel.swift */; };
  121. /* End PBXBuildFile section */
  122. /* Begin PBXFileReference section */
  123. 04B666B52BC7B9180020BFBD /* QSLHomeAuthHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeAuthHeaderView.swift; sourceTree = "<group>"; };
  124. 04B666B72BC7BAFB0020BFBD /* UILabel+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UILabel+Extension.swift"; sourceTree = "<group>"; };
  125. 04B666B92BC7BD020020BFBD /* UIButton+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Extension.swift"; sourceTree = "<group>"; };
  126. 04B666BC2BC7D15A0020BFBD /* QSLHomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeViewModel.swift; sourceTree = "<group>"; };
  127. 04B666BE2BC7D2D50020BFBD /* QSLHomeButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeButtonView.swift; sourceTree = "<group>"; };
  128. 04B666C02BC7E0180020BFBD /* QSLHomeEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeEmptyView.swift; sourceTree = "<group>"; };
  129. 04B666C22BC7E3760020BFBD /* CAGradientLayer+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CAGradientLayer+Extension.swift"; sourceTree = "<group>"; };
  130. 04B666C62BC8D7F30020BFBD /* QSLFriendAddAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLFriendAddAlertView.swift; sourceTree = "<group>"; };
  131. 04B666C82BC8E34D0020BFBD /* UITextField+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITextField+Extension.swift"; sourceTree = "<group>"; };
  132. 04B666CA2BC922120020BFBD /* QSLHomeFriendView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeFriendView.swift; sourceTree = "<group>"; };
  133. 04B666CC2BC922460020BFBD /* QSLHomeFriendTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeFriendTableViewCell.swift; sourceTree = "<group>"; };
  134. 04B666CE2BC92B3A0020BFBD /* UITableView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITableView+Extension.swift"; sourceTree = "<group>"; };
  135. 04B666D02BC92C110020BFBD /* NSObject+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSObject+Extension.swift"; sourceTree = "<group>"; };
  136. 04B6B5192BCCFDE700777EB4 /* Date+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extension.swift"; sourceTree = "<group>"; };
  137. 04B6B51B2BCCFF7000777EB4 /* DateFormatter+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+Extension.swift"; sourceTree = "<group>"; };
  138. 04B6B51F2BCD1D2C00777EB4 /* QSLMineInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMineInfoView.swift; sourceTree = "<group>"; };
  139. 04B6B5212BCD261700777EB4 /* QSLMineVipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMineVipView.swift; sourceTree = "<group>"; };
  140. 04B6B5232BCD33B100777EB4 /* String+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = "<group>"; };
  141. 04B6B5252BCE196000777EB4 /* QSLMineFuncView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMineFuncView.swift; sourceTree = "<group>"; };
  142. 04B6B5282BCE1D5C00777EB4 /* QSLMineFuncCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMineFuncCollectionViewCell.swift; sourceTree = "<group>"; };
  143. 04B6B52A2BCE22D300777EB4 /* UICollectionView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UICollectionView+Extension.swift"; sourceTree = "<group>"; };
  144. 04B6B52C2BCE2C9200777EB4 /* QSLMineViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMineViewModel.swift; sourceTree = "<group>"; };
  145. 04F33BA22BC6367C003E2111 /* QuickSearchLocation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QuickSearchLocation.app; sourceTree = BUILT_PRODUCTS_DIR; };
  146. 04F33BA52BC6367C003E2111 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  147. 04F33BA72BC6367C003E2111 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  148. 04F33BA92BC6367C003E2111 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  149. 04F33BAC2BC6367C003E2111 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  150. 04F33BAE2BC6367D003E2111 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  151. 04F33BB12BC6367D003E2111 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  152. 04F33BB32BC6367D003E2111 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  153. 04F33BC42BC64566003E2111 /* CustomTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomTabBarController.swift; sourceTree = "<group>"; };
  154. 04F33BC62BC66F5C003E2111 /* UIColor+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Extension.swift"; sourceTree = "<group>"; };
  155. 04F33BC82BC67100003E2111 /* QSLColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLColor.swift; sourceTree = "<group>"; };
  156. 04F33BCA2BC672E4003E2111 /* QSLConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLConfig.swift; sourceTree = "<group>"; };
  157. 04F33BCC2BC67486003E2111 /* UIView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Extension.swift"; sourceTree = "<group>"; };
  158. 04F33BCE2BC675C5003E2111 /* UIApplication+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIApplication+Extension.swift"; sourceTree = "<group>"; };
  159. 04F33BD02BC6792D003E2111 /* UIVisualEffectView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIVisualEffectView+Extension.swift"; sourceTree = "<group>"; };
  160. 04F33BD22BC67A18003E2111 /* UIViewController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extension.swift"; sourceTree = "<group>"; };
  161. 04F33BD42BC67CEB003E2111 /* Bundle+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundle+Extension.swift"; sourceTree = "<group>"; };
  162. 04F33BD62BC67E90003E2111 /* QSLDeviceTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLDeviceTool.swift; sourceTree = "<group>"; };
  163. 04F33BD82BC6896F003E2111 /* UITabBarController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITabBarController+Extension.swift"; sourceTree = "<group>"; };
  164. 04F33BDA2BC68C4E003E2111 /* QSLBaseController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLBaseController.swift; sourceTree = "<group>"; };
  165. 04F33BDC2BC68C6D003E2111 /* QSLBaseNavController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLBaseNavController.swift; sourceTree = "<group>"; };
  166. 04F33BDE2BC690A6003E2111 /* UIFont+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+Extension.swift"; sourceTree = "<group>"; };
  167. 04F33BE02BC692C4003E2111 /* QSLMessageController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMessageController.swift; sourceTree = "<group>"; };
  168. 04F33BE22BC692F1003E2111 /* QSLFriendController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLFriendController.swift; sourceTree = "<group>"; };
  169. 04F33BE42BC69305003E2111 /* QSLMineController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMineController.swift; sourceTree = "<group>"; };
  170. 04F33BE62BC69318003E2111 /* QSLHomeController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeController.swift; sourceTree = "<group>"; };
  171. 04F33BE82BC69EA5003E2111 /* QSLConst.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLConst.swift; sourceTree = "<group>"; };
  172. 04F33BEA2BC6A657003E2111 /* UIImage+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extension.swift"; sourceTree = "<group>"; };
  173. 04F33BED2BC78B91003E2111 /* QSLUserModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLUserModel.swift; sourceTree = "<group>"; };
  174. 04F33BEF2BC78D54003E2111 /* QSLMapTrackModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMapTrackModel.swift; sourceTree = "<group>"; };
  175. 3D3E5852B577A1B8F440848E /* Pods-QuickSearchLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QuickSearchLocation.release.xcconfig"; path = "Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation.release.xcconfig"; sourceTree = "<group>"; };
  176. AF2962CF6E8A7CF23CD54049 /* Pods_QuickSearchLocation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_QuickSearchLocation.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  177. C52CF61DE1905CAD72539979 /* Pods-QuickSearchLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QuickSearchLocation.debug.xcconfig"; path = "Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation.debug.xcconfig"; sourceTree = "<group>"; };
  178. FE5B42412CF4612E000AACCB /* QSLSizeFit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLSizeFit.swift; sourceTree = "<group>"; };
  179. FE5B42432CF485A0000AACCB /* QSLHomeFriendFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeFriendFooterView.swift; sourceTree = "<group>"; };
  180. FE638A9B2D06FF5E00858121 /* QSLGuideController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLGuideController.swift; sourceTree = "<group>"; };
  181. FE638A9D2D0709C900858121 /* QSLPrivacyAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLPrivacyAlertView.swift; sourceTree = "<group>"; };
  182. FE638A9F2D082FC400858121 /* QSLLoading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLLoading.swift; sourceTree = "<group>"; };
  183. FE638AA12D096E6600858121 /* QSLGoodModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLGoodModel.swift; sourceTree = "<group>"; };
  184. FE638AA32D0978B100858121 /* QSLVipManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLVipManager.swift; sourceTree = "<group>"; };
  185. FE638AA52D097EDD00858121 /* QSLOrderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLOrderModel.swift; sourceTree = "<group>"; };
  186. FE638AA82D09858C00858121 /* QSLContactController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLContactController.swift; sourceTree = "<group>"; };
  187. FE638AAD2D099B0F00858121 /* QSLContactCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLContactCell.swift; sourceTree = "<group>"; };
  188. FE638AAF2D0A8FF700858121 /* QSLContactAddAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLContactAddAlertView.swift; sourceTree = "<group>"; };
  189. FE638AB22D0ACA4D00858121 /* QSLContactModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLContactModel.swift; sourceTree = "<group>"; };
  190. FE638AB42D0AD9A300858121 /* QSLContactSendFailAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLContactSendFailAlertView.swift; sourceTree = "<group>"; };
  191. FE638AB62D0ADD5700858121 /* QSLContactFailCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLContactFailCell.swift; sourceTree = "<group>"; };
  192. FE638AB82D195D5000858121 /* QSLGravityConst.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLGravityConst.swift; sourceTree = "<group>"; };
  193. FE638ABA2D19631900858121 /* QSLGravityManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLGravityManager.swift; sourceTree = "<group>"; };
  194. FE638ABF2D19642B00858121 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  195. FE638AC12D19649D00858121 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  196. FE638AC32D1964A200858121 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; };
  197. FE638AC52D1964A800858121 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  198. FE638AC72D1964B000858121 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  199. FE638AC92D1964C500858121 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; };
  200. FE638ACB2D1964CA00858121 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
  201. FE638ACD2D19677200858121 /* GravityEngineSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GravityEngineSDK.framework; sourceTree = "<group>"; };
  202. FE638AD12D1AA6E800858121 /* QSLWebController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLWebController.swift; sourceTree = "<group>"; };
  203. FE638AD32D1ABB9800858121 /* QSLJumpManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLJumpManager.swift; sourceTree = "<group>"; };
  204. FE638AD92D23E31B00858121 /* PhotoClassifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoClassifier.swift; sourceTree = "<group>"; };
  205. FE8360682CF5B06700978E03 /* QSLLoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLLoginViewController.swift; sourceTree = "<group>"; };
  206. FE83606A2CF5C73F00978E03 /* NSMutableAttributedString+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSMutableAttributedString+Extension.swift"; sourceTree = "<group>"; };
  207. FE83606F2CF5D1E300978E03 /* QSLFriendTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLFriendTableViewCell.swift; sourceTree = "<group>"; };
  208. FE8360742CF707FE00978E03 /* QSLMessageTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMessageTableViewCell.swift; sourceTree = "<group>"; };
  209. FE8360772CF70CA200978E03 /* NSAttributedString+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSAttributedString+Extension.swift"; sourceTree = "<group>"; };
  210. FE83607B2CF7140200978E03 /* QSLAddController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLAddController.swift; sourceTree = "<group>"; };
  211. FE8360802CF723FA00978E03 /* QSLVipController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLVipController.swift; sourceTree = "<group>"; };
  212. FE8360832CF8450C00978E03 /* QSLVipGoodCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLVipGoodCollectionViewCell.swift; sourceTree = "<group>"; };
  213. FE8360852CF86E2800978E03 /* QSLVipCommentCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLVipCommentCellView.swift; sourceTree = "<group>"; };
  214. FE83608A2CF96CBA00978E03 /* QSLRoadController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLRoadController.swift; sourceTree = "<group>"; };
  215. FE83608C2CFF08A600978E03 /* QSLRoadMainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLRoadMainView.swift; sourceTree = "<group>"; };
  216. FE83608F2CFFFAD600978E03 /* QSLAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLAlertView.swift; sourceTree = "<group>"; };
  217. FE8360922D003AA300978E03 /* QSLNetwork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLNetwork.swift; sourceTree = "<group>"; };
  218. FE8360942D003D8F00978E03 /* QSLApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLApi.swift; sourceTree = "<group>"; };
  219. FE8360972D0041F300978E03 /* QSLCacheManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLCacheManager.swift; sourceTree = "<group>"; };
  220. FE8360992D004E3400978E03 /* QSLBaseManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLBaseManager.swift; sourceTree = "<group>"; };
  221. FE83609B2D00534800978E03 /* QSLNotification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLNotification.swift; sourceTree = "<group>"; };
  222. FE83609F2D00813400978E03 /* QSLPopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLPopView.swift; sourceTree = "<group>"; };
  223. FE8360A12D00814000978E03 /* QSLPopViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLPopViewCell.swift; sourceTree = "<group>"; };
  224. FE8360A32D014EDA00978E03 /* QSLMessageHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMessageHeaderView.swift; sourceTree = "<group>"; };
  225. FE8360A62D017C4300978E03 /* QSLRequestController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLRequestController.swift; sourceTree = "<group>"; };
  226. FE8360A82D018B6F00978E03 /* QSLRequestCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLRequestCell.swift; sourceTree = "<group>"; };
  227. FE8360AA2D01930600978E03 /* QSLMessageModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMessageModel.swift; sourceTree = "<group>"; };
  228. FE8360AC2D01A04800978E03 /* QSLRequestModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLRequestModel.swift; sourceTree = "<group>"; };
  229. FE8360AE2D01B56600978E03 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
  230. FE8360AF2D01B56700978E03 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
  231. FE8360B02D01BFE500978E03 /* QSLFriendRemarkAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLFriendRemarkAlertView.swift; sourceTree = "<group>"; };
  232. FE8360B22D02939600978E03 /* QSLSocketManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLSocketManager.swift; sourceTree = "<group>"; };
  233. FE8360B42D029BA800978E03 /* QSLMapMessageModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMapMessageModel.swift; sourceTree = "<group>"; };
  234. FE8360B62D02F7A600978E03 /* QSLHomeAnnotatinView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeAnnotatinView.swift; sourceTree = "<group>"; };
  235. FE8360B82D02F9B500978E03 /* QSLHomeCallOutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLHomeCallOutView.swift; sourceTree = "<group>"; };
  236. FE8360BA2D03002D00978E03 /* QSLMapPointModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMapPointModel.swift; sourceTree = "<group>"; };
  237. FE8360BC2D068DCB00978E03 /* QSLMemberModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLMemberModel.swift; sourceTree = "<group>"; };
  238. FE8360BF2D06D33500978E03 /* QSLAppInfoController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLAppInfoController.swift; sourceTree = "<group>"; };
  239. FE94B4F32D23F09100D2B001 /* LoadingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingViewController.swift; sourceTree = "<group>"; };
  240. FEC010E62D9E8AFE008B8B0A /* QSLSubscriptionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QSLSubscriptionModel.swift; sourceTree = "<group>"; };
  241. /* End PBXFileReference section */
  242. /* Begin PBXFrameworksBuildPhase section */
  243. 04F33B9F2BC6367C003E2111 /* Frameworks */ = {
  244. isa = PBXFrameworksBuildPhase;
  245. buildActionMask = 2147483647;
  246. files = (
  247. FE638ACC2D1964CA00858121 /* AdSupport.framework in Frameworks */,
  248. FE638ACA2D1964C500858121 /* AppTrackingTransparency.framework in Frameworks */,
  249. FE638AC82D1964B000858121 /* libsqlite3.tbd in Frameworks */,
  250. FE638ACE2D19677200858121 /* GravityEngineSDK.framework in Frameworks */,
  251. FE638AC62D1964A800858121 /* SystemConfiguration.framework in Frameworks */,
  252. FE638AC42D1964A200858121 /* AdServices.framework in Frameworks */,
  253. FE638AC22D19649D00858121 /* Security.framework in Frameworks */,
  254. FE638AC02D19642B00858121 /* libz.tbd in Frameworks */,
  255. 2497AF2157599E43F43FD871 /* Pods_QuickSearchLocation.framework in Frameworks */,
  256. );
  257. runOnlyForDeploymentPostprocessing = 0;
  258. };
  259. /* End PBXFrameworksBuildPhase section */
  260. /* Begin PBXGroup section */
  261. 04B666B22BC7B75C0020BFBD /* Controller */ = {
  262. isa = PBXGroup;
  263. children = (
  264. 04F33BE62BC69318003E2111 /* QSLHomeController.swift */,
  265. );
  266. path = Controller;
  267. sourceTree = "<group>";
  268. };
  269. 04B666B32BC7B7660020BFBD /* View */ = {
  270. isa = PBXGroup;
  271. children = (
  272. FE5B42432CF485A0000AACCB /* QSLHomeFriendFooterView.swift */,
  273. 04B666B52BC7B9180020BFBD /* QSLHomeAuthHeaderView.swift */,
  274. 04B666BE2BC7D2D50020BFBD /* QSLHomeButtonView.swift */,
  275. 04B666C02BC7E0180020BFBD /* QSLHomeEmptyView.swift */,
  276. 04B666CA2BC922120020BFBD /* QSLHomeFriendView.swift */,
  277. FE8360B62D02F7A600978E03 /* QSLHomeAnnotatinView.swift */,
  278. FE8360B82D02F9B500978E03 /* QSLHomeCallOutView.swift */,
  279. );
  280. path = View;
  281. sourceTree = "<group>";
  282. };
  283. 04B666B42BC7B76A0020BFBD /* Cell */ = {
  284. isa = PBXGroup;
  285. children = (
  286. 04B666CC2BC922460020BFBD /* QSLHomeFriendTableViewCell.swift */,
  287. );
  288. path = Cell;
  289. sourceTree = "<group>";
  290. };
  291. 04B666BB2BC7D1490020BFBD /* ViewModel */ = {
  292. isa = PBXGroup;
  293. children = (
  294. 04B666BC2BC7D15A0020BFBD /* QSLHomeViewModel.swift */,
  295. );
  296. path = ViewModel;
  297. sourceTree = "<group>";
  298. };
  299. 04B666C42BC8D7290020BFBD /* QSLAlert */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 04B666C52BC8D7420020BFBD /* View */,
  303. );
  304. path = QSLAlert;
  305. sourceTree = "<group>";
  306. };
  307. 04B666C52BC8D7420020BFBD /* View */ = {
  308. isa = PBXGroup;
  309. children = (
  310. 04B666C62BC8D7F30020BFBD /* QSLFriendAddAlertView.swift */,
  311. );
  312. path = View;
  313. sourceTree = "<group>";
  314. };
  315. 04B6B51D2BCD1B8A00777EB4 /* Controller */ = {
  316. isa = PBXGroup;
  317. children = (
  318. 04F33BE42BC69305003E2111 /* QSLMineController.swift */,
  319. );
  320. path = Controller;
  321. sourceTree = "<group>";
  322. };
  323. 04B6B51E2BCD1B9200777EB4 /* View */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 04B6B51F2BCD1D2C00777EB4 /* QSLMineInfoView.swift */,
  327. 04B6B5212BCD261700777EB4 /* QSLMineVipView.swift */,
  328. 04B6B5252BCE196000777EB4 /* QSLMineFuncView.swift */,
  329. );
  330. path = View;
  331. sourceTree = "<group>";
  332. };
  333. 04B6B5272BCE1D4E00777EB4 /* Cell */ = {
  334. isa = PBXGroup;
  335. children = (
  336. 04B6B5282BCE1D5C00777EB4 /* QSLMineFuncCollectionViewCell.swift */,
  337. );
  338. path = Cell;
  339. sourceTree = "<group>";
  340. };
  341. 04B6B52E2BCE2C9600777EB4 /* ViewModel */ = {
  342. isa = PBXGroup;
  343. children = (
  344. 04B6B52C2BCE2C9200777EB4 /* QSLMineViewModel.swift */,
  345. );
  346. path = ViewModel;
  347. sourceTree = "<group>";
  348. };
  349. 04F33B992BC6367C003E2111 = {
  350. isa = PBXGroup;
  351. children = (
  352. 04F33BA42BC6367C003E2111 /* QuickSearchLocation */,
  353. 04F33BA32BC6367C003E2111 /* Products */,
  354. 36D7D9BBB8E3362706398004 /* Pods */,
  355. 174C5FA1328123954EB9B663 /* Frameworks */,
  356. );
  357. sourceTree = "<group>";
  358. };
  359. 04F33BA32BC6367C003E2111 /* Products */ = {
  360. isa = PBXGroup;
  361. children = (
  362. 04F33BA22BC6367C003E2111 /* QuickSearchLocation.app */,
  363. );
  364. name = Products;
  365. sourceTree = "<group>";
  366. };
  367. 04F33BA42BC6367C003E2111 /* QuickSearchLocation */ = {
  368. isa = PBXGroup;
  369. children = (
  370. FE638ABC2D1963B800858121 /* Frameworks */,
  371. 04F33BB92BC637B8003E2111 /* Macro */,
  372. 04F33BBE2BC63B38003E2111 /* Tools */,
  373. 04F33BBD2BC63B2F003E2111 /* Classes */,
  374. 04F33BBA2BC637C4003E2111 /* Resources */,
  375. 04F33BB02BC6367D003E2111 /* LaunchScreen.storyboard */,
  376. 04F33BB32BC6367D003E2111 /* Info.plist */,
  377. );
  378. path = QuickSearchLocation;
  379. sourceTree = "<group>";
  380. };
  381. 04F33BB92BC637B8003E2111 /* Macro */ = {
  382. isa = PBXGroup;
  383. children = (
  384. 04F33BC82BC67100003E2111 /* QSLColor.swift */,
  385. 04F33BCA2BC672E4003E2111 /* QSLConfig.swift */,
  386. 04F33BE82BC69EA5003E2111 /* QSLConst.swift */,
  387. FE5B42412CF4612E000AACCB /* QSLSizeFit.swift */,
  388. FE8360942D003D8F00978E03 /* QSLApi.swift */,
  389. FE83609B2D00534800978E03 /* QSLNotification.swift */,
  390. FE638AB82D195D5000858121 /* QSLGravityConst.swift */,
  391. );
  392. path = Macro;
  393. sourceTree = "<group>";
  394. };
  395. 04F33BBA2BC637C4003E2111 /* Resources */ = {
  396. isa = PBXGroup;
  397. children = (
  398. 04F33BAE2BC6367D003E2111 /* Assets.xcassets */,
  399. );
  400. path = Resources;
  401. sourceTree = "<group>";
  402. };
  403. 04F33BBB2BC63A94003E2111 /* Main */ = {
  404. isa = PBXGroup;
  405. children = (
  406. 04F33BA52BC6367C003E2111 /* AppDelegate.swift */,
  407. 04F33BA72BC6367C003E2111 /* SceneDelegate.swift */,
  408. 04F33BA92BC6367C003E2111 /* ViewController.swift */,
  409. 04F33BC42BC64566003E2111 /* CustomTabBarController.swift */,
  410. 04F33BAB2BC6367C003E2111 /* Main.storyboard */,
  411. FE8360992D004E3400978E03 /* QSLBaseManager.swift */,
  412. );
  413. path = Main;
  414. sourceTree = "<group>";
  415. };
  416. 04F33BBC2BC63B08003E2111 /* Category */ = {
  417. isa = PBXGroup;
  418. children = (
  419. 04F33BC62BC66F5C003E2111 /* UIColor+Extension.swift */,
  420. 04F33BCC2BC67486003E2111 /* UIView+Extension.swift */,
  421. 04F33BCE2BC675C5003E2111 /* UIApplication+Extension.swift */,
  422. 04F33BD02BC6792D003E2111 /* UIVisualEffectView+Extension.swift */,
  423. 04F33BD22BC67A18003E2111 /* UIViewController+Extension.swift */,
  424. 04F33BD42BC67CEB003E2111 /* Bundle+Extension.swift */,
  425. 04F33BD82BC6896F003E2111 /* UITabBarController+Extension.swift */,
  426. 04F33BDE2BC690A6003E2111 /* UIFont+Extension.swift */,
  427. 04F33BEA2BC6A657003E2111 /* UIImage+Extension.swift */,
  428. 04B666B72BC7BAFB0020BFBD /* UILabel+Extension.swift */,
  429. 04B666B92BC7BD020020BFBD /* UIButton+Extension.swift */,
  430. 04B666C22BC7E3760020BFBD /* CAGradientLayer+Extension.swift */,
  431. 04B666C82BC8E34D0020BFBD /* UITextField+Extension.swift */,
  432. 04B666CE2BC92B3A0020BFBD /* UITableView+Extension.swift */,
  433. 04B666D02BC92C110020BFBD /* NSObject+Extension.swift */,
  434. 04B6B5192BCCFDE700777EB4 /* Date+Extension.swift */,
  435. 04B6B51B2BCCFF7000777EB4 /* DateFormatter+Extension.swift */,
  436. 04B6B5232BCD33B100777EB4 /* String+Extension.swift */,
  437. 04B6B52A2BCE22D300777EB4 /* UICollectionView+Extension.swift */,
  438. FE83606A2CF5C73F00978E03 /* NSMutableAttributedString+Extension.swift */,
  439. FE8360772CF70CA200978E03 /* NSAttributedString+Extension.swift */,
  440. );
  441. path = Category;
  442. sourceTree = "<group>";
  443. };
  444. 04F33BBD2BC63B2F003E2111 /* Classes */ = {
  445. isa = PBXGroup;
  446. children = (
  447. FE8360912D00308E00978E03 /* Network */,
  448. FE5B423D2CF45926000AACCB /* Common */,
  449. 04F33BBC2BC63B08003E2111 /* Category */,
  450. 04F33BBB2BC63A94003E2111 /* Main */,
  451. 04F33BBF2BC63DA0003E2111 /* Pages */,
  452. );
  453. path = Classes;
  454. sourceTree = "<group>";
  455. };
  456. 04F33BBE2BC63B38003E2111 /* Tools */ = {
  457. isa = PBXGroup;
  458. children = (
  459. 04F33BD62BC67E90003E2111 /* QSLDeviceTool.swift */,
  460. );
  461. path = Tools;
  462. sourceTree = "<group>";
  463. };
  464. 04F33BBF2BC63DA0003E2111 /* Pages */ = {
  465. isa = PBXGroup;
  466. children = (
  467. FE638AA72D09857200858121 /* QSLContact */,
  468. FE638A9A2D06FF5100858121 /* QSLGuide */,
  469. FE8360872CF96A8A00978E03 /* QSLRoad */,
  470. FE83607D2CF723CD00978E03 /* QSLVip */,
  471. FE8360792CF713EA00978E03 /* QSLAdd */,
  472. FE8360652CF5B04A00978E03 /* QSLLogin */,
  473. 04B666C42BC8D7290020BFBD /* QSLAlert */,
  474. 04F33BC32BC63F2A003E2111 /* QSLMessage */,
  475. 04F33BC22BC63ED6003E2111 /* QSLFriend */,
  476. 04F33BC12BC63EC2003E2111 /* QSLMine */,
  477. 04F33BC02BC63DFE003E2111 /* QSLHome */,
  478. );
  479. path = Pages;
  480. sourceTree = "<group>";
  481. };
  482. 04F33BC02BC63DFE003E2111 /* QSLHome */ = {
  483. isa = PBXGroup;
  484. children = (
  485. 04B666BB2BC7D1490020BFBD /* ViewModel */,
  486. 04B666B42BC7B76A0020BFBD /* Cell */,
  487. 04B666B32BC7B7660020BFBD /* View */,
  488. 04B666B22BC7B75C0020BFBD /* Controller */,
  489. );
  490. path = QSLHome;
  491. sourceTree = "<group>";
  492. };
  493. 04F33BC12BC63EC2003E2111 /* QSLMine */ = {
  494. isa = PBXGroup;
  495. children = (
  496. FE8360BE2D06D30000978E03 /* QSLAppInfo */,
  497. 04B6B52E2BCE2C9600777EB4 /* ViewModel */,
  498. 04B6B5272BCE1D4E00777EB4 /* Cell */,
  499. 04B6B51E2BCD1B9200777EB4 /* View */,
  500. 04B6B51D2BCD1B8A00777EB4 /* Controller */,
  501. );
  502. path = QSLMine;
  503. sourceTree = "<group>";
  504. };
  505. 04F33BC22BC63ED6003E2111 /* QSLFriend */ = {
  506. isa = PBXGroup;
  507. children = (
  508. FE83606E2CF5D1B600978E03 /* Cell */,
  509. FE83606D2CF5CFF400978E03 /* View */,
  510. FE83606C2CF5CFEF00978E03 /* Controller */,
  511. );
  512. path = QSLFriend;
  513. sourceTree = "<group>";
  514. };
  515. 04F33BC32BC63F2A003E2111 /* QSLMessage */ = {
  516. isa = PBXGroup;
  517. children = (
  518. FE8360A52D017C2100978E03 /* QSLRequest */,
  519. FE8360732CF6FC7200978E03 /* Cell */,
  520. FE8360722CF6FC6D00978E03 /* View */,
  521. FE8360712CF6FC6800978E03 /* Controller */,
  522. );
  523. path = QSLMessage;
  524. sourceTree = "<group>";
  525. };
  526. 04F33BEC2BC78B4E003E2111 /* Model */ = {
  527. isa = PBXGroup;
  528. children = (
  529. FEC010E62D9E8AFE008B8B0A /* QSLSubscriptionModel.swift */,
  530. 04F33BED2BC78B91003E2111 /* QSLUserModel.swift */,
  531. 04F33BEF2BC78D54003E2111 /* QSLMapTrackModel.swift */,
  532. FE8360AA2D01930600978E03 /* QSLMessageModel.swift */,
  533. FE8360AC2D01A04800978E03 /* QSLRequestModel.swift */,
  534. FE8360B42D029BA800978E03 /* QSLMapMessageModel.swift */,
  535. FE8360BA2D03002D00978E03 /* QSLMapPointModel.swift */,
  536. FE8360BC2D068DCB00978E03 /* QSLMemberModel.swift */,
  537. FE638AA12D096E6600858121 /* QSLGoodModel.swift */,
  538. FE638AA52D097EDD00858121 /* QSLOrderModel.swift */,
  539. FE638AB22D0ACA4D00858121 /* QSLContactModel.swift */,
  540. );
  541. path = Model;
  542. sourceTree = "<group>";
  543. };
  544. 174C5FA1328123954EB9B663 /* Frameworks */ = {
  545. isa = PBXGroup;
  546. children = (
  547. FE638ACB2D1964CA00858121 /* AdSupport.framework */,
  548. FE638AC92D1964C500858121 /* AppTrackingTransparency.framework */,
  549. FE638AC72D1964B000858121 /* libsqlite3.tbd */,
  550. FE638AC52D1964A800858121 /* SystemConfiguration.framework */,
  551. FE638AC32D1964A200858121 /* AdServices.framework */,
  552. FE638AC12D19649D00858121 /* Security.framework */,
  553. FE638ABF2D19642B00858121 /* libz.tbd */,
  554. AF2962CF6E8A7CF23CD54049 /* Pods_QuickSearchLocation.framework */,
  555. );
  556. name = Frameworks;
  557. sourceTree = "<group>";
  558. };
  559. 36D7D9BBB8E3362706398004 /* Pods */ = {
  560. isa = PBXGroup;
  561. children = (
  562. C52CF61DE1905CAD72539979 /* Pods-QuickSearchLocation.debug.xcconfig */,
  563. 3D3E5852B577A1B8F440848E /* Pods-QuickSearchLocation.release.xcconfig */,
  564. );
  565. path = Pods;
  566. sourceTree = "<group>";
  567. };
  568. FE5B423D2CF45926000AACCB /* Common */ = {
  569. isa = PBXGroup;
  570. children = (
  571. FE638AD92D23E31B00858121 /* PhotoClassifier.swift */,
  572. FE8360962D0041E000978E03 /* Tool */,
  573. FE83608E2CFFFACD00978E03 /* View */,
  574. FE5B423E2CF45932000AACCB /* Controller */,
  575. 04F33BEC2BC78B4E003E2111 /* Model */,
  576. FE94B4F32D23F09100D2B001 /* LoadingViewController.swift */,
  577. );
  578. path = Common;
  579. sourceTree = "<group>";
  580. };
  581. FE5B423E2CF45932000AACCB /* Controller */ = {
  582. isa = PBXGroup;
  583. children = (
  584. 04F33BDA2BC68C4E003E2111 /* QSLBaseController.swift */,
  585. 04F33BDC2BC68C6D003E2111 /* QSLBaseNavController.swift */,
  586. FE638AD12D1AA6E800858121 /* QSLWebController.swift */,
  587. );
  588. path = Controller;
  589. sourceTree = "<group>";
  590. };
  591. FE638A9A2D06FF5100858121 /* QSLGuide */ = {
  592. isa = PBXGroup;
  593. children = (
  594. FE638A9B2D06FF5E00858121 /* QSLGuideController.swift */,
  595. );
  596. path = QSLGuide;
  597. sourceTree = "<group>";
  598. };
  599. FE638AA72D09857200858121 /* QSLContact */ = {
  600. isa = PBXGroup;
  601. children = (
  602. FE638AAC2D099A9600858121 /* Cell */,
  603. FE638AAB2D09859500858121 /* View */,
  604. FE638AAA2D09858F00858121 /* Controller */,
  605. );
  606. path = QSLContact;
  607. sourceTree = "<group>";
  608. };
  609. FE638AAA2D09858F00858121 /* Controller */ = {
  610. isa = PBXGroup;
  611. children = (
  612. FE638AA82D09858C00858121 /* QSLContactController.swift */,
  613. );
  614. path = Controller;
  615. sourceTree = "<group>";
  616. };
  617. FE638AAB2D09859500858121 /* View */ = {
  618. isa = PBXGroup;
  619. children = (
  620. FE638AAF2D0A8FF700858121 /* QSLContactAddAlertView.swift */,
  621. FE638AB42D0AD9A300858121 /* QSLContactSendFailAlertView.swift */,
  622. );
  623. path = View;
  624. sourceTree = "<group>";
  625. };
  626. FE638AAC2D099A9600858121 /* Cell */ = {
  627. isa = PBXGroup;
  628. children = (
  629. FE638AAD2D099B0F00858121 /* QSLContactCell.swift */,
  630. FE638AB62D0ADD5700858121 /* QSLContactFailCell.swift */,
  631. );
  632. path = Cell;
  633. sourceTree = "<group>";
  634. };
  635. FE638ABC2D1963B800858121 /* Frameworks */ = {
  636. isa = PBXGroup;
  637. children = (
  638. FE638ACD2D19677200858121 /* GravityEngineSDK.framework */,
  639. );
  640. path = Frameworks;
  641. sourceTree = "<group>";
  642. };
  643. FE8360652CF5B04A00978E03 /* QSLLogin */ = {
  644. isa = PBXGroup;
  645. children = (
  646. FE8360672CF5B05600978E03 /* View */,
  647. FE8360662CF5B05100978E03 /* Controller */,
  648. );
  649. path = QSLLogin;
  650. sourceTree = "<group>";
  651. };
  652. FE8360662CF5B05100978E03 /* Controller */ = {
  653. isa = PBXGroup;
  654. children = (
  655. FE8360682CF5B06700978E03 /* QSLLoginViewController.swift */,
  656. );
  657. path = Controller;
  658. sourceTree = "<group>";
  659. };
  660. FE8360672CF5B05600978E03 /* View */ = {
  661. isa = PBXGroup;
  662. children = (
  663. );
  664. path = View;
  665. sourceTree = "<group>";
  666. };
  667. FE83606C2CF5CFEF00978E03 /* Controller */ = {
  668. isa = PBXGroup;
  669. children = (
  670. 04F33BE22BC692F1003E2111 /* QSLFriendController.swift */,
  671. );
  672. path = Controller;
  673. sourceTree = "<group>";
  674. };
  675. FE83606D2CF5CFF400978E03 /* View */ = {
  676. isa = PBXGroup;
  677. children = (
  678. FE8360B02D01BFE500978E03 /* QSLFriendRemarkAlertView.swift */,
  679. );
  680. path = View;
  681. sourceTree = "<group>";
  682. };
  683. FE83606E2CF5D1B600978E03 /* Cell */ = {
  684. isa = PBXGroup;
  685. children = (
  686. FE83606F2CF5D1E300978E03 /* QSLFriendTableViewCell.swift */,
  687. );
  688. path = Cell;
  689. sourceTree = "<group>";
  690. };
  691. FE8360712CF6FC6800978E03 /* Controller */ = {
  692. isa = PBXGroup;
  693. children = (
  694. 04F33BE02BC692C4003E2111 /* QSLMessageController.swift */,
  695. );
  696. path = Controller;
  697. sourceTree = "<group>";
  698. };
  699. FE8360722CF6FC6D00978E03 /* View */ = {
  700. isa = PBXGroup;
  701. children = (
  702. FE8360A32D014EDA00978E03 /* QSLMessageHeaderView.swift */,
  703. );
  704. path = View;
  705. sourceTree = "<group>";
  706. };
  707. FE8360732CF6FC7200978E03 /* Cell */ = {
  708. isa = PBXGroup;
  709. children = (
  710. FE8360742CF707FE00978E03 /* QSLMessageTableViewCell.swift */,
  711. );
  712. path = Cell;
  713. sourceTree = "<group>";
  714. };
  715. FE8360792CF713EA00978E03 /* QSLAdd */ = {
  716. isa = PBXGroup;
  717. children = (
  718. FE83607A2CF713F300978E03 /* Controller */,
  719. );
  720. path = QSLAdd;
  721. sourceTree = "<group>";
  722. };
  723. FE83607A2CF713F300978E03 /* Controller */ = {
  724. isa = PBXGroup;
  725. children = (
  726. FE83607B2CF7140200978E03 /* QSLAddController.swift */,
  727. );
  728. path = Controller;
  729. sourceTree = "<group>";
  730. };
  731. FE83607D2CF723CD00978E03 /* QSLVip */ = {
  732. isa = PBXGroup;
  733. children = (
  734. FE8360822CF844F900978E03 /* Cell */,
  735. FE83607F2CF723EC00978E03 /* View */,
  736. FE83607E2CF723E800978E03 /* Controller */,
  737. FE638AA32D0978B100858121 /* QSLVipManager.swift */,
  738. );
  739. path = QSLVip;
  740. sourceTree = "<group>";
  741. };
  742. FE83607E2CF723E800978E03 /* Controller */ = {
  743. isa = PBXGroup;
  744. children = (
  745. FE8360802CF723FA00978E03 /* QSLVipController.swift */,
  746. );
  747. path = Controller;
  748. sourceTree = "<group>";
  749. };
  750. FE83607F2CF723EC00978E03 /* View */ = {
  751. isa = PBXGroup;
  752. children = (
  753. );
  754. path = View;
  755. sourceTree = "<group>";
  756. };
  757. FE8360822CF844F900978E03 /* Cell */ = {
  758. isa = PBXGroup;
  759. children = (
  760. FE8360832CF8450C00978E03 /* QSLVipGoodCollectionViewCell.swift */,
  761. FE8360852CF86E2800978E03 /* QSLVipCommentCellView.swift */,
  762. );
  763. path = Cell;
  764. sourceTree = "<group>";
  765. };
  766. FE8360872CF96A8A00978E03 /* QSLRoad */ = {
  767. isa = PBXGroup;
  768. children = (
  769. FE8360892CF96A9A00978E03 /* View */,
  770. FE8360882CF96A9500978E03 /* Controller */,
  771. );
  772. path = QSLRoad;
  773. sourceTree = "<group>";
  774. };
  775. FE8360882CF96A9500978E03 /* Controller */ = {
  776. isa = PBXGroup;
  777. children = (
  778. FE83608A2CF96CBA00978E03 /* QSLRoadController.swift */,
  779. );
  780. path = Controller;
  781. sourceTree = "<group>";
  782. };
  783. FE8360892CF96A9A00978E03 /* View */ = {
  784. isa = PBXGroup;
  785. children = (
  786. FE83608C2CFF08A600978E03 /* QSLRoadMainView.swift */,
  787. );
  788. path = View;
  789. sourceTree = "<group>";
  790. };
  791. FE83608E2CFFFACD00978E03 /* View */ = {
  792. isa = PBXGroup;
  793. children = (
  794. FE83608F2CFFFAD600978E03 /* QSLAlertView.swift */,
  795. FE83609F2D00813400978E03 /* QSLPopView.swift */,
  796. FE8360A12D00814000978E03 /* QSLPopViewCell.swift */,
  797. FE638A9D2D0709C900858121 /* QSLPrivacyAlertView.swift */,
  798. );
  799. path = View;
  800. sourceTree = "<group>";
  801. };
  802. FE8360912D00308E00978E03 /* Network */ = {
  803. isa = PBXGroup;
  804. children = (
  805. FE8360922D003AA300978E03 /* QSLNetwork.swift */,
  806. );
  807. path = Network;
  808. sourceTree = "<group>";
  809. };
  810. FE8360962D0041E000978E03 /* Tool */ = {
  811. isa = PBXGroup;
  812. children = (
  813. FE8360972D0041F300978E03 /* QSLCacheManager.swift */,
  814. FE8360B22D02939600978E03 /* QSLSocketManager.swift */,
  815. FE638A9F2D082FC400858121 /* QSLLoading.swift */,
  816. FE638ABA2D19631900858121 /* QSLGravityManager.swift */,
  817. FE638AD32D1ABB9800858121 /* QSLJumpManager.swift */,
  818. );
  819. path = Tool;
  820. sourceTree = "<group>";
  821. };
  822. FE8360A52D017C2100978E03 /* QSLRequest */ = {
  823. isa = PBXGroup;
  824. children = (
  825. FE8360A62D017C4300978E03 /* QSLRequestController.swift */,
  826. FE8360A82D018B6F00978E03 /* QSLRequestCell.swift */,
  827. );
  828. path = QSLRequest;
  829. sourceTree = "<group>";
  830. };
  831. FE8360BE2D06D30000978E03 /* QSLAppInfo */ = {
  832. isa = PBXGroup;
  833. children = (
  834. FE8360BF2D06D33500978E03 /* QSLAppInfoController.swift */,
  835. );
  836. path = QSLAppInfo;
  837. sourceTree = "<group>";
  838. };
  839. /* End PBXGroup section */
  840. /* Begin PBXNativeTarget section */
  841. 04F33BA12BC6367C003E2111 /* QuickSearchLocation */ = {
  842. isa = PBXNativeTarget;
  843. buildConfigurationList = 04F33BB62BC6367D003E2111 /* Build configuration list for PBXNativeTarget "QuickSearchLocation" */;
  844. buildPhases = (
  845. 5EDFCC37396D25161D0BA490 /* [CP] Check Pods Manifest.lock */,
  846. 04F33B9E2BC6367C003E2111 /* Sources */,
  847. 04F33B9F2BC6367C003E2111 /* Frameworks */,
  848. 04F33BA02BC6367C003E2111 /* Resources */,
  849. 040954F65594040B9AF240B8 /* [CP] Embed Pods Frameworks */,
  850. E8A4F0CC06A52EFEED4B4807 /* [CP] Copy Pods Resources */,
  851. );
  852. buildRules = (
  853. );
  854. dependencies = (
  855. );
  856. name = QuickSearchLocation;
  857. productName = QuickSearchLocation;
  858. productReference = 04F33BA22BC6367C003E2111 /* QuickSearchLocation.app */;
  859. productType = "com.apple.product-type.application";
  860. };
  861. /* End PBXNativeTarget section */
  862. /* Begin PBXProject section */
  863. 04F33B9A2BC6367C003E2111 /* Project object */ = {
  864. isa = PBXProject;
  865. attributes = {
  866. BuildIndependentTargetsInParallel = 1;
  867. LastSwiftUpdateCheck = 1500;
  868. LastUpgradeCheck = 1500;
  869. TargetAttributes = {
  870. 04F33BA12BC6367C003E2111 = {
  871. CreatedOnToolsVersion = 15.0.1;
  872. };
  873. };
  874. };
  875. buildConfigurationList = 04F33B9D2BC6367C003E2111 /* Build configuration list for PBXProject "QuickSearchLocation" */;
  876. compatibilityVersion = "Xcode 14.0";
  877. developmentRegion = "zh-Hans";
  878. hasScannedForEncodings = 0;
  879. knownRegions = (
  880. en,
  881. Base,
  882. "zh-Hans",
  883. );
  884. mainGroup = 04F33B992BC6367C003E2111;
  885. productRefGroup = 04F33BA32BC6367C003E2111 /* Products */;
  886. projectDirPath = "";
  887. projectRoot = "";
  888. targets = (
  889. 04F33BA12BC6367C003E2111 /* QuickSearchLocation */,
  890. );
  891. };
  892. /* End PBXProject section */
  893. /* Begin PBXResourcesBuildPhase section */
  894. 04F33BA02BC6367C003E2111 /* Resources */ = {
  895. isa = PBXResourcesBuildPhase;
  896. buildActionMask = 2147483647;
  897. files = (
  898. 04F33BB22BC6367D003E2111 /* LaunchScreen.storyboard in Resources */,
  899. 04F33BAF2BC6367D003E2111 /* Assets.xcassets in Resources */,
  900. 04F33BAD2BC6367C003E2111 /* Main.storyboard in Resources */,
  901. );
  902. runOnlyForDeploymentPostprocessing = 0;
  903. };
  904. /* End PBXResourcesBuildPhase section */
  905. /* Begin PBXShellScriptBuildPhase section */
  906. 040954F65594040B9AF240B8 /* [CP] Embed Pods Frameworks */ = {
  907. isa = PBXShellScriptBuildPhase;
  908. buildActionMask = 2147483647;
  909. files = (
  910. );
  911. inputFileListPaths = (
  912. "${PODS_ROOT}/Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  913. );
  914. name = "[CP] Embed Pods Frameworks";
  915. outputFileListPaths = (
  916. "${PODS_ROOT}/Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  917. );
  918. runOnlyForDeploymentPostprocessing = 0;
  919. shellPath = /bin/sh;
  920. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation-frameworks.sh\"\n";
  921. showEnvVarsInLog = 0;
  922. };
  923. 5EDFCC37396D25161D0BA490 /* [CP] Check Pods Manifest.lock */ = {
  924. isa = PBXShellScriptBuildPhase;
  925. buildActionMask = 2147483647;
  926. files = (
  927. );
  928. inputFileListPaths = (
  929. );
  930. inputPaths = (
  931. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  932. "${PODS_ROOT}/Manifest.lock",
  933. );
  934. name = "[CP] Check Pods Manifest.lock";
  935. outputFileListPaths = (
  936. );
  937. outputPaths = (
  938. "$(DERIVED_FILE_DIR)/Pods-QuickSearchLocation-checkManifestLockResult.txt",
  939. );
  940. runOnlyForDeploymentPostprocessing = 0;
  941. shellPath = /bin/sh;
  942. 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";
  943. showEnvVarsInLog = 0;
  944. };
  945. E8A4F0CC06A52EFEED4B4807 /* [CP] Copy Pods Resources */ = {
  946. isa = PBXShellScriptBuildPhase;
  947. buildActionMask = 2147483647;
  948. files = (
  949. );
  950. inputFileListPaths = (
  951. "${PODS_ROOT}/Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation-resources-${CONFIGURATION}-input-files.xcfilelist",
  952. );
  953. name = "[CP] Copy Pods Resources";
  954. outputFileListPaths = (
  955. "${PODS_ROOT}/Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation-resources-${CONFIGURATION}-output-files.xcfilelist",
  956. );
  957. runOnlyForDeploymentPostprocessing = 0;
  958. shellPath = /bin/sh;
  959. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QuickSearchLocation/Pods-QuickSearchLocation-resources.sh\"\n";
  960. showEnvVarsInLog = 0;
  961. };
  962. /* End PBXShellScriptBuildPhase section */
  963. /* Begin PBXSourcesBuildPhase section */
  964. 04F33B9E2BC6367C003E2111 /* Sources */ = {
  965. isa = PBXSourcesBuildPhase;
  966. buildActionMask = 2147483647;
  967. files = (
  968. 04F33BC92BC67100003E2111 /* QSLColor.swift in Sources */,
  969. FE638A9E2D0709C900858121 /* QSLPrivacyAlertView.swift in Sources */,
  970. FE8360902CFFFAD600978E03 /* QSLAlertView.swift in Sources */,
  971. FE8360A42D014EDA00978E03 /* QSLMessageHeaderView.swift in Sources */,
  972. FE8360B32D02939600978E03 /* QSLSocketManager.swift in Sources */,
  973. FE638AB92D195D5000858121 /* QSLGravityConst.swift in Sources */,
  974. FE83609A2D004E3400978E03 /* QSLBaseManager.swift in Sources */,
  975. 04F33BD32BC67A18003E2111 /* UIViewController+Extension.swift in Sources */,
  976. 04B6B51A2BCCFDE700777EB4 /* Date+Extension.swift in Sources */,
  977. 04B666CD2BC922460020BFBD /* QSLHomeFriendTableViewCell.swift in Sources */,
  978. FE638AB72D0ADD5700858121 /* QSLContactFailCell.swift in Sources */,
  979. FE638ABB2D19631900858121 /* QSLGravityManager.swift in Sources */,
  980. FE638AA02D082FC400858121 /* QSLLoading.swift in Sources */,
  981. FE638ADA2D23E31B00858121 /* PhotoClassifier.swift in Sources */,
  982. 04B6B5262BCE196000777EB4 /* QSLMineFuncView.swift in Sources */,
  983. FE8360692CF5B06700978E03 /* QSLLoginViewController.swift in Sources */,
  984. FE5B42442CF485B9000AACCB /* QSLHomeFriendFooterView.swift in Sources */,
  985. FE83609C2D00534800978E03 /* QSLNotification.swift in Sources */,
  986. 04F33BDB2BC68C4E003E2111 /* QSLBaseController.swift in Sources */,
  987. 04F33BAA2BC6367C003E2111 /* ViewController.swift in Sources */,
  988. FE638AA42D0978B100858121 /* QSLVipManager.swift in Sources */,
  989. 04F33BE92BC69EA5003E2111 /* QSLConst.swift in Sources */,
  990. FE8360B52D029BA800978E03 /* QSLMapMessageModel.swift in Sources */,
  991. FE8360952D003D8F00978E03 /* QSLApi.swift in Sources */,
  992. 04F33BEE2BC78B91003E2111 /* QSLUserModel.swift in Sources */,
  993. FE8360862CF86E2900978E03 /* QSLVipCommentCellView.swift in Sources */,
  994. FE638A9C2D06FF5E00858121 /* QSLGuideController.swift in Sources */,
  995. FE5B42422CF4612E000AACCB /* QSLSizeFit.swift in Sources */,
  996. FE8360A92D018B6F00978E03 /* QSLRequestCell.swift in Sources */,
  997. FE638AD42D1ABB9800858121 /* QSLJumpManager.swift in Sources */,
  998. FE8360A72D017C4300978E03 /* QSLRequestController.swift in Sources */,
  999. FE8360812CF723FA00978E03 /* QSLVipController.swift in Sources */,
  1000. 04F33BD92BC6896F003E2111 /* UITabBarController+Extension.swift in Sources */,
  1001. 04F33BCD2BC67486003E2111 /* UIView+Extension.swift in Sources */,
  1002. FE638AB02D0A8FF700858121 /* QSLContactAddAlertView.swift in Sources */,
  1003. FE8360932D003AA300978E03 /* QSLNetwork.swift in Sources */,
  1004. FE8360B12D01BFE500978E03 /* QSLFriendRemarkAlertView.swift in Sources */,
  1005. FE638AD22D1AA6E800858121 /* QSLWebController.swift in Sources */,
  1006. FE8360A22D00814000978E03 /* QSLPopViewCell.swift in Sources */,
  1007. 04B666BD2BC7D15A0020BFBD /* QSLHomeViewModel.swift in Sources */,
  1008. 04F33BA62BC6367C003E2111 /* AppDelegate.swift in Sources */,
  1009. FEC010E72D9E8B06008B8B0A /* QSLSubscriptionModel.swift in Sources */,
  1010. FE94B4F42D23F09100D2B001 /* LoadingViewController.swift in Sources */,
  1011. 04F33BCF2BC675C5003E2111 /* UIApplication+Extension.swift in Sources */,
  1012. 04F33BF02BC78D54003E2111 /* QSLMapTrackModel.swift in Sources */,
  1013. 04F33BEB2BC6A657003E2111 /* UIImage+Extension.swift in Sources */,
  1014. FE8360752CF707FE00978E03 /* QSLMessageTableViewCell.swift in Sources */,
  1015. 04B666CF2BC92B3A0020BFBD /* UITableView+Extension.swift in Sources */,
  1016. 04F33BC52BC64566003E2111 /* CustomTabBarController.swift in Sources */,
  1017. FE83608D2CFF08A600978E03 /* QSLRoadMainView.swift in Sources */,
  1018. 04B666BA2BC7BD020020BFBD /* UIButton+Extension.swift in Sources */,
  1019. 04B6B51C2BCCFF7000777EB4 /* DateFormatter+Extension.swift in Sources */,
  1020. 04F33BDD2BC68C6D003E2111 /* QSLBaseNavController.swift in Sources */,
  1021. 04F33BDF2BC690A6003E2111 /* UIFont+Extension.swift in Sources */,
  1022. FE638AA92D09858C00858121 /* QSLContactController.swift in Sources */,
  1023. 04B6B52D2BCE2C9200777EB4 /* QSLMineViewModel.swift in Sources */,
  1024. 04B666CB2BC922120020BFBD /* QSLHomeFriendView.swift in Sources */,
  1025. FE638AAE2D099B0F00858121 /* QSLContactCell.swift in Sources */,
  1026. 04B666C32BC7E3760020BFBD /* CAGradientLayer+Extension.swift in Sources */,
  1027. 04B666C72BC8D7F30020BFBD /* QSLFriendAddAlertView.swift in Sources */,
  1028. FE83606B2CF5C73F00978E03 /* NSMutableAttributedString+Extension.swift in Sources */,
  1029. 04F33BE72BC69318003E2111 /* QSLHomeController.swift in Sources */,
  1030. 04F33BD52BC67CEB003E2111 /* Bundle+Extension.swift in Sources */,
  1031. 04B666B82BC7BAFB0020BFBD /* UILabel+Extension.swift in Sources */,
  1032. FE8360AB2D01930600978E03 /* QSLMessageModel.swift in Sources */,
  1033. FE8360BB2D03002D00978E03 /* QSLMapPointModel.swift in Sources */,
  1034. 04B666B62BC7B9180020BFBD /* QSLHomeAuthHeaderView.swift in Sources */,
  1035. 04B6B5222BCD261700777EB4 /* QSLMineVipView.swift in Sources */,
  1036. 04F33BA82BC6367C003E2111 /* SceneDelegate.swift in Sources */,
  1037. 04B666C12BC7E0180020BFBD /* QSLHomeEmptyView.swift in Sources */,
  1038. 04B6B52B2BCE22D300777EB4 /* UICollectionView+Extension.swift in Sources */,
  1039. FE8360BD2D068DCB00978E03 /* QSLMemberModel.swift in Sources */,
  1040. FE8360B72D02F7A600978E03 /* QSLHomeAnnotatinView.swift in Sources */,
  1041. FE8360842CF8450C00978E03 /* QSLVipGoodCollectionViewCell.swift in Sources */,
  1042. 04F33BE12BC692C4003E2111 /* QSLMessageController.swift in Sources */,
  1043. FE8360982D0041F300978E03 /* QSLCacheManager.swift in Sources */,
  1044. FE8360AD2D01A04800978E03 /* QSLRequestModel.swift in Sources */,
  1045. 04B6B5292BCE1D5C00777EB4 /* QSLMineFuncCollectionViewCell.swift in Sources */,
  1046. FE638AB32D0ACA4D00858121 /* QSLContactModel.swift in Sources */,
  1047. 04F33BD72BC67E90003E2111 /* QSLDeviceTool.swift in Sources */,
  1048. 04B6B5202BCD1D2C00777EB4 /* QSLMineInfoView.swift in Sources */,
  1049. 04F33BC72BC66F5C003E2111 /* UIColor+Extension.swift in Sources */,
  1050. FE8360C02D06D33500978E03 /* QSLAppInfoController.swift in Sources */,
  1051. FE638AA22D096E6600858121 /* QSLGoodModel.swift in Sources */,
  1052. FE638AA62D097EDD00858121 /* QSLOrderModel.swift in Sources */,
  1053. FE8360A02D00813400978E03 /* QSLPopView.swift in Sources */,
  1054. 04F33BCB2BC672E4003E2111 /* QSLConfig.swift in Sources */,
  1055. FE83607C2CF7140200978E03 /* QSLAddController.swift in Sources */,
  1056. FE8360782CF70CA200978E03 /* NSAttributedString+Extension.swift in Sources */,
  1057. 04F33BD12BC6792D003E2111 /* UIVisualEffectView+Extension.swift in Sources */,
  1058. FE8360B92D02F9B500978E03 /* QSLHomeCallOutView.swift in Sources */,
  1059. 04B666D12BC92C110020BFBD /* NSObject+Extension.swift in Sources */,
  1060. 04F33BE32BC692F1003E2111 /* QSLFriendController.swift in Sources */,
  1061. 04B666BF2BC7D2D50020BFBD /* QSLHomeButtonView.swift in Sources */,
  1062. 04F33BE52BC69305003E2111 /* QSLMineController.swift in Sources */,
  1063. 04B666C92BC8E34D0020BFBD /* UITextField+Extension.swift in Sources */,
  1064. FE83608B2CF96CBA00978E03 /* QSLRoadController.swift in Sources */,
  1065. FE8360702CF5D1E300978E03 /* QSLFriendTableViewCell.swift in Sources */,
  1066. 04B6B5242BCD33B100777EB4 /* String+Extension.swift in Sources */,
  1067. FE638AB52D0AD9A300858121 /* QSLContactSendFailAlertView.swift in Sources */,
  1068. );
  1069. runOnlyForDeploymentPostprocessing = 0;
  1070. };
  1071. /* End PBXSourcesBuildPhase section */
  1072. /* Begin PBXVariantGroup section */
  1073. 04F33BAB2BC6367C003E2111 /* Main.storyboard */ = {
  1074. isa = PBXVariantGroup;
  1075. children = (
  1076. 04F33BAC2BC6367C003E2111 /* Base */,
  1077. FE8360AE2D01B56600978E03 /* zh-Hans */,
  1078. );
  1079. name = Main.storyboard;
  1080. sourceTree = "<group>";
  1081. };
  1082. 04F33BB02BC6367D003E2111 /* LaunchScreen.storyboard */ = {
  1083. isa = PBXVariantGroup;
  1084. children = (
  1085. 04F33BB12BC6367D003E2111 /* Base */,
  1086. FE8360AF2D01B56700978E03 /* zh-Hans */,
  1087. );
  1088. name = LaunchScreen.storyboard;
  1089. sourceTree = "<group>";
  1090. };
  1091. /* End PBXVariantGroup section */
  1092. /* Begin XCBuildConfiguration section */
  1093. 04F33BB42BC6367D003E2111 /* Debug */ = {
  1094. isa = XCBuildConfiguration;
  1095. buildSettings = {
  1096. ALWAYS_SEARCH_USER_PATHS = NO;
  1097. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1098. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1099. CLANG_ANALYZER_NONNULL = YES;
  1100. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1101. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1102. CLANG_ENABLE_MODULES = YES;
  1103. CLANG_ENABLE_OBJC_ARC = YES;
  1104. CLANG_ENABLE_OBJC_WEAK = YES;
  1105. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1106. CLANG_WARN_BOOL_CONVERSION = YES;
  1107. CLANG_WARN_COMMA = YES;
  1108. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1109. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1110. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1111. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1112. CLANG_WARN_EMPTY_BODY = YES;
  1113. CLANG_WARN_ENUM_CONVERSION = YES;
  1114. CLANG_WARN_INFINITE_RECURSION = YES;
  1115. CLANG_WARN_INT_CONVERSION = YES;
  1116. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1117. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1118. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1119. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1120. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1121. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1122. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1123. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1124. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1125. CLANG_WARN_UNREACHABLE_CODE = YES;
  1126. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1127. COPY_PHASE_STRIP = NO;
  1128. DEBUG_INFORMATION_FORMAT = dwarf;
  1129. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1130. ENABLE_TESTABILITY = YES;
  1131. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1132. GCC_C_LANGUAGE_STANDARD = gnu17;
  1133. GCC_DYNAMIC_NO_PIC = NO;
  1134. GCC_NO_COMMON_BLOCKS = YES;
  1135. GCC_OPTIMIZATION_LEVEL = 0;
  1136. GCC_PREPROCESSOR_DEFINITIONS = (
  1137. "DEBUG=1",
  1138. "$(inherited)",
  1139. );
  1140. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1141. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1142. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1143. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1144. GCC_WARN_UNUSED_FUNCTION = YES;
  1145. GCC_WARN_UNUSED_VARIABLE = YES;
  1146. IPHONEOS_DEPLOYMENT_TARGET = 17.0;
  1147. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1148. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1149. MTL_FAST_MATH = YES;
  1150. ONLY_ACTIVE_ARCH = YES;
  1151. SDKROOT = iphoneos;
  1152. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  1153. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1154. };
  1155. name = Debug;
  1156. };
  1157. 04F33BB52BC6367D003E2111 /* Release */ = {
  1158. isa = XCBuildConfiguration;
  1159. buildSettings = {
  1160. ALWAYS_SEARCH_USER_PATHS = NO;
  1161. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1162. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1163. CLANG_ANALYZER_NONNULL = YES;
  1164. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1165. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1166. CLANG_ENABLE_MODULES = YES;
  1167. CLANG_ENABLE_OBJC_ARC = YES;
  1168. CLANG_ENABLE_OBJC_WEAK = YES;
  1169. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1170. CLANG_WARN_BOOL_CONVERSION = YES;
  1171. CLANG_WARN_COMMA = YES;
  1172. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1173. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1174. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1175. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1176. CLANG_WARN_EMPTY_BODY = YES;
  1177. CLANG_WARN_ENUM_CONVERSION = YES;
  1178. CLANG_WARN_INFINITE_RECURSION = YES;
  1179. CLANG_WARN_INT_CONVERSION = YES;
  1180. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1181. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1182. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1183. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1184. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1185. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1186. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1187. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1188. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1189. CLANG_WARN_UNREACHABLE_CODE = YES;
  1190. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1191. COPY_PHASE_STRIP = NO;
  1192. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1193. ENABLE_NS_ASSERTIONS = NO;
  1194. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1195. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1196. GCC_C_LANGUAGE_STANDARD = gnu17;
  1197. GCC_NO_COMMON_BLOCKS = YES;
  1198. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1199. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1200. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1201. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1202. GCC_WARN_UNUSED_FUNCTION = YES;
  1203. GCC_WARN_UNUSED_VARIABLE = YES;
  1204. IPHONEOS_DEPLOYMENT_TARGET = 17.0;
  1205. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1206. MTL_ENABLE_DEBUG_INFO = NO;
  1207. MTL_FAST_MATH = YES;
  1208. SDKROOT = iphoneos;
  1209. SWIFT_COMPILATION_MODE = wholemodule;
  1210. VALIDATE_PRODUCT = YES;
  1211. };
  1212. name = Release;
  1213. };
  1214. 04F33BB72BC6367D003E2111 /* Debug */ = {
  1215. isa = XCBuildConfiguration;
  1216. baseConfigurationReference = C52CF61DE1905CAD72539979 /* Pods-QuickSearchLocation.debug.xcconfig */;
  1217. buildSettings = {
  1218. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1219. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1220. CODE_SIGN_IDENTITY = "Apple Development";
  1221. CODE_SIGN_STYLE = Automatic;
  1222. CURRENT_PROJECT_VERSION = 17;
  1223. DEVELOPMENT_TEAM = Q364C8K9BL;
  1224. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1225. FRAMEWORK_SEARCH_PATHS = (
  1226. "$(inherited)",
  1227. "$(PROJECT_DIR)/QuickSearchLocation/Frameworks",
  1228. );
  1229. GENERATE_INFOPLIST_FILE = YES;
  1230. INFOPLIST_FILE = QuickSearchLocation/Info.plist;
  1231. INFOPLIST_KEY_CFBundleDisplayName = "手机关爱定位";
  1232. INFOPLIST_KEY_NSContactsUsageDescription = "手机关爱定位需要您同意访问通讯录的权限用于添加好友功能";
  1233. INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "手机关爱定位为了使用定位轨迹功能需要您同意开启持续定位权限";
  1234. INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "手机关爱定位为了使用定位轨迹功能需要您同意开启持续定位权限";
  1235. INFOPLIST_KEY_NSUserTrackingUsageDescription = "手机关爱定位为了显示个性化广告需要使用您的广告标识符";
  1236. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1237. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
  1238. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  1239. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1240. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  1241. IPHONEOS_DEPLOYMENT_TARGET = 13.1;
  1242. LD_RUNPATH_SEARCH_PATHS = (
  1243. "$(inherited)",
  1244. "@executable_path/Frameworks",
  1245. );
  1246. MARKETING_VERSION = 1.1.3;
  1247. PRODUCT_BUNDLE_IDENTIFIER = com.manbu.shouji;
  1248. PRODUCT_NAME = "$(TARGET_NAME)";
  1249. PROVISIONING_PROFILE_SPECIFIER = "";
  1250. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1251. SUPPORTS_MACCATALYST = NO;
  1252. SWIFT_EMIT_LOC_STRINGS = YES;
  1253. SWIFT_VERSION = 5.0;
  1254. TARGETED_DEVICE_FAMILY = 1;
  1255. };
  1256. name = Debug;
  1257. };
  1258. 04F33BB82BC6367D003E2111 /* Release */ = {
  1259. isa = XCBuildConfiguration;
  1260. baseConfigurationReference = 3D3E5852B577A1B8F440848E /* Pods-QuickSearchLocation.release.xcconfig */;
  1261. buildSettings = {
  1262. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1263. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1264. CODE_SIGN_IDENTITY = "Apple Development";
  1265. CODE_SIGN_STYLE = Automatic;
  1266. CURRENT_PROJECT_VERSION = 17;
  1267. DEVELOPMENT_TEAM = Q364C8K9BL;
  1268. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1269. FRAMEWORK_SEARCH_PATHS = (
  1270. "$(inherited)",
  1271. "$(PROJECT_DIR)/QuickSearchLocation/Frameworks",
  1272. );
  1273. GENERATE_INFOPLIST_FILE = YES;
  1274. INFOPLIST_FILE = QuickSearchLocation/Info.plist;
  1275. INFOPLIST_KEY_CFBundleDisplayName = "手机关爱定位";
  1276. INFOPLIST_KEY_NSContactsUsageDescription = "手机关爱定位需要您同意访问通讯录的权限用于添加好友功能";
  1277. INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "手机关爱定位为了使用定位轨迹功能需要您同意开启持续定位权限";
  1278. INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "手机关爱定位为了使用定位轨迹功能需要您同意开启持续定位权限";
  1279. INFOPLIST_KEY_NSUserTrackingUsageDescription = "手机关爱定位为了显示个性化广告需要使用您的广告标识符";
  1280. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1281. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
  1282. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  1283. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1284. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  1285. IPHONEOS_DEPLOYMENT_TARGET = 13.1;
  1286. LD_RUNPATH_SEARCH_PATHS = (
  1287. "$(inherited)",
  1288. "@executable_path/Frameworks",
  1289. );
  1290. MARKETING_VERSION = 1.1.3;
  1291. PRODUCT_BUNDLE_IDENTIFIER = com.manbu.shouji;
  1292. PRODUCT_NAME = "$(TARGET_NAME)";
  1293. PROVISIONING_PROFILE_SPECIFIER = "";
  1294. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1295. SUPPORTS_MACCATALYST = NO;
  1296. SWIFT_EMIT_LOC_STRINGS = YES;
  1297. SWIFT_VERSION = 5.0;
  1298. TARGETED_DEVICE_FAMILY = 1;
  1299. };
  1300. name = Release;
  1301. };
  1302. /* End XCBuildConfiguration section */
  1303. /* Begin XCConfigurationList section */
  1304. 04F33B9D2BC6367C003E2111 /* Build configuration list for PBXProject "QuickSearchLocation" */ = {
  1305. isa = XCConfigurationList;
  1306. buildConfigurations = (
  1307. 04F33BB42BC6367D003E2111 /* Debug */,
  1308. 04F33BB52BC6367D003E2111 /* Release */,
  1309. );
  1310. defaultConfigurationIsVisible = 0;
  1311. defaultConfigurationName = Release;
  1312. };
  1313. 04F33BB62BC6367D003E2111 /* Build configuration list for PBXNativeTarget "QuickSearchLocation" */ = {
  1314. isa = XCConfigurationList;
  1315. buildConfigurations = (
  1316. 04F33BB72BC6367D003E2111 /* Debug */,
  1317. 04F33BB82BC6367D003E2111 /* Release */,
  1318. );
  1319. defaultConfigurationIsVisible = 0;
  1320. defaultConfigurationName = Release;
  1321. };
  1322. /* End XCConfigurationList section */
  1323. };
  1324. rootObject = 04F33B9A2BC6367C003E2111 /* Project object */;
  1325. }