project.pbxproj 80 KB

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