project.pbxproj 82 KB

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