监控的车辆状态label约束修改,更新高德地图

This commit is contained in:
DDIsFriend
2024-04-02 15:51:09 +08:00
parent 990658582a
commit 4018a59c7a
2862 changed files with 15621 additions and 3359 deletions

View File

@@ -17,6 +17,7 @@
D653F4F36EBD53E3BFE6C84ADEC15739 /* PBXTargetDependency */,
);
name = "AMapTrack-NO-IDFA";
productName = "AMapTrack-NO-IDFA";
};
4A68CFD979D413A619DF631BB121D98F /* Bugly */ = {
isa = PBXAggregateTarget;
@@ -26,6 +27,7 @@
dependencies = (
);
name = Bugly;
productName = Bugly;
};
4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */ = {
isa = PBXAggregateTarget;
@@ -36,6 +38,7 @@
CE773D55725DB20F2840173E16E1DD44 /* PBXTargetDependency */,
);
name = "AMapLocation-NO-IDFA";
productName = "AMapLocation-NO-IDFA";
};
4F1379598302C9160590B3650C10E1A5 /* AMapSearch-NO-IDFA */ = {
isa = PBXAggregateTarget;
@@ -46,6 +49,7 @@
D48245668460B1DA40EF10C02843AD33 /* PBXTargetDependency */,
);
name = "AMapSearch-NO-IDFA";
productName = "AMapSearch-NO-IDFA";
};
5FB6AB0A09E7A2F2BE11AD6BAEFD9AED /* JPush */ = {
isa = PBXAggregateTarget;
@@ -57,6 +61,7 @@
5F68943CF4C626BD7DA60883D2DD560A /* PBXTargetDependency */,
);
name = JPush;
productName = JPush;
};
609276B985CD7549B9F1DEE4969208FF /* JPushExtension */ = {
isa = PBXAggregateTarget;
@@ -67,6 +72,7 @@
dependencies = (
);
name = JPushExtension;
productName = JPushExtension;
};
9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */ = {
isa = PBXAggregateTarget;
@@ -76,6 +82,7 @@
dependencies = (
);
name = "AMapFoundation-NO-IDFA";
productName = "AMapFoundation-NO-IDFA";
};
D504B99928659EA67A1C3A9E981EB8FF /* JCore */ = {
isa = PBXAggregateTarget;
@@ -86,6 +93,7 @@
dependencies = (
);
name = JCore;
productName = JCore;
};
E94C558142469C11984D67CA883BAB1F /* AMapNavi-NO-IDFA */ = {
isa = PBXAggregateTarget;
@@ -96,6 +104,7 @@
2205B2D2970F6CDD51528EDED869252C /* PBXTargetDependency */,
);
name = "AMapNavi-NO-IDFA";
productName = "AMapNavi-NO-IDFA";
};
/* End PBXAggregateTarget section */
@@ -1806,7 +1815,7 @@
069ABCFA2988716C372A60614FADC40C /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = "<group>"; };
06A0E4D18A8798846922E959EBBCC375 /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Sources/ConstraintMakerRelatable.swift; sourceTree = "<group>"; };
06A9F6CDCA806D0CFC0C6555CD199978 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = "<group>"; };
06B7B12A0DADB8790E5B3E2A0EF5FE14 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
06B7B12A0DADB8790E5B3E2A0EF5FE14 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
06E399ED5B6DF039C7B0B02AD081E669 /* DDProgressHUDKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDProgressHUDKit_Private-umbrella.h"; sourceTree = "<group>"; };
06EB833D543B5DFD4B63EB0D14CB0FBF /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = "<group>"; };
06F75D7DCD94739909AEE941528D538C /* DDBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseView.m; path = DDBasicControlsKit_Private/Classes/DDBaseView/DDBaseView.m; sourceTree = "<group>"; };
@@ -2057,7 +2066,7 @@
30B389BBBA4A9744AFE820CB8C411C34 /* ESTabBarController-swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "ESTabBarController-swift.modulemap"; sourceTree = "<group>"; };
30E0AEBF579074168FDFA3E54E8C7D27 /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Sources/ConstraintLayoutGuideDSL.swift; sourceTree = "<group>"; };
3101866284763E56019949B5DA7E9DF1 /* Infallible+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Create.swift"; path = "RxSwift/Traits/Infallible/Infallible+Create.swift"; sourceTree = "<group>"; };
313ADE667A64303B397EFD147BF02B5D /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
313ADE667A64303B397EFD147BF02B5D /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
3158D6AB976774D3D80E62B1E4F6B606 /* ZLTextStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLTextStickerView.swift; path = Sources/Edit/ZLTextStickerView.swift; sourceTree = "<group>"; };
316BE898E0860DDCC729BEE96A512D18 /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = "<group>"; };
31851C94A97687B28CBD63E5ACDF6DC8 /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = "<group>"; };
@@ -2189,7 +2198,7 @@
46BEEAF5CCE1C01709C68B6967C2028C /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = "<group>"; };
471D726D0D840B3504EB932985FD7937 /* EKAttributes+PositionConstraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+PositionConstraints.swift"; path = "Source/Model/EntryAttributes/EKAttributes+PositionConstraints.swift"; sourceTree = "<group>"; };
473205BBEF64A8360F294DC0D5566E80 /* Result+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Result+Alamofire.swift"; path = "Source/Result+Alamofire.swift"; sourceTree = "<group>"; };
47644065C7112A48C1C68A1D50BC321E /* jcore-ios-4.2.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jcore-ios-4.2.1.xcframework"; sourceTree = "<group>"; };
47644065C7112A48C1C68A1D50BC321E /* jcore-ios-4.2.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.xcframework; path = "jcore-ios-4.2.1.xcframework"; sourceTree = "<group>"; };
4776782ACCAF3706FA985D1DBC765A08 /* DDMAMapKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDMAMapKit_Private-umbrella.h"; sourceTree = "<group>"; };
47C47D1A04EFB809F75B4BC816FD38BA /* AMapNaviInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviInfo.h; path = AMapNaviKit.framework/Headers/AMapNaviInfo.h; sourceTree = "<group>"; };
47D6B60F23BDF5F023A781CDFC1D1767 /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = "<group>"; };
@@ -2276,7 +2285,7 @@
53D5DD02FB15C5EF23AE14FA6ABFFCE1 /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = "<group>"; };
540A214D0A8E1C7895E572BCA4004397 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = "<group>"; };
541FA40ED54A9B8C3C82F5B856F41F18 /* DDUtilsSwiftKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUtilsSwiftKit_Private.debug.xcconfig; sourceTree = "<group>"; };
54602601EBA10BA656981F1E8857CB66 /* jpush-extension-ios-2.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jpush-extension-ios-2.0.1.xcframework"; sourceTree = "<group>"; };
54602601EBA10BA656981F1E8857CB66 /* jpush-extension-ios-2.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.xcframework; path = "jpush-extension-ios-2.0.1.xcframework"; sourceTree = "<group>"; };
5481D5FD1FB7E7A060787FDAAC46AC1F /* SDWebImageOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOperation.h; sourceTree = "<group>"; };
5515BBBBCA210A746E63EBC64C448602 /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = "<group>"; };
5599F8852C824BE1D95B99FB442ABC0A /* JXCategoryCollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryCollectionView.h; path = Sources/Common/JXCategoryCollectionView.h; sourceTree = "<group>"; };
@@ -2417,7 +2426,7 @@
6E74D50E65322C966BB1ABA78B44C2C4 /* AMapNaviDriveView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveView.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveView.h; sourceTree = "<group>"; };
6E8102EAEF40C0D5131E99A70673408C /* JXCategoryImageCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageCell.m; path = Sources/Image/JXCategoryImageCell.m; sourceTree = "<group>"; };
6E8680BEBA5F2591561DD228BB383B73 /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = "<group>"; };
6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* DDMAMapKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDMAMapKit_Private; path = libDDMAMapKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; };
6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* libDDMAMapKit_Private.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libDDMAMapKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; };
6F5D7A3C1810103A5A37949E25569E63 /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = "<group>"; };
6F70B9B0CE5D8E03EA5FC31D95CC01ED /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
6FADBD9D963CD300698A9A6B407004FF /* EntryAppearanceDescriptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EntryAppearanceDescriptor.swift; path = Source/MessageViews/MessagesUtils/EntryAppearanceDescriptor.swift; sourceTree = "<group>"; };
@@ -2672,7 +2681,7 @@
9D5142F3354DEAFC138DA8082D769D0C /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/HTTPHeaders.swift; sourceTree = "<group>"; };
9D5A404C43A548C225C1131E0449578A /* SDAsyncBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAsyncBlockOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAsyncBlockOperation.h; sourceTree = "<group>"; };
9D7D991787FE25AE5ADF0F3727B078EE /* car_xingshi.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = car_xingshi.png; path = DDMAMapKit_Private/Assets/car_xingshi.png; sourceTree = "<group>"; };
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
9DEFCEA14B757D0DCC670ED3623B3B91 /* JXCategoryBaseCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseCellModel.h; path = Sources/Base/JXCategoryBaseCellModel.h; sourceTree = "<group>"; };
9E02D5FF75328966FF3BA5C3A36D459B /* UICollectionView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UICollectionView+DDCategory/UICollectionView+DDCategory.m"; sourceTree = "<group>"; };
9E54B5A1325F8C4A4EA974ADC510D739 /* DDWebImageKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDWebImageKit_Private-dummy.m"; sourceTree = "<group>"; };
@@ -2726,7 +2735,7 @@
A53385461847DD84A0E130F81058D5A8 /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = "<group>"; };
A55240260A1819F3F9E2430F11D99FB2 /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = "<group>"; };
A5559AD342C94D5063B4CF7B64CA62E2 /* DDColorKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDColorKit_Private.modulemap; sourceTree = "<group>"; };
A576033F77D02DD40DD098BBE353E52F /* jpush-ios-5.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jpush-ios-5.0.1.xcframework"; sourceTree = "<group>"; };
A576033F77D02DD40DD098BBE353E52F /* jpush-ios-5.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.xcframework; path = "jpush-ios-5.0.1.xcframework"; sourceTree = "<group>"; };
A59DEC7988C48724545E493203E8979D /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = "<group>"; };
A5D2FEFB6BC8F7031D1E6B429A2FC517 /* AMapNaviManagerConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviManagerConfig.h; path = AMapNaviKit.framework/Headers/AMapNaviManagerConfig.h; sourceTree = "<group>"; };
A6343FE7B40333BFE3E017E83993F412 /* DDLogKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDLogKit_Private-umbrella.h"; sourceTree = "<group>"; };
@@ -2833,7 +2842,7 @@
B381451707FCB351A37A17AA9C16CEA4 /* DDMASearch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMASearch.m; path = DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.m; sourceTree = "<group>"; };
B38B7FDB59C4F9E3C1B22CC66321A97C /* UIColor+JXAdd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+JXAdd.h"; path = "Sources/Common/UIColor+JXAdd.h"; sourceTree = "<group>"; };
B390A5C06473097656B343C45BD86BAD /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = AMapNaviKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = "<group>"; };
B3B0956B7EBF66A8FD677D586C9C387A /* Pods-OrderScheduling */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-OrderScheduling"; path = "libPods-OrderScheduling.a"; sourceTree = BUILT_PRODUCTS_DIR; };
B3B0956B7EBF66A8FD677D586C9C387A /* libPods-OrderScheduling.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OrderScheduling.a"; sourceTree = BUILT_PRODUCTS_DIR; };
B3D581DF2DAE8D5D54AE8172E986E16E /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = AMapNaviKit.framework/Headers/MAArcRenderer.h; sourceTree = "<group>"; };
B3D9FEB238728DEAF0FC448EE0B2CE88 /* UIScrollView+ZFPlayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+ZFPlayer.m"; path = "DDZFPlayerKit_Private/Classes/Core/UIScrollView+ZFPlayer.m"; sourceTree = "<group>"; };
B3E3119778BA78F101120A9960355683 /* JXCategoryTitleView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleView.m; path = Sources/Title/JXCategoryTitleView.m; sourceTree = "<group>"; };
@@ -2868,7 +2877,7 @@
B925E28206FCE05B9372197A6D9A0ECA /* BRResultModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRResultModel.h; path = BRPickerView/StringPickerView/BRResultModel.h; sourceTree = "<group>"; };
B9297D745BE8ED5C793D70E2F7E57E64 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = "<group>"; };
B9AA9A4DAA1283C06F026C49827E1AF9 /* AMapSearchAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchAPI.h; path = AMapSearchKit.framework/Headers/AMapSearchAPI.h; sourceTree = "<group>"; };
B9CAF22EB496ED1D8A6BCDA74EDB7265 /* DDMAMapKit_Private.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = DDMAMapKit_Private.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
B9CAF22EB496ED1D8A6BCDA74EDB7265 /* DDMAMapKit_Private.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = DDMAMapKit_Private.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
BA5F710B87FE792B288623B42D045099 /* JXCategoryDotCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotCell.h; path = Sources/Dot/JXCategoryDotCell.h; sourceTree = "<group>"; };
BAC659AC672701E24A12133A117086E3 /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = "<group>"; };
BACA64C8B449D71FC0D32852EA155703 /* DDScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDScrollView.swift; path = DDControlsKit_Private/Classes/DDScrollView/DDScrollView.swift; sourceTree = "<group>"; };
@@ -2946,7 +2955,7 @@
C62DAD3D08F89E374360111431292D46 /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = "<group>"; };
C637943CBB4D9226E5188B690EA16A44 /* SDWebImageDownloaderRequestModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderRequestModifier.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderRequestModifier.m; sourceTree = "<group>"; };
C671A9D70DE3E3837A33C8EEBF7E74DD /* JXCategoryIndicatorDotLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorDotLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorDotLineView.h; sourceTree = "<group>"; };
C6932CA2303343B93B99A7FEC75B9BA3 /* en.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = en.lproj; path = Sources/en.lproj; sourceTree = "<group>"; };
C6932CA2303343B93B99A7FEC75B9BA3 /* en.lproj */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder; name = en.lproj; path = Sources/en.lproj; sourceTree = "<group>"; };
C6D1F0AE2B7DD867F20794E339F1EA62 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = "<group>"; };
C7300415F7D04393445EB87EFD0F1038 /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = "<group>"; };
C73BB815646057562BB3649275921085 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = "<group>"; };
@@ -3277,7 +3286,7 @@
FB4AB904E66B8CC6EF570D111668D4EC /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = "<group>"; };
FB70CAB9762649734F51C471CE3A756E /* MATraceReplayOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceReplayOverlay.h; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h; sourceTree = "<group>"; };
FB80BDAF85A46D5988C82B4016FE9DF7 /* DDNavigationControllerDelegateReceiver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDNavigationControllerDelegateReceiver.m; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDNavigationControllerDelegateReceiver.m; sourceTree = "<group>"; };
FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private-DDMAMapKit_Private */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "DDMAMapKit_Private-DDMAMapKit_Private"; path = DDMAMapKit_Private.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DDMAMapKit_Private.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
FBC3DD647E6E4CA514FA1D4E826CEF66 /* DDPersistenceKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDPersistenceKit_Private-dummy.m"; sourceTree = "<group>"; };
FC0AC783000ED62C860A1BA89C28DAA8 /* UIView+Shadow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Shadow.swift"; path = "Source/Extensions/UIView+Shadow.swift"; sourceTree = "<group>"; };
FC71F646BD7BBECCA8672CB2B9EAC2C2 /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/URLConvertible+URLRequestConvertible.swift"; sourceTree = "<group>"; };
@@ -3596,7 +3605,6 @@
C1A66746E9B7B33F4667AC0A9B002535 /* ijkplayer */,
1F2E937834E71A662B31BE892A81A726 /* Support Files */,
);
name = DDZFPlayerKit_Private;
path = DDZFPlayerKit_Private;
sourceTree = "<group>";
};
@@ -3606,7 +3614,6 @@
6D779BD925597C9056E9057CAD01612B /* FontUtil.swift */,
767ADF878822E2F97A40E78A01CE3E1A /* Support Files */,
);
name = DDFontKit_Private;
path = DDFontKit_Private;
sourceTree = "<group>";
};
@@ -3658,7 +3665,6 @@
468B1261E03B08304C5C2F9D5D12AB91 /* Resources */,
FE77FAB20E4EB10F9906C5A15165BD4B /* Support Files */,
);
name = ZLPhotoBrowser;
path = ZLPhotoBrowser;
sourceTree = "<group>";
};
@@ -3821,7 +3827,6 @@
8AF4B42D58515711987EA28F7C05DFE4 /* Resources */,
0BED680A6639EA5AFCB17B452E72CA79 /* Support Files */,
);
name = "AMapNavi-NO-IDFA";
path = "AMapNavi-NO-IDFA";
sourceTree = "<group>";
};
@@ -3832,7 +3837,6 @@
775775E32DCC492BB47A3504BD740E00 /* SDWebImage */,
E172E2D99F0CE2EA2D74C035A25515F3 /* Support Files */,
);
name = DDWebImageKit_Private;
path = DDWebImageKit_Private;
sourceTree = "<group>";
};
@@ -3878,7 +3882,6 @@
AA6A0A8654FC67BCB6D8955D755E9AAB /* Validation.swift */,
72E437D8BC0C541880DA3CF449E9DCD4 /* Support Files */,
);
name = Alamofire;
path = Alamofire;
sourceTree = "<group>";
};
@@ -3999,7 +4002,6 @@
23AF171052DC20785FAF200862B9069E /* WKInterfaceImage+Kingfisher.swift */,
4A7AD5F8C187D4DE305E8811D42AF7F8 /* Support Files */,
);
name = Kingfisher;
path = Kingfisher;
sourceTree = "<group>";
};
@@ -4147,7 +4149,6 @@
803E40F6CF59AA76AD525698E7F26864 /* UIColor+JXAdd.m */,
8968239DD72FA2328EA673EE82C4854D /* Support Files */,
);
name = JXCategoryView;
path = JXCategoryView;
sourceTree = "<group>";
};
@@ -4177,7 +4178,6 @@
FF73D518457ABB8F4EA448D3F0ECD625 /* DDBaseViewModel */,
2A9DBAF95C1C80D5469983640A028E8C /* Support Files */,
);
name = DDBasicControlsKit_Private;
path = DDBasicControlsKit_Private;
sourceTree = "<group>";
};
@@ -4232,7 +4232,6 @@
9AD4A0265F7ACC11855EFBB58F7689B9 /* Frameworks */,
FB0AA487E9734FE04935537E59D3041B /* Support Files */,
);
name = "AMapFoundation-NO-IDFA";
path = "AMapFoundation-NO-IDFA";
sourceTree = "<group>";
};
@@ -4279,7 +4278,6 @@
6328C4CCD3A3FCAF9BCBDC1D83163FA1 /* IQUIViewController+Additions.swift */,
DF20FA78FB219901A82F2534BB2E1B26 /* Support Files */,
);
name = IQKeyboardManagerSwift;
path = IQKeyboardManagerSwift;
sourceTree = "<group>";
};
@@ -4289,7 +4287,6 @@
E3D99C6C69E5609BA29F44C78A39D4D0 /* DDDate.swift */,
EBF114BD9A44F08EB75999C79609FBA4 /* Support Files */,
);
name = DDDateKit_Private;
path = DDDateKit_Private;
sourceTree = "<group>";
};
@@ -4386,7 +4383,6 @@
37267C4E3C39B364455D8C940C972375 /* ObjC */,
D79587F2BF114DE4DB664537924A6DE5 /* Support Files */,
);
name = SwiftyRSA;
path = SwiftyRSA;
sourceTree = "<group>";
};
@@ -4508,7 +4504,6 @@
44A92477ABD45701278487B6EED2BD15 /* Utils.swift */,
1CB4CDE71029B2429A5F8D4CDF68EAF6 /* Support Files */,
);
name = RxRelay;
path = RxRelay;
sourceTree = "<group>";
};
@@ -4822,7 +4817,6 @@
E49DA5A5680EBBAD6F7A35B8A7AF56F7 /* UIViewController+DDCategory */,
DDEC7F466D96119BBAD24E1A03BD8A9D /* UIWindow+DDCategory */,
);
name = DDCategoryKit_Private;
path = DDCategoryKit_Private;
sourceTree = "<group>";
};
@@ -4833,7 +4827,6 @@
95250D5237BDB3C47D199886B8998F0D /* Toast.swift */,
135325AB38AA9F0F98C7BFFFE2B0460B /* Support Files */,
);
name = DDToastKit_Private;
path = DDToastKit_Private;
sourceTree = "<group>";
};
@@ -5002,7 +4995,6 @@
508A30D0B7E66B1658706BCEC6E3055B /* Zip+Collection.swift */,
EE8A766CD9DAFDA9B8A01A4DBABCFE42 /* Support Files */,
);
name = RxSwift;
path = RxSwift;
sourceTree = "<group>";
};
@@ -5062,8 +5054,8 @@
E270ABDB05C1E6CDFF8AB4EB055CE66E /* DDDateKit_Private */,
9CB241779EEAD809AC3180FD5B56FDF4 /* DDFontKit_Private */,
DAFE13D35532C1BA0D3624F4C38BEE8E /* DDLogKit_Private */,
6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* DDMAMapKit_Private */,
FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private-DDMAMapKit_Private */,
6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* libDDMAMapKit_Private.a */,
FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private.bundle */,
2DE47AF6516BB19369CA020EA7C48A4A /* DDNetworkingOfAlamofireKit_Private */,
F11C5D34D44394CFB2C5ADD740509CC9 /* DDPersistenceKit_Private */,
35BC09180850FDD03C450D14BD310714 /* DDProgressHUDKit_Private */,
@@ -5077,7 +5069,7 @@
C3A46B03C308EEEB11F2A62BA5D2E8BE /* JXCategoryView */,
C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher */,
E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh */,
B3B0956B7EBF66A8FD677D586C9C387A /* Pods-OrderScheduling */,
B3B0956B7EBF66A8FD677D586C9C387A /* libPods-OrderScheduling.a */,
E7C9437E4E7340A6BDC7C73BE8A3B117 /* Pods-OrderSchedulingNotificationService */,
BC432FD48A5932251F1CAFBC4BF74894 /* RxCocoa */,
FF8B264DFE802855D5D67E7CDDABFC3C /* RxRelay */,
@@ -5096,7 +5088,6 @@
8A1E348507588A9549723A5453BC2404 /* Frameworks */,
9878DEA7E4AE3D99671BF57046C9B2F8 /* Support Files */,
);
name = JPushExtension;
path = JPushExtension;
sourceTree = "<group>";
};
@@ -5116,7 +5107,6 @@
B7CA533A6EC086362D3554A8FBCF7CD3 /* MBProgressHUD.m */,
CDFD6DDEE2019949953BC7B316CCCE2E /* Support Files */,
);
name = DDProgressHUDKit_Private;
path = DDProgressHUDKit_Private;
sourceTree = "<group>";
};
@@ -5210,7 +5200,6 @@
14D97AE255B816DBB1DDD1A0F6F638D8 /* DDKeychain.swift */,
AF63F3C25C4D970A8DD61A31080C32B7 /* Support Files */,
);
name = DDPersistenceKit_Private;
path = DDPersistenceKit_Private;
sourceTree = "<group>";
};
@@ -5230,7 +5219,6 @@
44E1D27CACBE803E55C86BB296507257 /* DDAlamofire.swift */,
F3EAA2CA1EB6904920F5B8A5280C7854 /* Support Files */,
);
name = DDNetworkingOfAlamofireKit_Private;
path = DDNetworkingOfAlamofireKit_Private;
sourceTree = "<group>";
};
@@ -5269,7 +5257,6 @@
8F87DCAB7CCE3F156EC9213352FAFB74 /* Frameworks */,
1FCF061F87A6C1496DC0F08CEAC14A12 /* Support Files */,
);
name = JCore;
path = JCore;
sourceTree = "<group>";
};
@@ -5291,7 +5278,6 @@
F5E9CC0DB0EA32F352AFEDA7E749BED1 /* Frameworks */,
3A16F87A956E36161BC899DDBF074417 /* Support Files */,
);
name = JPush;
path = JPush;
sourceTree = "<group>";
};
@@ -5462,7 +5448,6 @@
A117F758FB471FFC1B44CF01C6169422 /* Resources */,
7EAF3688FC512BB1EAE043324C0645CE /* Support Files */,
);
name = MJRefresh;
path = MJRefresh;
sourceTree = "<group>";
};
@@ -5481,7 +5466,6 @@
A1323DFF48A818B822CAA7B6CC1CF0DC /* Frameworks */,
BF7D10816110939042364A1D4C06CAD0 /* Support Files */,
);
name = "AMapTrack-NO-IDFA";
path = "AMapTrack-NO-IDFA";
sourceTree = "<group>";
};
@@ -5500,7 +5484,6 @@
0C411C14B193DA09C64CCA2F5B0CBFBE /* Frameworks */,
E9CC2751C754D1A6DD38599CF48F069E /* Support Files */,
);
name = Bugly;
path = Bugly;
sourceTree = "<group>";
};
@@ -5553,7 +5536,6 @@
70BC0C0AADE1274608D9DD7FEE1B1AB8 /* DDSpeechSynthesizer.swift */,
93DF107709A060B8DB09B3D6D7F2CE1C /* Support Files */,
);
name = DDAudioPlayerKit_Private;
path = DDAudioPlayerKit_Private;
sourceTree = "<group>";
};
@@ -5622,7 +5604,6 @@
F7F24FAD6BF194EB57AB1EA291935C51 /* DDUIPanGestureRecognizer */,
F7A1EF415BDCEA332D3347CA6B627A13 /* Support Files */,
);
name = DDUIGestureRecognizer;
path = DDUIGestureRecognizer;
sourceTree = "<group>";
};
@@ -5736,7 +5717,6 @@
F8CD8257B3896854195E894B447C8482 /* Resources */,
F17BA47FBFAE6AE6D5711A6EBE2D7A63 /* Support Files */,
);
name = "ESTabBarController-swift";
path = "ESTabBarController-swift";
sourceTree = "<group>";
};
@@ -5858,7 +5838,6 @@
8934534961A3218C99C9B215CA9C876E /* StringPickerView */,
296D1AED4530F7BCBCFC42134CDE00AA /* Support Files */,
);
name = BRPickerView;
path = BRPickerView;
sourceTree = "<group>";
};
@@ -5938,7 +5917,6 @@
622D3A7261AD2D2E1D19AC230972206B /* Frameworks */,
98B6766298510F0DCA5C67F35D6A096F /* Support Files */,
);
name = "AMapLocation-NO-IDFA";
path = "AMapLocation-NO-IDFA";
sourceTree = "<group>";
};
@@ -6007,7 +5985,6 @@
EB19D3D5E0A80FAA06587C101ECAF5E0 /* Support Files */,
8BF709AEDE16ACDE8F6CAAAB55C5BDB3 /* UrlLinks */,
);
name = DDUtilsSwiftKit_Private;
path = DDUtilsSwiftKit_Private;
sourceTree = "<group>";
};
@@ -6228,7 +6205,6 @@
617E493BB9B6B0BCF7B0F33787DF07AC /* UIViewArray+QuickLayout.swift */,
B8E729FDAD60C17959BC8673CD56F443 /* Support Files */,
);
name = SwiftEntryKit;
path = SwiftEntryKit;
sourceTree = "<group>";
};
@@ -6274,7 +6250,6 @@
3690E53182AE753DC2BBEBE0506A9598 /* UILayoutSupport+Extensions.swift */,
0ABB0E2D287CF73DD64D76A9E1A0DA38 /* Support Files */,
);
name = SnapKit;
path = SnapKit;
sourceTree = "<group>";
};
@@ -6393,7 +6368,6 @@
D55FF3D527711C504645DE97F9EA23C4 /* WKWebView+Rx.swift */,
4651F33067CB223DF7E3FA4BBF4B91BE /* Support Files */,
);
name = RxCocoa;
path = RxCocoa;
sourceTree = "<group>";
};
@@ -6465,7 +6439,6 @@
1036F63237B5013CBDDF949C91346ED0 /* UIColor+Hue.swift */,
F9EE161F1F828FECE976796F5BEE54A6 /* Support Files */,
);
name = DDColorKit_Private;
path = DDColorKit_Private;
sourceTree = "<group>";
};
@@ -6535,7 +6508,6 @@
17099A0CEE394CCF239BED200807C862 /* AutoUI.swift */,
1304736A62F4CC587EEB27D9DE36167E /* Support Files */,
);
name = DDAutoUIKit_Private;
path = DDAutoUIKit_Private;
sourceTree = "<group>";
};
@@ -6638,7 +6610,6 @@
21FC4B501A93D45A43C1B96B7FB72963 /* Support Files */,
AB78447727F2CA6B8049DCCA32E0C0A9 /* SwiftLog */,
);
name = DDLogKit_Private;
path = DDLogKit_Private;
sourceTree = "<group>";
};
@@ -6701,7 +6672,6 @@
6981459F9416AE122BCF9564DDC99448 /* Frameworks */,
0E92C5E2E4689002A1FA8EEB10D29C15 /* Support Files */,
);
name = "AMapSearch-NO-IDFA";
path = "AMapSearch-NO-IDFA";
sourceTree = "<group>";
};
@@ -6773,7 +6743,6 @@
285CAD9C017C5A9C78885F1260523744 /* DDViewController */,
38FD4125364D19628B2EDBFE20563807 /* Support Files */,
);
name = DDControlsKit_Private;
path = DDControlsKit_Private;
sourceTree = "<group>";
};
@@ -7618,7 +7587,7 @@
);
name = "DDMAMapKit_Private-DDMAMapKit_Private";
productName = DDMAMapKit_Private;
productReference = FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private-DDMAMapKit_Private */;
productReference = FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private.bundle */;
productType = "com.apple.product-type.bundle";
};
67F8329E1ABF625D93A19CDE570535BB /* DDUIGestureRecognizer */ = {
@@ -7728,7 +7697,7 @@
);
name = "Pods-OrderScheduling";
productName = "Pods-OrderScheduling";
productReference = B3B0956B7EBF66A8FD677D586C9C387A /* Pods-OrderScheduling */;
productReference = B3B0956B7EBF66A8FD677D586C9C387A /* libPods-OrderScheduling.a */;
productType = "com.apple.product-type.library.static";
};
7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */ = {
@@ -7861,7 +7830,7 @@
);
name = DDMAMapKit_Private;
productName = DDMAMapKit_Private;
productReference = 6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* DDMAMapKit_Private */;
productReference = 6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* libDDMAMapKit_Private.a */;
productType = "com.apple.product-type.library.static";
};
B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */ = {