project.pbxproj 82 KB

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