map optimise
This commit is contained in:
@@ -39,6 +39,9 @@
|
|||||||
7940277C2B3E9ECB00EC52D4 /* ConditionalSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7940277B2B3E9ECB00EC52D4 /* ConditionalSearchView.swift */; };
|
7940277C2B3E9ECB00EC52D4 /* ConditionalSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7940277B2B3E9ECB00EC52D4 /* ConditionalSearchView.swift */; };
|
||||||
7940277E2B43B9B600EC52D4 /* ConditionalSearchTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7940277D2B43B9B600EC52D4 /* ConditionalSearchTool.swift */; };
|
7940277E2B43B9B600EC52D4 /* ConditionalSearchTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7940277D2B43B9B600EC52D4 /* ConditionalSearchTool.swift */; };
|
||||||
794027842B4E330900EC52D4 /* MapPointAnnotationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794027832B4E330900EC52D4 /* MapPointAnnotationExtension.swift */; };
|
794027842B4E330900EC52D4 /* MapPointAnnotationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794027832B4E330900EC52D4 /* MapPointAnnotationExtension.swift */; };
|
||||||
|
7949FF102B51087900B75A21 /* style_extra.data in Resources */ = {isa = PBXBuildFile; fileRef = 7949FF0E2B51087900B75A21 /* style_extra.data */; };
|
||||||
|
7949FF112B51087900B75A21 /* style.data in Resources */ = {isa = PBXBuildFile; fileRef = 7949FF0F2B51087900B75A21 /* style.data */; };
|
||||||
|
7949FF142B51096A00B75A21 /* CustomMapStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7949FF132B51096A00B75A21 /* CustomMapStyle.swift */; };
|
||||||
794FBB0D2A8F040D00D57BB8 /* HistoryController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB0C2A8F040D00D57BB8 /* HistoryController.swift */; };
|
794FBB0D2A8F040D00D57BB8 /* HistoryController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB0C2A8F040D00D57BB8 /* HistoryController.swift */; };
|
||||||
794FBB142A8F045F00D57BB8 /* MineController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB132A8F045F00D57BB8 /* MineController.swift */; };
|
794FBB142A8F045F00D57BB8 /* MineController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB132A8F045F00D57BB8 /* MineController.swift */; };
|
||||||
794FBB162A8F1A3300D57BB8 /* RescuePhotoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB152A8F1A3300D57BB8 /* RescuePhotoController.swift */; };
|
794FBB162A8F1A3300D57BB8 /* RescuePhotoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB152A8F1A3300D57BB8 /* RescuePhotoController.swift */; };
|
||||||
@@ -145,6 +148,9 @@
|
|||||||
7940277B2B3E9ECB00EC52D4 /* ConditionalSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalSearchView.swift; sourceTree = "<group>"; };
|
7940277B2B3E9ECB00EC52D4 /* ConditionalSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalSearchView.swift; sourceTree = "<group>"; };
|
||||||
7940277D2B43B9B600EC52D4 /* ConditionalSearchTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalSearchTool.swift; sourceTree = "<group>"; };
|
7940277D2B43B9B600EC52D4 /* ConditionalSearchTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalSearchTool.swift; sourceTree = "<group>"; };
|
||||||
794027832B4E330900EC52D4 /* MapPointAnnotationExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapPointAnnotationExtension.swift; sourceTree = "<group>"; };
|
794027832B4E330900EC52D4 /* MapPointAnnotationExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapPointAnnotationExtension.swift; sourceTree = "<group>"; };
|
||||||
|
7949FF0E2B51087900B75A21 /* style_extra.data */ = {isa = PBXFileReference; lastKnownFileType = file; path = style_extra.data; sourceTree = "<group>"; };
|
||||||
|
7949FF0F2B51087900B75A21 /* style.data */ = {isa = PBXFileReference; lastKnownFileType = file; path = style.data; sourceTree = "<group>"; };
|
||||||
|
7949FF132B51096A00B75A21 /* CustomMapStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomMapStyle.swift; sourceTree = "<group>"; };
|
||||||
794FBB0C2A8F040D00D57BB8 /* HistoryController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryController.swift; sourceTree = "<group>"; };
|
794FBB0C2A8F040D00D57BB8 /* HistoryController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryController.swift; sourceTree = "<group>"; };
|
||||||
794FBB132A8F045F00D57BB8 /* MineController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineController.swift; sourceTree = "<group>"; };
|
794FBB132A8F045F00D57BB8 /* MineController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineController.swift; sourceTree = "<group>"; };
|
||||||
794FBB152A8F1A3300D57BB8 /* RescuePhotoController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RescuePhotoController.swift; sourceTree = "<group>"; };
|
794FBB152A8F1A3300D57BB8 /* RescuePhotoController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RescuePhotoController.swift; sourceTree = "<group>"; };
|
||||||
@@ -428,6 +434,16 @@
|
|||||||
path = Tool;
|
path = Tool;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
|
7949FF122B51093F00B75A21 /* CustomMap */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
7949FF0E2B51087900B75A21 /* style_extra.data */,
|
||||||
|
7949FF0F2B51087900B75A21 /* style.data */,
|
||||||
|
7949FF132B51096A00B75A21 /* CustomMapStyle.swift */,
|
||||||
|
);
|
||||||
|
path = CustomMap;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
794FBB072A8F03D200D57BB8 /* History */ = {
|
794FBB072A8F03D200D57BB8 /* History */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
@@ -682,6 +698,7 @@
|
|||||||
79E434262AA1EF8900AEB16C /* Model */ = {
|
79E434262AA1EF8900AEB16C /* Model */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
7949FF122B51093F00B75A21 /* CustomMap */,
|
||||||
);
|
);
|
||||||
path = Model;
|
path = Model;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -883,9 +900,11 @@
|
|||||||
isa = PBXResourcesBuildPhase;
|
isa = PBXResourcesBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
|
7949FF102B51087900B75A21 /* style_extra.data in Resources */,
|
||||||
79FB76102A9C6CAF00DB00A4 /* newJuheOrderAudio.wav in Resources */,
|
79FB76102A9C6CAF00DB00A4 /* newJuheOrderAudio.wav in Resources */,
|
||||||
79EAD8172A7B86610036E093 /* LaunchScreen.storyboard in Resources */,
|
79EAD8172A7B86610036E093 /* LaunchScreen.storyboard in Resources */,
|
||||||
795FF3E02AA991E70058454C /* appointmentOrder.wav in Resources */,
|
795FF3E02AA991E70058454C /* appointmentOrder.wav in Resources */,
|
||||||
|
7949FF112B51087900B75A21 /* style.data in Resources */,
|
||||||
79EAD8142A7B86610036E093 /* Assets.xcassets in Resources */,
|
79EAD8142A7B86610036E093 /* Assets.xcassets in Resources */,
|
||||||
79FB76132A9C6CC100DB00A4 /* newOrderAudio.wav in Resources */,
|
79FB76132A9C6CC100DB00A4 /* newOrderAudio.wav in Resources */,
|
||||||
);
|
);
|
||||||
@@ -994,6 +1013,7 @@
|
|||||||
79DD0DB42A95F00B00768FE7 /* Extension.swift in Sources */,
|
79DD0DB42A95F00B00768FE7 /* Extension.swift in Sources */,
|
||||||
791887802A7CE6F1007EA0C1 /* UserDefaultStrings.swift in Sources */,
|
791887802A7CE6F1007EA0C1 /* UserDefaultStrings.swift in Sources */,
|
||||||
7940277E2B43B9B600EC52D4 /* ConditionalSearchTool.swift in Sources */,
|
7940277E2B43B9B600EC52D4 /* ConditionalSearchTool.swift in Sources */,
|
||||||
|
7949FF142B51096A00B75A21 /* CustomMapStyle.swift in Sources */,
|
||||||
79FB75EC2A988EC000DB00A4 /* MessageCenterTool.swift in Sources */,
|
79FB75EC2A988EC000DB00A4 /* MessageCenterTool.swift in Sources */,
|
||||||
79FB76152A9DEE7400DB00A4 /* RefuseOrderConfirmView.swift in Sources */,
|
79FB76152A9DEE7400DB00A4 /* RefuseOrderConfirmView.swift in Sources */,
|
||||||
79FB76262A9F0A0000DB00A4 /* BackgroundTask.swift in Sources */,
|
79FB76262A9F0A0000DB00A4 /* BackgroundTask.swift in Sources */,
|
||||||
@@ -1138,7 +1158,7 @@
|
|||||||
CODE_SIGN_IDENTITY = "iPhone Distribution";
|
CODE_SIGN_IDENTITY = "iPhone Distribution";
|
||||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: SINO ASSISTANCE INDUSTRIAL CO., LTD. (X9WF5T89LV)";
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: SINO ASSISTANCE INDUSTRIAL CO., LTD. (X9WF5T89LV)";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
CURRENT_PROJECT_VERSION = 2;
|
||||||
DEVELOPMENT_TEAM = "";
|
DEVELOPMENT_TEAM = "";
|
||||||
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X9WF5T89LV;
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X9WF5T89LV;
|
||||||
FRAMEWORK_SEARCH_PATHS = (
|
FRAMEWORK_SEARCH_PATHS = (
|
||||||
@@ -1353,7 +1373,7 @@
|
|||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development: Haifeng Cen (F2QAMRC42Q)";
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development: Haifeng Cen (F2QAMRC42Q)";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
CURRENT_PROJECT_VERSION = 2;
|
||||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||||
DEVELOPMENT_TEAM = "";
|
DEVELOPMENT_TEAM = "";
|
||||||
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X9WF5T89LV;
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X9WF5T89LV;
|
||||||
@@ -1412,7 +1432,7 @@
|
|||||||
CODE_SIGN_ENTITLEMENTS = OrderScheduling/OrderSchedulingRelease.entitlements;
|
CODE_SIGN_ENTITLEMENTS = OrderScheduling/OrderSchedulingRelease.entitlements;
|
||||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: SINO ASSISTANCE INDUSTRIAL CO., LTD. (X9WF5T89LV)";
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: SINO ASSISTANCE INDUSTRIAL CO., LTD. (X9WF5T89LV)";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
CURRENT_PROJECT_VERSION = 2;
|
||||||
DEVELOPMENT_TEAM = "";
|
DEVELOPMENT_TEAM = "";
|
||||||
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X9WF5T89LV;
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X9WF5T89LV;
|
||||||
FRAMEWORK_SEARCH_PATHS = (
|
FRAMEWORK_SEARCH_PATHS = (
|
||||||
|
|||||||
Binary file not shown.
@@ -4807,8 +4807,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "824"
|
startingLineNumber = "825"
|
||||||
endingLineNumber = "824"
|
endingLineNumber = "825"
|
||||||
landmarkName = "addSubviews()"
|
landmarkName = "addSubviews()"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -4983,8 +4983,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "889"
|
startingLineNumber = "890"
|
||||||
endingLineNumber = "889"
|
endingLineNumber = "890"
|
||||||
landmarkName = "viewSafeAreaInsetsDidChange()"
|
landmarkName = "viewSafeAreaInsetsDidChange()"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5063,8 +5063,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1283"
|
startingLineNumber = "1284"
|
||||||
endingLineNumber = "1283"
|
endingLineNumber = "1284"
|
||||||
landmarkName = "init(taskModels:)"
|
landmarkName = "init(taskModels:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
<Locations>
|
<Locations>
|
||||||
@@ -5111,8 +5111,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1295"
|
startingLineNumber = "1296"
|
||||||
endingLineNumber = "1295"
|
endingLineNumber = "1296"
|
||||||
landmarkName = "init(taskModels:)"
|
landmarkName = "init(taskModels:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
<Locations>
|
<Locations>
|
||||||
@@ -5159,8 +5159,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1297"
|
startingLineNumber = "1298"
|
||||||
endingLineNumber = "1297"
|
endingLineNumber = "1298"
|
||||||
landmarkName = "init(taskModels:)"
|
landmarkName = "init(taskModels:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
<Locations>
|
<Locations>
|
||||||
@@ -5254,8 +5254,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1124"
|
startingLineNumber = "1125"
|
||||||
endingLineNumber = "1124"
|
endingLineNumber = "1125"
|
||||||
landmarkName = "listContainerView(_:initListFor:)"
|
landmarkName = "listContainerView(_:initListFor:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5270,8 +5270,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1427"
|
startingLineNumber = "1428"
|
||||||
endingLineNumber = "1427"
|
endingLineNumber = "1428"
|
||||||
landmarkName = "updateData(taskModel:)"
|
landmarkName = "updateData(taskModel:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5302,8 +5302,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1286"
|
startingLineNumber = "1287"
|
||||||
endingLineNumber = "1286"
|
endingLineNumber = "1287"
|
||||||
landmarkName = "init(taskModels:)"
|
landmarkName = "init(taskModels:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5318,8 +5318,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1299"
|
startingLineNumber = "1300"
|
||||||
endingLineNumber = "1299"
|
endingLineNumber = "1300"
|
||||||
landmarkName = "init(taskModels:)"
|
landmarkName = "init(taskModels:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5334,8 +5334,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1129"
|
startingLineNumber = "1130"
|
||||||
endingLineNumber = "1129"
|
endingLineNumber = "1130"
|
||||||
landmarkName = "categoryView(_:didSelectedItemAt:)"
|
landmarkName = "categoryView(_:didSelectedItemAt:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5350,8 +5350,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1298"
|
startingLineNumber = "1299"
|
||||||
endingLineNumber = "1298"
|
endingLineNumber = "1299"
|
||||||
landmarkName = "init(taskModels:)"
|
landmarkName = "init(taskModels:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5430,8 +5430,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "869"
|
startingLineNumber = "870"
|
||||||
endingLineNumber = "869"
|
endingLineNumber = "870"
|
||||||
landmarkName = "viewSafeAreaInsetsDidChange()"
|
landmarkName = "viewSafeAreaInsetsDidChange()"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5446,8 +5446,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "875"
|
startingLineNumber = "876"
|
||||||
endingLineNumber = "875"
|
endingLineNumber = "876"
|
||||||
landmarkName = "viewSafeAreaInsetsDidChange()"
|
landmarkName = "viewSafeAreaInsetsDidChange()"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5462,8 +5462,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "881"
|
startingLineNumber = "882"
|
||||||
endingLineNumber = "881"
|
endingLineNumber = "882"
|
||||||
landmarkName = "viewSafeAreaInsetsDidChange()"
|
landmarkName = "viewSafeAreaInsetsDidChange()"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5542,8 +5542,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "1433"
|
startingLineNumber = "1434"
|
||||||
endingLineNumber = "1433"
|
endingLineNumber = "1434"
|
||||||
landmarkName = "listView()"
|
landmarkName = "listView()"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -5622,8 +5622,8 @@
|
|||||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "903"
|
startingLineNumber = "904"
|
||||||
endingLineNumber = "903"
|
endingLineNumber = "904"
|
||||||
landmarkName = "viewDidAppear(_:)"
|
landmarkName = "viewDidAppear(_:)"
|
||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
@@ -6330,5 +6330,37 @@
|
|||||||
landmarkType = "7">
|
landmarkType = "7">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
</BreakpointProxy>
|
</BreakpointProxy>
|
||||||
|
<BreakpointProxy
|
||||||
|
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||||
|
<BreakpointContent
|
||||||
|
uuid = "121EB563-B317-4036-AE59-F98BF6BEC41B"
|
||||||
|
shouldBeEnabled = "No"
|
||||||
|
ignoreCount = "0"
|
||||||
|
continueAfterRunningActions = "No"
|
||||||
|
filePath = "OrderScheduling/Common/Model/CustomMap/CustomMapStyle.swift"
|
||||||
|
startingColumnNumber = "9223372036854775807"
|
||||||
|
endingColumnNumber = "9223372036854775807"
|
||||||
|
startingLineNumber = "14"
|
||||||
|
endingLineNumber = "14"
|
||||||
|
landmarkName = "customMap(_:)"
|
||||||
|
landmarkType = "7">
|
||||||
|
</BreakpointContent>
|
||||||
|
</BreakpointProxy>
|
||||||
|
<BreakpointProxy
|
||||||
|
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||||
|
<BreakpointContent
|
||||||
|
uuid = "B239BB42-BBD1-4EE2-81E3-19AFCFAC1DFD"
|
||||||
|
shouldBeEnabled = "No"
|
||||||
|
ignoreCount = "0"
|
||||||
|
continueAfterRunningActions = "No"
|
||||||
|
filePath = "OrderScheduling/Common/Model/CustomMap/CustomMapStyle.swift"
|
||||||
|
startingColumnNumber = "9223372036854775807"
|
||||||
|
endingColumnNumber = "9223372036854775807"
|
||||||
|
startingLineNumber = "18"
|
||||||
|
endingLineNumber = "18"
|
||||||
|
landmarkName = "customMap(_:)"
|
||||||
|
landmarkType = "7">
|
||||||
|
</BreakpointContent>
|
||||||
|
</BreakpointProxy>
|
||||||
</Breakpoints>
|
</Breakpoints>
|
||||||
</Bucket>
|
</Bucket>
|
||||||
|
|||||||
20
OrderScheduling/Common/Model/CustomMap/CustomMapStyle.swift
Normal file
20
OrderScheduling/Common/Model/CustomMap/CustomMapStyle.swift
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
//
|
||||||
|
// CustomMapStyle.swift
|
||||||
|
// OrderScheduling
|
||||||
|
//
|
||||||
|
// Created by 中道 on 2024/1/12.
|
||||||
|
//
|
||||||
|
|
||||||
|
import Foundation
|
||||||
|
import DDMAMapKit_Private
|
||||||
|
|
||||||
|
open class CustomMapStyle : NSObject {
|
||||||
|
class func customMap(_ map: MAMapView) {
|
||||||
|
let stylePath = Bundle.main.bundlePath.appending("/style.data")
|
||||||
|
let data = NSData(contentsOfFile: stylePath)
|
||||||
|
let options = MAMapCustomStyleOptions()
|
||||||
|
options.styleData = data as? Data
|
||||||
|
map.setCustomMapStyleOptions(options)
|
||||||
|
map.customMapStyleEnabled = true
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
OrderScheduling/Common/Model/CustomMap/style.data
Normal file
BIN
OrderScheduling/Common/Model/CustomMap/style.data
Normal file
Binary file not shown.
BIN
OrderScheduling/Common/Model/CustomMap/style_extra.data
Normal file
BIN
OrderScheduling/Common/Model/CustomMap/style_extra.data
Normal file
Binary file not shown.
@@ -493,7 +493,7 @@ extension DispatchOrderController : DDMAMapViewDelegate {
|
|||||||
|
|
||||||
public func dd_mapView(_ mapView: MAMapView, mapDidZoomByUser wasUserAction: Bool) {
|
public func dd_mapView(_ mapView: MAMapView, mapDidZoomByUser wasUserAction: Bool) {
|
||||||
/// 缩小过一次后就不需要频繁调用移除添加
|
/// 缩小过一次后就不需要频繁调用移除添加
|
||||||
if mapView.zoomLevel <= 11 {
|
if mapView.zoomLevel <= 14 {
|
||||||
shouldShowSmallAnnotation = true
|
shouldShowSmallAnnotation = true
|
||||||
|
|
||||||
if isShowSmallAnnotation == false {
|
if isShowSmallAnnotation == false {
|
||||||
@@ -745,6 +745,7 @@ open class DispatchOrderView : DDView {
|
|||||||
maMapView = DDMAMapView()
|
maMapView = DDMAMapView()
|
||||||
super.init(frame: frame)
|
super.init(frame: frame)
|
||||||
|
|
||||||
|
CustomMapStyle.customMap(maMapView.maMapView)
|
||||||
addSubview(maMapView)
|
addSubview(maMapView)
|
||||||
addSubview(dispatchPannelView)
|
addSubview(dispatchPannelView)
|
||||||
|
|
||||||
|
|||||||
@@ -305,7 +305,7 @@ extension VehicleMonitoringController : DDMAMapViewDelegate {
|
|||||||
|
|
||||||
public func dd_mapView(_ mapView: MAMapView, mapDidZoomByUser wasUserAction: Bool) {
|
public func dd_mapView(_ mapView: MAMapView, mapDidZoomByUser wasUserAction: Bool) {
|
||||||
/// 缩小过一次后就不需要频繁调用移除添加
|
/// 缩小过一次后就不需要频繁调用移除添加
|
||||||
if mapView.zoomLevel <= 11 {
|
if mapView.zoomLevel <= 14 {
|
||||||
shouldShowSmallAnnotation = true
|
shouldShowSmallAnnotation = true
|
||||||
|
|
||||||
if isShowSmallAnnotation == false {
|
if isShowSmallAnnotation == false {
|
||||||
@@ -795,6 +795,7 @@ open class VehicleMonitoringController : ZDViewController {
|
|||||||
make.height.equalTo(vehicleMonitoringListDetailViewHeight)
|
make.height.equalTo(vehicleMonitoringListDetailViewHeight)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CustomMapStyle.customMap(vehicleMonitoringView.maMapView.maMapView)
|
||||||
vehicleMonitoringView.maMapView.delegate = self
|
vehicleMonitoringView.maMapView.delegate = self
|
||||||
vehicleMonitoringView.maMapView.maMapView.showsUserLocation = true
|
vehicleMonitoringView.maMapView.maMapView.showsUserLocation = true
|
||||||
vehicleMonitoringView.maMapView.maMapView.userTrackingMode = .follow
|
vehicleMonitoringView.maMapView.maMapView.userTrackingMode = .follow
|
||||||
|
|||||||
2
Podfile
2
Podfile
@@ -13,7 +13,7 @@ target 'OrderScheduling' do
|
|||||||
pod 'DDColorKit_Private'
|
pod 'DDColorKit_Private'
|
||||||
pod 'DDFontKit_Private'
|
pod 'DDFontKit_Private'
|
||||||
pod 'IQKeyboardManagerSwift'
|
pod 'IQKeyboardManagerSwift'
|
||||||
pod 'DDMAMapKit_Private', '0.2.3'
|
pod 'DDMAMapKit_Private', :path => '/Users/zd/Desktop/PodRepository/DDMAMapKit_Private'
|
||||||
pod 'SnapKit'
|
pod 'SnapKit'
|
||||||
pod 'DDAutoUIKit_Private'
|
pod 'DDAutoUIKit_Private'
|
||||||
pod 'RxSwift'
|
pod 'RxSwift'
|
||||||
|
|||||||
11
Podfile.lock
11
Podfile.lock
@@ -346,7 +346,7 @@ DEPENDENCIES:
|
|||||||
- DDControlsKit_Private (= 0.1.4)
|
- DDControlsKit_Private (= 0.1.4)
|
||||||
- DDDateKit_Private
|
- DDDateKit_Private
|
||||||
- DDFontKit_Private
|
- DDFontKit_Private
|
||||||
- DDMAMapKit_Private (= 0.2.3)
|
- DDMAMapKit_Private (from `/Users/zd/Desktop/PodRepository/DDMAMapKit_Private`)
|
||||||
- DDNetworkingOfAlamofireKit_Private
|
- DDNetworkingOfAlamofireKit_Private
|
||||||
- DDPersistenceKit_Private
|
- DDPersistenceKit_Private
|
||||||
- DDProgressHUDKit_Private
|
- DDProgressHUDKit_Private
|
||||||
@@ -382,7 +382,6 @@ SPEC REPOS:
|
|||||||
- DDDateKit_Private
|
- DDDateKit_Private
|
||||||
- DDFontKit_Private
|
- DDFontKit_Private
|
||||||
- DDLogKit_Private
|
- DDLogKit_Private
|
||||||
- DDMAMapKit_Private
|
|
||||||
- DDNetworkingOfAlamofireKit_Private
|
- DDNetworkingOfAlamofireKit_Private
|
||||||
- DDPersistenceKit_Private
|
- DDPersistenceKit_Private
|
||||||
- DDProgressHUDKit_Private
|
- DDProgressHUDKit_Private
|
||||||
@@ -417,6 +416,10 @@ SPEC REPOS:
|
|||||||
- SwiftyRSA
|
- SwiftyRSA
|
||||||
- ZLPhotoBrowser
|
- ZLPhotoBrowser
|
||||||
|
|
||||||
|
EXTERNAL SOURCES:
|
||||||
|
DDMAMapKit_Private:
|
||||||
|
:path: "/Users/zd/Desktop/PodRepository/DDMAMapKit_Private"
|
||||||
|
|
||||||
SPEC CHECKSUMS:
|
SPEC CHECKSUMS:
|
||||||
Alamofire: 3ca42e259043ee0dc5c0cdd76c4bc568b8e42af7
|
Alamofire: 3ca42e259043ee0dc5c0cdd76c4bc568b8e42af7
|
||||||
AMapFoundation-NO-IDFA: 6ce0ef596d4eb8d934ff498e56747b6de1247b05
|
AMapFoundation-NO-IDFA: 6ce0ef596d4eb8d934ff498e56747b6de1247b05
|
||||||
@@ -435,7 +438,7 @@ SPEC CHECKSUMS:
|
|||||||
DDDateKit_Private: f8348d10cec77ccacd2f5ec27d587ea2898ae90a
|
DDDateKit_Private: f8348d10cec77ccacd2f5ec27d587ea2898ae90a
|
||||||
DDFontKit_Private: 7b8f4ebf0f60622874036202734d8460dc7b3806
|
DDFontKit_Private: 7b8f4ebf0f60622874036202734d8460dc7b3806
|
||||||
DDLogKit_Private: 1ed442cc7be004bd05f27bfda9b525e113df54e0
|
DDLogKit_Private: 1ed442cc7be004bd05f27bfda9b525e113df54e0
|
||||||
DDMAMapKit_Private: dcfa1b22ba34562e99120066424834b1f498c3c2
|
DDMAMapKit_Private: 841072454ceacb489352cbdee7b2a00ec8df80cc
|
||||||
DDNetworkingOfAlamofireKit_Private: 652eb70a7d8bac81d77d036fabeb52f807120f6d
|
DDNetworkingOfAlamofireKit_Private: 652eb70a7d8bac81d77d036fabeb52f807120f6d
|
||||||
DDPersistenceKit_Private: c150822543ffa6ece3900178629812f64902ed90
|
DDPersistenceKit_Private: c150822543ffa6ece3900178629812f64902ed90
|
||||||
DDProgressHUDKit_Private: 1e219062ddeb7801a4bb13b367efa1f3fbf17f1e
|
DDProgressHUDKit_Private: 1e219062ddeb7801a4bb13b367efa1f3fbf17f1e
|
||||||
@@ -461,6 +464,6 @@ SPEC CHECKSUMS:
|
|||||||
SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6
|
SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6
|
||||||
ZLPhotoBrowser: 0563c2bfc7b247b65d023d646012f46cba94101b
|
ZLPhotoBrowser: 0563c2bfc7b247b65d023d646012f46cba94101b
|
||||||
|
|
||||||
PODFILE CHECKSUM: cfac3608e685491f1a248909d602e94d677d553c
|
PODFILE CHECKSUM: b58dc60f07f5b426c9d7c120925e276ce1bcb906
|
||||||
|
|
||||||
COCOAPODS: 1.11.3
|
COCOAPODS: 1.11.3
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay+Addition.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay+Addition.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay+Addition.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay+Addition.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h
|
||||||
@@ -1 +1 @@
|
|||||||
../../../DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.h
|
../../../../../../PodRepository/DDMAMapKit_Private/DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.h
|
||||||
151
Pods/Local Podspecs/DDMAMapKit_Private.podspec.json
generated
Normal file
151
Pods/Local Podspecs/DDMAMapKit_Private.podspec.json
generated
Normal file
@@ -0,0 +1,151 @@
|
|||||||
|
{
|
||||||
|
"name": "DDMAMapKit_Private",
|
||||||
|
"version": "0.2.3",
|
||||||
|
"summary": "A short description of DDMAMapKit_Private.",
|
||||||
|
"description": "TODO: Add long description of the pod here.",
|
||||||
|
"homepage": "https://github.com/DDIsFriend/DDMAMapKit_Private",
|
||||||
|
"license": {
|
||||||
|
"type": "MIT",
|
||||||
|
"file": "LICENSE"
|
||||||
|
},
|
||||||
|
"authors": {
|
||||||
|
"DDIsFriend": "DDIsFriend@163.com"
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"git": "git@bitbucket.org:ddisfriendly/mamapkit_private.git",
|
||||||
|
"tag": "0.2.3"
|
||||||
|
},
|
||||||
|
"platforms": {
|
||||||
|
"ios": "11.0"
|
||||||
|
},
|
||||||
|
"static_framework": true,
|
||||||
|
"pod_target_xcconfig": {
|
||||||
|
"VALID_ARCHS": "x86_64 armv7 arm64",
|
||||||
|
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
|
||||||
|
"OTHER_LINKER_FLAGS": "$(inherited)",
|
||||||
|
"GCC_INPUT_FILETYPE": "sourcecode.cpp.objcpp"
|
||||||
|
},
|
||||||
|
"subspecs": [
|
||||||
|
{
|
||||||
|
"name": "DDMAMap",
|
||||||
|
"dependencies": {
|
||||||
|
"DDMAMapKit_Private/DDMANaviManager": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDLogKit_Private": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDCategoryKit_Private/UIImage+DDCategory": [
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"subspecs": [
|
||||||
|
{
|
||||||
|
"name": "MapView",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMAMap/MapView/*",
|
||||||
|
"dependencies": {
|
||||||
|
"DDMAMapKit_Private/DDMAMap/Annotation": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDMAMapKit_Private/DDMAMap/Overlay": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDMAMapKit_Private/DDMAMap/Trace": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDMAMapKit_Private/DDMAMap/AnnotationView": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDMAMapKit_Private/DDMAMap/Sources": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Annotation",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMAMap/Annotation/*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Overlay",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMAMap/Overlay/*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Trace",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMAMap/Trace/*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "AnnotationView",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sources",
|
||||||
|
"resource_bundles": {
|
||||||
|
"DDMAMapKit_Private": [
|
||||||
|
"DDMAMapKit_Private/Assets/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DDMASearch",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMASearch/*",
|
||||||
|
"dependencies": {
|
||||||
|
"AMapSearch-NO-IDFA": [
|
||||||
|
"9.7.0"
|
||||||
|
],
|
||||||
|
"DDCategoryKit_Private/NSThread+DDCategory": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"DDLogKit_Private": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DDMALocation",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMALocation/*",
|
||||||
|
"dependencies": {
|
||||||
|
"AMapLocation-NO-IDFA": [
|
||||||
|
"2.10.0"
|
||||||
|
],
|
||||||
|
"DDLogKit_Private": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DDMAUtil",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMAUtil/*",
|
||||||
|
"dependencies": {
|
||||||
|
"DDMAMapKit_Private/DDMAMap": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DDMATrackManager",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMATrackManager/*",
|
||||||
|
"dependencies": {
|
||||||
|
"AMapTrack-NO-IDFA": [
|
||||||
|
"1.4.2"
|
||||||
|
],
|
||||||
|
"DDLogKit_Private": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DDMANaviManager",
|
||||||
|
"source_files": "DDMAMapKit_Private/Classes/DDMANaviManager",
|
||||||
|
"dependencies": {
|
||||||
|
"AMapNavi-NO-IDFA": [
|
||||||
|
"9.8.1"
|
||||||
|
],
|
||||||
|
"AMapFoundation-NO-IDFA": [
|
||||||
|
"1.8.2"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
11
Pods/Manifest.lock
generated
11
Pods/Manifest.lock
generated
@@ -346,7 +346,7 @@ DEPENDENCIES:
|
|||||||
- DDControlsKit_Private (= 0.1.4)
|
- DDControlsKit_Private (= 0.1.4)
|
||||||
- DDDateKit_Private
|
- DDDateKit_Private
|
||||||
- DDFontKit_Private
|
- DDFontKit_Private
|
||||||
- DDMAMapKit_Private (= 0.2.3)
|
- DDMAMapKit_Private (from `/Users/zd/Desktop/PodRepository/DDMAMapKit_Private`)
|
||||||
- DDNetworkingOfAlamofireKit_Private
|
- DDNetworkingOfAlamofireKit_Private
|
||||||
- DDPersistenceKit_Private
|
- DDPersistenceKit_Private
|
||||||
- DDProgressHUDKit_Private
|
- DDProgressHUDKit_Private
|
||||||
@@ -382,7 +382,6 @@ SPEC REPOS:
|
|||||||
- DDDateKit_Private
|
- DDDateKit_Private
|
||||||
- DDFontKit_Private
|
- DDFontKit_Private
|
||||||
- DDLogKit_Private
|
- DDLogKit_Private
|
||||||
- DDMAMapKit_Private
|
|
||||||
- DDNetworkingOfAlamofireKit_Private
|
- DDNetworkingOfAlamofireKit_Private
|
||||||
- DDPersistenceKit_Private
|
- DDPersistenceKit_Private
|
||||||
- DDProgressHUDKit_Private
|
- DDProgressHUDKit_Private
|
||||||
@@ -417,6 +416,10 @@ SPEC REPOS:
|
|||||||
- SwiftyRSA
|
- SwiftyRSA
|
||||||
- ZLPhotoBrowser
|
- ZLPhotoBrowser
|
||||||
|
|
||||||
|
EXTERNAL SOURCES:
|
||||||
|
DDMAMapKit_Private:
|
||||||
|
:path: "/Users/zd/Desktop/PodRepository/DDMAMapKit_Private"
|
||||||
|
|
||||||
SPEC CHECKSUMS:
|
SPEC CHECKSUMS:
|
||||||
Alamofire: 3ca42e259043ee0dc5c0cdd76c4bc568b8e42af7
|
Alamofire: 3ca42e259043ee0dc5c0cdd76c4bc568b8e42af7
|
||||||
AMapFoundation-NO-IDFA: 6ce0ef596d4eb8d934ff498e56747b6de1247b05
|
AMapFoundation-NO-IDFA: 6ce0ef596d4eb8d934ff498e56747b6de1247b05
|
||||||
@@ -435,7 +438,7 @@ SPEC CHECKSUMS:
|
|||||||
DDDateKit_Private: f8348d10cec77ccacd2f5ec27d587ea2898ae90a
|
DDDateKit_Private: f8348d10cec77ccacd2f5ec27d587ea2898ae90a
|
||||||
DDFontKit_Private: 7b8f4ebf0f60622874036202734d8460dc7b3806
|
DDFontKit_Private: 7b8f4ebf0f60622874036202734d8460dc7b3806
|
||||||
DDLogKit_Private: 1ed442cc7be004bd05f27bfda9b525e113df54e0
|
DDLogKit_Private: 1ed442cc7be004bd05f27bfda9b525e113df54e0
|
||||||
DDMAMapKit_Private: dcfa1b22ba34562e99120066424834b1f498c3c2
|
DDMAMapKit_Private: 841072454ceacb489352cbdee7b2a00ec8df80cc
|
||||||
DDNetworkingOfAlamofireKit_Private: 652eb70a7d8bac81d77d036fabeb52f807120f6d
|
DDNetworkingOfAlamofireKit_Private: 652eb70a7d8bac81d77d036fabeb52f807120f6d
|
||||||
DDPersistenceKit_Private: c150822543ffa6ece3900178629812f64902ed90
|
DDPersistenceKit_Private: c150822543ffa6ece3900178629812f64902ed90
|
||||||
DDProgressHUDKit_Private: 1e219062ddeb7801a4bb13b367efa1f3fbf17f1e
|
DDProgressHUDKit_Private: 1e219062ddeb7801a4bb13b367efa1f3fbf17f1e
|
||||||
@@ -461,6 +464,6 @@ SPEC CHECKSUMS:
|
|||||||
SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6
|
SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6
|
||||||
ZLPhotoBrowser: 0563c2bfc7b247b65d023d646012f46cba94101b
|
ZLPhotoBrowser: 0563c2bfc7b247b65d023d646012f46cba94101b
|
||||||
|
|
||||||
PODFILE CHECKSUM: cfac3608e685491f1a248909d602e94d677d553c
|
PODFILE CHECKSUM: b58dc60f07f5b426c9d7c120925e276ce1bcb906
|
||||||
|
|
||||||
COCOAPODS: 1.11.3
|
COCOAPODS: 1.11.3
|
||||||
|
|||||||
14914
Pods/Pods.xcodeproj/project.pbxproj
generated
14914
Pods/Pods.xcodeproj/project.pbxproj
generated
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@ OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/D
|
|||||||
PODS_BUILD_DIR = ${BUILD_DIR}
|
PODS_BUILD_DIR = ${BUILD_DIR}
|
||||||
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
|
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
|
||||||
PODS_ROOT = ${SRCROOT}
|
PODS_ROOT = ${SRCROOT}
|
||||||
PODS_TARGET_SRCROOT = ${PODS_ROOT}/DDMAMapKit_Private
|
PODS_TARGET_SRCROOT = ${PODS_ROOT}/../../../PodRepository/DDMAMapKit_Private
|
||||||
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
|
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
|
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
|
||||||
SKIP_INSTALL = YES
|
SKIP_INSTALL = YES
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/D
|
|||||||
PODS_BUILD_DIR = ${BUILD_DIR}
|
PODS_BUILD_DIR = ${BUILD_DIR}
|
||||||
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
|
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
|
||||||
PODS_ROOT = ${SRCROOT}
|
PODS_ROOT = ${SRCROOT}
|
||||||
PODS_TARGET_SRCROOT = ${PODS_ROOT}/DDMAMapKit_Private
|
PODS_TARGET_SRCROOT = ${PODS_ROOT}/../../../PodRepository/DDMAMapKit_Private
|
||||||
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
|
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
|
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
|
||||||
SKIP_INSTALL = YES
|
SKIP_INSTALL = YES
|
||||||
|
|||||||
@@ -5,17 +5,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000245">
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000172">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="1: gym" time="70.556793">
|
<testcase classname="fastlane.lanes" name="1: gym" time="105.393398">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="2: pgyer" time="11.740375">
|
<testcase classname="fastlane.lanes" name="2: pgyer" time="10.378594">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user