project.pbxproj 96 KB

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