|
|
@@ -7,6 +7,101 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
+ 8347D44524F2024F00E10E49 /* SSLoginDataEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44424F2024F00E10E49 /* SSLoginDataEngine.swift */; };
|
|
|
+ 8347D45624F2136C00E10E49 /* LoginApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44724F2136C00E10E49 /* LoginApi.swift */; };
|
|
|
+ 8347D45724F2136C00E10E49 /* ProviderSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44824F2136C00E10E49 /* ProviderSupport.swift */; };
|
|
|
+ 8347D45824F2136C00E10E49 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44924F2136C00E10E49 /* HttpRequest.swift */; };
|
|
|
+ 8347D45924F2136C00E10E49 /* ProjectApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44A24F2136C00E10E49 /* ProjectApi.swift */; };
|
|
|
+ 8347D45A24F2136C00E10E49 /* AlarmApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44B24F2136C00E10E49 /* AlarmApi.swift */; };
|
|
|
+ 8347D45B24F2136C00E10E49 /* ProjectApiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44D24F2136C00E10E49 /* ProjectApiModel.swift */; };
|
|
|
+ 8347D45C24F2136C00E10E49 /* LoginApiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44E24F2136C00E10E49 /* LoginApiModel.swift */; };
|
|
|
+ 8347D45D24F2136C00E10E49 /* HomeApiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D44F24F2136C00E10E49 /* HomeApiModel.swift */; };
|
|
|
+ 8347D45E24F2136C00E10E49 /* AlarmApiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D45024F2136C00E10E49 /* AlarmApiModel.swift */; };
|
|
|
+ 8347D45F24F2136C00E10E49 /* DeviceApiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D45124F2136C00E10E49 /* DeviceApiModel.swift */; };
|
|
|
+ 8347D46024F2136C00E10E49 /* StationApiModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D45224F2136C00E10E49 /* StationApiModel.swift */; };
|
|
|
+ 8347D46124F2136C00E10E49 /* HomeApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D45324F2136C00E10E49 /* HomeApi.swift */; };
|
|
|
+ 8347D46224F2136C00E10E49 /* DeviceApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D45424F2136C00E10E49 /* DeviceApi.swift */; };
|
|
|
+ 8347D46324F2136C00E10E49 /* StationApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D45524F2136C00E10E49 /* StationApi.swift */; };
|
|
|
+ 8347D46C24F258F800E10E49 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D46A24F258F800E10E49 /* MainViewController.swift */; };
|
|
|
+ 8347D46D24F258F800E10E49 /* RootNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D46B24F258F800E10E49 /* RootNavigationController.swift */; };
|
|
|
+ 8347D47324F2591000E10E49 /* SSAccountVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D46F24F2591000E10E49 /* SSAccountVCtr.swift */; };
|
|
|
+ 8347D47424F2591000E10E49 /* SSAccoutCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8347D47124F2591000E10E49 /* SSAccoutCell.xib */; };
|
|
|
+ 8347D47524F2591000E10E49 /* SSAccoutCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47224F2591000E10E49 /* SSAccoutCell.swift */; };
|
|
|
+ 8347D48D24F2591A00E10E49 /* SSHomeVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47724F2591A00E10E49 /* SSHomeVCtr.swift */; };
|
|
|
+ 8347D48E24F2591A00E10E49 /* SSMapVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47824F2591A00E10E49 /* SSMapVCtr.swift */; };
|
|
|
+ 8347D48F24F2591A00E10E49 /* SSStationSearchVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47924F2591A00E10E49 /* SSStationSearchVCtr.swift */; };
|
|
|
+ 8347D49024F2591A00E10E49 /* SKSearchController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47A24F2591A00E10E49 /* SKSearchController.swift */; };
|
|
|
+ 8347D49124F2591A00E10E49 /* SKSearchEventsCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47B24F2591A00E10E49 /* SKSearchEventsCenter.swift */; };
|
|
|
+ 8347D49224F2591A00E10E49 /* SSSearchResultVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47C24F2591A00E10E49 /* SSSearchResultVCtr.swift */; };
|
|
|
+ 8347D49324F2591A00E10E49 /* 88-下.png in Resources */ = {isa = PBXBuildFile; fileRef = 8347D47E24F2591A00E10E49 /* 88-下.png */; };
|
|
|
+ 8347D49424F2591A00E10E49 /* SSSearchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D47F24F2591A00E10E49 /* SSSearchCell.swift */; };
|
|
|
+ 8347D49524F2591A00E10E49 /* SSElectricty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48024F2591A00E10E49 /* SSElectricty.swift */; };
|
|
|
+ 8347D49624F2591A00E10E49 /* SSCalloutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48224F2591A00E10E49 /* SSCalloutView.swift */; };
|
|
|
+ 8347D49724F2591A00E10E49 /* BubbleLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48324F2591A00E10E49 /* BubbleLayer.m */; };
|
|
|
+ 8347D49824F2591A00E10E49 /* SSAnnotationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48424F2591A00E10E49 /* SSAnnotationView.swift */; };
|
|
|
+ 8347D49924F2591A00E10E49 /* SSStationMapCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48624F2591A00E10E49 /* SSStationMapCell.swift */; };
|
|
|
+ 8347D49A24F2591A00E10E49 /* SSBubbleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48724F2591A00E10E49 /* SSBubbleView.swift */; };
|
|
|
+ 8347D49B24F2591A00E10E49 /* SSMapVCtr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8347D48824F2591A00E10E49 /* SSMapVCtr.xib */; };
|
|
|
+ 8347D49C24F2591A00E10E49 /* RectangleAnnotationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48A24F2591A00E10E49 /* RectangleAnnotationView.swift */; };
|
|
|
+ 8347D49D24F2591A00E10E49 /* SSHomeItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D48B24F2591A00E10E49 /* SSHomeItem.swift */; };
|
|
|
+ 8347D49E24F2591A00E10E49 /* SSHomeVCtr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8347D48C24F2591A00E10E49 /* SSHomeVCtr.xib */; };
|
|
|
+ 8347D4D624F2593F00E10E49 /* SSStationMessageTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A024F2593E00E10E49 /* SSStationMessageTabView.swift */; };
|
|
|
+ 8347D4D724F2593F00E10E49 /* SSStationHeaderCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A124F2593E00E10E49 /* SSStationHeaderCell.swift */; };
|
|
|
+ 8347D4D824F2593F00E10E49 /* SSStationListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A224F2593E00E10E49 /* SSStationListView.swift */; };
|
|
|
+ 8347D4D924F2593F00E10E49 /* SSStationListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A324F2593E00E10E49 /* SSStationListCell.swift */; };
|
|
|
+ 8347D4DA24F2593F00E10E49 /* SSRefreshPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A424F2593E00E10E49 /* SSRefreshPopView.swift */; };
|
|
|
+ 8347D4DB24F2593F00E10E49 /* SSProjectVCtr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8347D4A524F2593E00E10E49 /* SSProjectVCtr.xib */; };
|
|
|
+ 8347D4DC24F2593F00E10E49 /* SSCurveChartsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A624F2593E00E10E49 /* SSCurveChartsView.swift */; };
|
|
|
+ 8347D4DD24F2593F00E10E49 /* SSAddNewProjectCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A724F2593E00E10E49 /* SSAddNewProjectCell.swift */; };
|
|
|
+ 8347D4DE24F2593F00E10E49 /* SSStationChartsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4A924F2593E00E10E49 /* SSStationChartsCell.swift */; };
|
|
|
+ 8347D4DF24F2593F00E10E49 /* XYMarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4AA24F2593E00E10E49 /* XYMarkerView.swift */; };
|
|
|
+ 8347D4E024F2593F00E10E49 /* BalloonMarker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4AB24F2593E00E10E49 /* BalloonMarker.swift */; };
|
|
|
+ 8347D4E124F2593F00E10E49 /* SSBatteryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4AC24F2593E00E10E49 /* SSBatteryCell.swift */; };
|
|
|
+ 8347D4E224F2593F00E10E49 /* SSEquipmentParamterCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4AD24F2593E00E10E49 /* SSEquipmentParamterCell.swift */; };
|
|
|
+ 8347D4E324F2593F00E10E49 /* SSSolarPanelCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4AE24F2593E00E10E49 /* SSSolarPanelCell.swift */; };
|
|
|
+ 8347D4E424F2593F00E10E49 /* RadarMarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4AF24F2593E00E10E49 /* RadarMarkerView.swift */; };
|
|
|
+ 8347D4E524F2593F00E10E49 /* SSEquipmentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B024F2593E00E10E49 /* SSEquipmentCell.swift */; };
|
|
|
+ 8347D4E624F2593F00E10E49 /* SSDataDetialCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B124F2593E00E10E49 /* SSDataDetialCell.swift */; };
|
|
|
+ 8347D4E724F2593F00E10E49 /* SSLoadCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B224F2593E00E10E49 /* SSLoadCell.swift */; };
|
|
|
+ 8347D4E824F2593F00E10E49 /* SSsDataViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B324F2593E00E10E49 /* SSsDataViewCell.swift */; };
|
|
|
+ 8347D4E924F2593F00E10E49 /* SSEquipmentInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B424F2593E00E10E49 /* SSEquipmentInfoCell.swift */; };
|
|
|
+ 8347D4EA24F2593F00E10E49 /* AddressRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B524F2593E00E10E49 /* AddressRow.swift */; };
|
|
|
+ 8347D4EB24F2593F00E10E49 /* SSAddNewProjectVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B724F2593E00E10E49 /* SSAddNewProjectVCtr.swift */; };
|
|
|
+ 8347D4EC24F2593F00E10E49 /* SSAddNewStionVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4B924F2593E00E10E49 /* SSAddNewStionVCtr.swift */; };
|
|
|
+ 8347D4ED24F2593F00E10E49 /* SSBatteryInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4BC24F2593E00E10E49 /* SSBatteryInfoVCtr.swift */; };
|
|
|
+ 8347D4EE24F2593F00E10E49 /* SSBaseInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4BD24F2593E00E10E49 /* SSBaseInfoVCtr.swift */; };
|
|
|
+ 8347D4EF24F2593F00E10E49 /* SSLoadInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4BE24F2593E00E10E49 /* SSLoadInfoVCtr.swift */; };
|
|
|
+ 8347D4F024F2593F00E10E49 /* SSBaseStaionInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4BF24F2593E00E10E49 /* SSBaseStaionInfoVCtr.swift */; };
|
|
|
+ 8347D4F124F2593F00E10E49 /* SSBatteryPanelVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C024F2593E00E10E49 /* SSBatteryPanelVCtr.swift */; };
|
|
|
+ 8347D4F224F2593F00E10E49 /* SSGeoInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C124F2593E00E10E49 /* SSGeoInfoVCtr.swift */; };
|
|
|
+ 8347D4F324F2593F00E10E49 /* SSSurveyVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C224F2593E00E10E49 /* SSSurveyVCtr.swift */; };
|
|
|
+ 8347D4F424F2593F00E10E49 /* SSStationVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C324F2593E00E10E49 /* SSStationVCtr.swift */; };
|
|
|
+ 8347D4F524F2593F00E10E49 /* SSStationInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C424F2593E00E10E49 /* SSStationInfoVCtr.swift */; };
|
|
|
+ 8347D4F624F2593F00E10E49 /* SSSeeDetailVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C624F2593E00E10E49 /* SSSeeDetailVCtr.swift */; };
|
|
|
+ 8347D4F724F2593F00E10E49 /* SSAddEquiqmentVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C724F2593E00E10E49 /* SSAddEquiqmentVCtr.swift */; };
|
|
|
+ 8347D4F824F2593F00E10E49 /* SSEquipInfoVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4C924F2593E00E10E49 /* SSEquipInfoVCtr.swift */; };
|
|
|
+ 8347D4F924F2593F00E10E49 /* SSCurveVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4CA24F2593E00E10E49 /* SSCurveVCtr.swift */; };
|
|
|
+ 8347D4FA24F2593F00E10E49 /* SSInverterSetVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4CC24F2593E00E10E49 /* SSInverterSetVCtr.swift */; };
|
|
|
+ 8347D4FB24F2593F00E10E49 /* SSLoadParamSetVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4CD24F2593E00E10E49 /* SSLoadParamSetVCtr.swift */; };
|
|
|
+ 8347D4FC24F2593F00E10E49 /* SSDeviceBatterySetVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4CE24F2593E00E10E49 /* SSDeviceBatterySetVCtr.swift */; };
|
|
|
+ 8347D4FD24F2593F00E10E49 /* SSMonitoringVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4CF24F2593E00E10E49 /* SSMonitoringVCtr.swift */; };
|
|
|
+ 8347D4FE24F2593F00E10E49 /* SSParamSettingVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4D024F2593E00E10E49 /* SSParamSettingVCtr.swift */; };
|
|
|
+ 8347D4FF24F2593F00E10E49 /* SSDataDetailVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4D124F2593E00E10E49 /* SSDataDetailVCtr.swift */; };
|
|
|
+ 8347D50024F2593F00E10E49 /* SSEquipmentVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4D224F2593E00E10E49 /* SSEquipmentVCtr.swift */; };
|
|
|
+ 8347D50124F2593F00E10E49 /* SSResfreshTimeVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4D324F2593E00E10E49 /* SSResfreshTimeVCtr.swift */; };
|
|
|
+ 8347D50224F2593F00E10E49 /* SSProjectVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4D424F2593E00E10E49 /* SSProjectVCtr.swift */; };
|
|
|
+ 8347D50324F2593F00E10E49 /* SSPickerVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D4D524F2593E00E10E49 /* SSPickerVCtr.swift */; };
|
|
|
+ 8347D51124F2595200E10E49 /* LeftTitleButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50424F2595100E10E49 /* LeftTitleButton.swift */; };
|
|
|
+ 8347D51224F2595200E10E49 /* SSAlarmCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50524F2595100E10E49 /* SSAlarmCell.swift */; };
|
|
|
+ 8347D51324F2595200E10E49 /* SSReportVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50624F2595100E10E49 /* SSReportVCtr.swift */; };
|
|
|
+ 8347D51424F2595200E10E49 /* SSPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50724F2595200E10E49 /* SSPickerView.swift */; };
|
|
|
+ 8347D51524F2595200E10E49 /* KKWPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50824F2595200E10E49 /* KKWPickerView.swift */; };
|
|
|
+ 8347D51624F2595200E10E49 /* SSAlarmHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50924F2595200E10E49 /* SSAlarmHeader.swift */; };
|
|
|
+ 8347D51724F2595200E10E49 /* SSReportVCtr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8347D50A24F2595200E10E49 /* SSReportVCtr.xib */; };
|
|
|
+ 8347D51824F2595200E10E49 /* SwiftPopup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50D24F2595200E10E49 /* SwiftPopup.swift */; };
|
|
|
+ 8347D51924F2595200E10E49 /* SwiftPopupPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50E24F2595200E10E49 /* SwiftPopupPresentationController.swift */; };
|
|
|
+ 8347D51A24F2595200E10E49 /* SwiftPopupAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D50F24F2595200E10E49 /* SwiftPopupAnimation.swift */; };
|
|
|
+ 8347D51B24F2595200E10E49 /* TranslucentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8347D51024F2595200E10E49 /* TranslucentView.swift */; };
|
|
|
83495F4824E910200094F0BB /* NetWorkConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83495F4724E910200094F0BB /* NetWorkConfig.swift */; };
|
|
|
83495F4A24E910640094F0BB /* NetWorkBaseApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83495F4924E910640094F0BB /* NetWorkBaseApi.swift */; };
|
|
|
83495F4C24E9113A0094F0BB /* NetWorkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83495F4B24E9113A0094F0BB /* NetWorkManager.swift */; };
|
|
|
@@ -45,6 +140,102 @@
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
4E366BFCAA7F428E6F0624CA /* Pods_SolarStation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SolarStation.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 8347D44424F2024F00E10E49 /* SSLoginDataEngine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSLoginDataEngine.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44724F2136C00E10E49 /* LoginApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginApi.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44824F2136C00E10E49 /* ProviderSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProviderSupport.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44924F2136C00E10E49 /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44A24F2136C00E10E49 /* ProjectApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProjectApi.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44B24F2136C00E10E49 /* AlarmApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlarmApi.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44D24F2136C00E10E49 /* ProjectApiModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProjectApiModel.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44E24F2136C00E10E49 /* LoginApiModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginApiModel.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D44F24F2136C00E10E49 /* HomeApiModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeApiModel.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D45024F2136C00E10E49 /* AlarmApiModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlarmApiModel.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D45124F2136C00E10E49 /* DeviceApiModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeviceApiModel.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D45224F2136C00E10E49 /* StationApiModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StationApiModel.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D45324F2136C00E10E49 /* HomeApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeApi.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D45424F2136C00E10E49 /* DeviceApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeviceApi.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D45524F2136C00E10E49 /* StationApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StationApi.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D46A24F258F800E10E49 /* MainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D46B24F258F800E10E49 /* RootNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RootNavigationController.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D46F24F2591000E10E49 /* SSAccountVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAccountVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47124F2591000E10E49 /* SSAccoutCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSAccoutCell.xib; sourceTree = "<group>"; };
|
|
|
+ 8347D47224F2591000E10E49 /* SSAccoutCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAccoutCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47724F2591A00E10E49 /* SSHomeVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSHomeVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47824F2591A00E10E49 /* SSMapVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSMapVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47924F2591A00E10E49 /* SSStationSearchVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationSearchVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47A24F2591A00E10E49 /* SKSearchController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SKSearchController.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47B24F2591A00E10E49 /* SKSearchEventsCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SKSearchEventsCenter.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47C24F2591A00E10E49 /* SSSearchResultVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSSearchResultVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D47E24F2591A00E10E49 /* 88-下.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "88-下.png"; sourceTree = "<group>"; };
|
|
|
+ 8347D47F24F2591A00E10E49 /* SSSearchCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSSearchCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48024F2591A00E10E49 /* SSElectricty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSElectricty.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48224F2591A00E10E49 /* SSCalloutView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSCalloutView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48324F2591A00E10E49 /* BubbleLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BubbleLayer.m; sourceTree = "<group>"; };
|
|
|
+ 8347D48424F2591A00E10E49 /* SSAnnotationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAnnotationView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48524F2591A00E10E49 /* BubbleLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BubbleLayer.h; sourceTree = "<group>"; };
|
|
|
+ 8347D48624F2591A00E10E49 /* SSStationMapCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationMapCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48724F2591A00E10E49 /* SSBubbleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSBubbleView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48824F2591A00E10E49 /* SSMapVCtr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSMapVCtr.xib; sourceTree = "<group>"; };
|
|
|
+ 8347D48A24F2591A00E10E49 /* RectangleAnnotationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RectangleAnnotationView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48B24F2591A00E10E49 /* SSHomeItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSHomeItem.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D48C24F2591A00E10E49 /* SSHomeVCtr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSHomeVCtr.xib; sourceTree = "<group>"; };
|
|
|
+ 8347D4A024F2593E00E10E49 /* SSStationMessageTabView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationMessageTabView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A124F2593E00E10E49 /* SSStationHeaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationHeaderCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A224F2593E00E10E49 /* SSStationListView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationListView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A324F2593E00E10E49 /* SSStationListCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationListCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A424F2593E00E10E49 /* SSRefreshPopView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSRefreshPopView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A524F2593E00E10E49 /* SSProjectVCtr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSProjectVCtr.xib; sourceTree = "<group>"; };
|
|
|
+ 8347D4A624F2593E00E10E49 /* SSCurveChartsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSCurveChartsView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A724F2593E00E10E49 /* SSAddNewProjectCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAddNewProjectCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4A924F2593E00E10E49 /* SSStationChartsCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationChartsCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4AA24F2593E00E10E49 /* XYMarkerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XYMarkerView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4AB24F2593E00E10E49 /* BalloonMarker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BalloonMarker.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4AC24F2593E00E10E49 /* SSBatteryCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSBatteryCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4AD24F2593E00E10E49 /* SSEquipmentParamterCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSEquipmentParamterCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4AE24F2593E00E10E49 /* SSSolarPanelCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSSolarPanelCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4AF24F2593E00E10E49 /* RadarMarkerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadarMarkerView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B024F2593E00E10E49 /* SSEquipmentCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSEquipmentCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B124F2593E00E10E49 /* SSDataDetialCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSDataDetialCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B224F2593E00E10E49 /* SSLoadCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSLoadCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B324F2593E00E10E49 /* SSsDataViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSsDataViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B424F2593E00E10E49 /* SSEquipmentInfoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSEquipmentInfoCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B524F2593E00E10E49 /* AddressRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressRow.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B724F2593E00E10E49 /* SSAddNewProjectVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAddNewProjectVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4B924F2593E00E10E49 /* SSAddNewStionVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAddNewStionVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4BC24F2593E00E10E49 /* SSBatteryInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSBatteryInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4BD24F2593E00E10E49 /* SSBaseInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSBaseInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4BE24F2593E00E10E49 /* SSLoadInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSLoadInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4BF24F2593E00E10E49 /* SSBaseStaionInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSBaseStaionInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C024F2593E00E10E49 /* SSBatteryPanelVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSBatteryPanelVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C124F2593E00E10E49 /* SSGeoInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSGeoInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C224F2593E00E10E49 /* SSSurveyVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSSurveyVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C324F2593E00E10E49 /* SSStationVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C424F2593E00E10E49 /* SSStationInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSStationInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C624F2593E00E10E49 /* SSSeeDetailVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSSeeDetailVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C724F2593E00E10E49 /* SSAddEquiqmentVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAddEquiqmentVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4C924F2593E00E10E49 /* SSEquipInfoVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSEquipInfoVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4CA24F2593E00E10E49 /* SSCurveVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSCurveVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4CC24F2593E00E10E49 /* SSInverterSetVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSInverterSetVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4CD24F2593E00E10E49 /* SSLoadParamSetVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSLoadParamSetVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4CE24F2593E00E10E49 /* SSDeviceBatterySetVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSDeviceBatterySetVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4CF24F2593E00E10E49 /* SSMonitoringVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSMonitoringVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4D024F2593E00E10E49 /* SSParamSettingVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSParamSettingVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4D124F2593E00E10E49 /* SSDataDetailVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSDataDetailVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4D224F2593E00E10E49 /* SSEquipmentVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSEquipmentVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4D324F2593E00E10E49 /* SSResfreshTimeVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSResfreshTimeVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4D424F2593E00E10E49 /* SSProjectVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSProjectVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D4D524F2593E00E10E49 /* SSPickerVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSPickerVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50424F2595100E10E49 /* LeftTitleButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LeftTitleButton.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50524F2595100E10E49 /* SSAlarmCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAlarmCell.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50624F2595100E10E49 /* SSReportVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSReportVCtr.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50724F2595200E10E49 /* SSPickerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSPickerView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50824F2595200E10E49 /* KKWPickerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KKWPickerView.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50924F2595200E10E49 /* SSAlarmHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSAlarmHeader.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50A24F2595200E10E49 /* SSReportVCtr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSReportVCtr.xib; sourceTree = "<group>"; };
|
|
|
+ 8347D50D24F2595200E10E49 /* SwiftPopup.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftPopup.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50E24F2595200E10E49 /* SwiftPopupPresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftPopupPresentationController.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D50F24F2595200E10E49 /* SwiftPopupAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftPopupAnimation.swift; sourceTree = "<group>"; };
|
|
|
+ 8347D51024F2595200E10E49 /* TranslucentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TranslucentView.swift; sourceTree = "<group>"; };
|
|
|
83495F4724E910200094F0BB /* NetWorkConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetWorkConfig.swift; sourceTree = "<group>"; };
|
|
|
83495F4924E910640094F0BB /* NetWorkBaseApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetWorkBaseApi.swift; sourceTree = "<group>"; };
|
|
|
83495F4B24E9113A0094F0BB /* NetWorkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetWorkManager.swift; sourceTree = "<group>"; };
|
|
|
@@ -105,6 +296,239 @@
|
|
|
name = Frameworks;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 8347D44624F2136C00E10E49 /* moya */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D44724F2136C00E10E49 /* LoginApi.swift */,
|
|
|
+ 8347D44824F2136C00E10E49 /* ProviderSupport.swift */,
|
|
|
+ 8347D44924F2136C00E10E49 /* HttpRequest.swift */,
|
|
|
+ 8347D44A24F2136C00E10E49 /* ProjectApi.swift */,
|
|
|
+ 8347D44B24F2136C00E10E49 /* AlarmApi.swift */,
|
|
|
+ 8347D44C24F2136C00E10E49 /* model */,
|
|
|
+ 8347D45324F2136C00E10E49 /* HomeApi.swift */,
|
|
|
+ 8347D45424F2136C00E10E49 /* DeviceApi.swift */,
|
|
|
+ 8347D45524F2136C00E10E49 /* StationApi.swift */,
|
|
|
+ );
|
|
|
+ path = moya;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D44C24F2136C00E10E49 /* model */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D44D24F2136C00E10E49 /* ProjectApiModel.swift */,
|
|
|
+ 8347D44E24F2136C00E10E49 /* LoginApiModel.swift */,
|
|
|
+ 8347D44F24F2136C00E10E49 /* HomeApiModel.swift */,
|
|
|
+ 8347D45024F2136C00E10E49 /* AlarmApiModel.swift */,
|
|
|
+ 8347D45124F2136C00E10E49 /* DeviceApiModel.swift */,
|
|
|
+ 8347D45224F2136C00E10E49 /* StationApiModel.swift */,
|
|
|
+ );
|
|
|
+ path = model;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D46E24F2591000E10E49 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D46F24F2591000E10E49 /* SSAccountVCtr.swift */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D47024F2591000E10E49 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D47124F2591000E10E49 /* SSAccoutCell.xib */,
|
|
|
+ 8347D47224F2591000E10E49 /* SSAccoutCell.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D47624F2591A00E10E49 /* controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D47724F2591A00E10E49 /* SSHomeVCtr.swift */,
|
|
|
+ 8347D47824F2591A00E10E49 /* SSMapVCtr.swift */,
|
|
|
+ 8347D47924F2591A00E10E49 /* SSStationSearchVCtr.swift */,
|
|
|
+ 8347D47A24F2591A00E10E49 /* SKSearchController.swift */,
|
|
|
+ 8347D47B24F2591A00E10E49 /* SKSearchEventsCenter.swift */,
|
|
|
+ 8347D47C24F2591A00E10E49 /* SSSearchResultVCtr.swift */,
|
|
|
+ );
|
|
|
+ name = controller;
|
|
|
+ path = "../../桌面 - weclouds的MacBook Pro/桌面/Solar_Station_Project/SolarStationSwift/SolarStationSwift/Classes/Main/Home/controller";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D47D24F2591A00E10E49 /* view */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D47E24F2591A00E10E49 /* 88-下.png */,
|
|
|
+ 8347D47F24F2591A00E10E49 /* SSSearchCell.swift */,
|
|
|
+ 8347D48024F2591A00E10E49 /* SSElectricty.swift */,
|
|
|
+ 8347D48124F2591A00E10E49 /* Map */,
|
|
|
+ 8347D48624F2591A00E10E49 /* SSStationMapCell.swift */,
|
|
|
+ 8347D48724F2591A00E10E49 /* SSBubbleView.swift */,
|
|
|
+ 8347D48824F2591A00E10E49 /* SSMapVCtr.xib */,
|
|
|
+ 8347D48924F2591A00E10E49 /* customMap */,
|
|
|
+ 8347D48B24F2591A00E10E49 /* SSHomeItem.swift */,
|
|
|
+ 8347D48C24F2591A00E10E49 /* SSHomeVCtr.xib */,
|
|
|
+ );
|
|
|
+ name = view;
|
|
|
+ path = "../../桌面 - weclouds的MacBook Pro/桌面/Solar_Station_Project/SolarStationSwift/SolarStationSwift/Classes/Main/Home/view";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D48124F2591A00E10E49 /* Map */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D48224F2591A00E10E49 /* SSCalloutView.swift */,
|
|
|
+ 8347D48324F2591A00E10E49 /* BubbleLayer.m */,
|
|
|
+ 8347D48424F2591A00E10E49 /* SSAnnotationView.swift */,
|
|
|
+ 8347D48524F2591A00E10E49 /* BubbleLayer.h */,
|
|
|
+ );
|
|
|
+ path = Map;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D48924F2591A00E10E49 /* customMap */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D48A24F2591A00E10E49 /* RectangleAnnotationView.swift */,
|
|
|
+ );
|
|
|
+ path = customMap;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D49F24F2593E00E10E49 /* view */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4A024F2593E00E10E49 /* SSStationMessageTabView.swift */,
|
|
|
+ 8347D4A124F2593E00E10E49 /* SSStationHeaderCell.swift */,
|
|
|
+ 8347D4A224F2593E00E10E49 /* SSStationListView.swift */,
|
|
|
+ 8347D4A324F2593E00E10E49 /* SSStationListCell.swift */,
|
|
|
+ 8347D4A424F2593E00E10E49 /* SSRefreshPopView.swift */,
|
|
|
+ 8347D4A524F2593E00E10E49 /* SSProjectVCtr.xib */,
|
|
|
+ 8347D4A624F2593E00E10E49 /* SSCurveChartsView.swift */,
|
|
|
+ 8347D4A724F2593E00E10E49 /* SSAddNewProjectCell.swift */,
|
|
|
+ 8347D4A824F2593E00E10E49 /* StationMessageCell */,
|
|
|
+ 8347D4B524F2593E00E10E49 /* AddressRow.swift */,
|
|
|
+ );
|
|
|
+ name = view;
|
|
|
+ path = "../../桌面 - weclouds的MacBook Pro/桌面/Solar_Station_Project/SolarStationSwift/SolarStationSwift/Classes/Main/Project/view";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4A824F2593E00E10E49 /* StationMessageCell */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4A924F2593E00E10E49 /* SSStationChartsCell.swift */,
|
|
|
+ 8347D4AA24F2593E00E10E49 /* XYMarkerView.swift */,
|
|
|
+ 8347D4AB24F2593E00E10E49 /* BalloonMarker.swift */,
|
|
|
+ 8347D4AC24F2593E00E10E49 /* SSBatteryCell.swift */,
|
|
|
+ 8347D4AD24F2593E00E10E49 /* SSEquipmentParamterCell.swift */,
|
|
|
+ 8347D4AE24F2593E00E10E49 /* SSSolarPanelCell.swift */,
|
|
|
+ 8347D4AF24F2593E00E10E49 /* RadarMarkerView.swift */,
|
|
|
+ 8347D4B024F2593E00E10E49 /* SSEquipmentCell.swift */,
|
|
|
+ 8347D4B124F2593E00E10E49 /* SSDataDetialCell.swift */,
|
|
|
+ 8347D4B224F2593E00E10E49 /* SSLoadCell.swift */,
|
|
|
+ 8347D4B324F2593E00E10E49 /* SSsDataViewCell.swift */,
|
|
|
+ 8347D4B424F2593E00E10E49 /* SSEquipmentInfoCell.swift */,
|
|
|
+ );
|
|
|
+ path = StationMessageCell;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4B624F2593E00E10E49 /* controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4B724F2593E00E10E49 /* SSAddNewProjectVCtr.swift */,
|
|
|
+ 8347D4B824F2593E00E10E49 /* SetupNewStation */,
|
|
|
+ 8347D4BA24F2593E00E10E49 /* StationMessage */,
|
|
|
+ 8347D4D424F2593E00E10E49 /* SSProjectVCtr.swift */,
|
|
|
+ 8347D4D524F2593E00E10E49 /* SSPickerVCtr.swift */,
|
|
|
+ );
|
|
|
+ name = controller;
|
|
|
+ path = "../../桌面 - weclouds的MacBook Pro/桌面/Solar_Station_Project/SolarStationSwift/SolarStationSwift/Classes/Main/Project/controller";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4B824F2593E00E10E49 /* SetupNewStation */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4B924F2593E00E10E49 /* SSAddNewStionVCtr.swift */,
|
|
|
+ );
|
|
|
+ path = SetupNewStation;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4BA24F2593E00E10E49 /* StationMessage */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4BB24F2593E00E10E49 /* UpdateStationInfo */,
|
|
|
+ 8347D4C224F2593E00E10E49 /* SSSurveyVCtr.swift */,
|
|
|
+ 8347D4C324F2593E00E10E49 /* SSStationVCtr.swift */,
|
|
|
+ 8347D4C424F2593E00E10E49 /* SSStationInfoVCtr.swift */,
|
|
|
+ 8347D4C524F2593E00E10E49 /* Equipment */,
|
|
|
+ );
|
|
|
+ path = StationMessage;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4BB24F2593E00E10E49 /* UpdateStationInfo */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4BC24F2593E00E10E49 /* SSBatteryInfoVCtr.swift */,
|
|
|
+ 8347D4BD24F2593E00E10E49 /* SSBaseInfoVCtr.swift */,
|
|
|
+ 8347D4BE24F2593E00E10E49 /* SSLoadInfoVCtr.swift */,
|
|
|
+ 8347D4BF24F2593E00E10E49 /* SSBaseStaionInfoVCtr.swift */,
|
|
|
+ 8347D4C024F2593E00E10E49 /* SSBatteryPanelVCtr.swift */,
|
|
|
+ 8347D4C124F2593E00E10E49 /* SSGeoInfoVCtr.swift */,
|
|
|
+ );
|
|
|
+ path = UpdateStationInfo;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4C524F2593E00E10E49 /* Equipment */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4C624F2593E00E10E49 /* SSSeeDetailVCtr.swift */,
|
|
|
+ 8347D4C724F2593E00E10E49 /* SSAddEquiqmentVCtr.swift */,
|
|
|
+ 8347D4C824F2593E00E10E49 /* EquipmentMessage */,
|
|
|
+ 8347D4D224F2593E00E10E49 /* SSEquipmentVCtr.swift */,
|
|
|
+ 8347D4D324F2593E00E10E49 /* SSResfreshTimeVCtr.swift */,
|
|
|
+ );
|
|
|
+ path = Equipment;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4C824F2593E00E10E49 /* EquipmentMessage */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4C924F2593E00E10E49 /* SSEquipInfoVCtr.swift */,
|
|
|
+ 8347D4CA24F2593E00E10E49 /* SSCurveVCtr.swift */,
|
|
|
+ 8347D4CB24F2593E00E10E49 /* SetParam */,
|
|
|
+ 8347D4CF24F2593E00E10E49 /* SSMonitoringVCtr.swift */,
|
|
|
+ 8347D4D024F2593E00E10E49 /* SSParamSettingVCtr.swift */,
|
|
|
+ 8347D4D124F2593E00E10E49 /* SSDataDetailVCtr.swift */,
|
|
|
+ );
|
|
|
+ path = EquipmentMessage;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D4CB24F2593E00E10E49 /* SetParam */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D4CC24F2593E00E10E49 /* SSInverterSetVCtr.swift */,
|
|
|
+ 8347D4CD24F2593E00E10E49 /* SSLoadParamSetVCtr.swift */,
|
|
|
+ 8347D4CE24F2593E00E10E49 /* SSDeviceBatterySetVCtr.swift */,
|
|
|
+ );
|
|
|
+ path = SetParam;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D50B24F2595200E10E49 /* SwiftPopup */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D50C24F2595200E10E49 /* SwiftPopup */,
|
|
|
+ );
|
|
|
+ path = SwiftPopup;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 8347D50C24F2595200E10E49 /* SwiftPopup */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 8347D50D24F2595200E10E49 /* SwiftPopup.swift */,
|
|
|
+ 8347D50E24F2595200E10E49 /* SwiftPopupPresentationController.swift */,
|
|
|
+ 8347D50F24F2595200E10E49 /* SwiftPopupAnimation.swift */,
|
|
|
+ );
|
|
|
+ path = SwiftPopup;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
834BBA60248504FE00A2FD16 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -174,6 +598,7 @@
|
|
|
children = (
|
|
|
83F918F524A480B800252670 /* AppShare.swift */,
|
|
|
83F918F624A480B800252670 /* SolarStationConstant.swift */,
|
|
|
+ 8347D44624F2136C00E10E49 /* moya */,
|
|
|
834C8BE724960F3E0088B9DB /* Network */,
|
|
|
);
|
|
|
name = Global;
|
|
|
@@ -192,6 +617,8 @@
|
|
|
83F918DC24A33C0D00252670 /* Main */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 8347D46A24F258F800E10E49 /* MainViewController.swift */,
|
|
|
+ 8347D46B24F258F800E10E49 /* RootNavigationController.swift */,
|
|
|
83F918EE24A47EAA00252670 /* Report */,
|
|
|
83F918EC24A47E9C00252670 /* Account */,
|
|
|
83F918EB24A47E9600252670 /* Project */,
|
|
|
@@ -207,6 +634,7 @@
|
|
|
83F918F024A47EEF00252670 /* 1-登录_iphonex@3x.png */,
|
|
|
83F918EF24A47EEF00252670 /* SSLoginVCtr.swift */,
|
|
|
83F918F124A47EEF00252670 /* SSLoginVCtr.xib */,
|
|
|
+ 8347D44424F2024F00E10E49 /* SSLoginDataEngine.swift */,
|
|
|
);
|
|
|
name = Login;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -214,6 +642,8 @@
|
|
|
83F918EA24A47E8C00252670 /* Home */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 8347D47624F2591A00E10E49 /* controller */,
|
|
|
+ 8347D47D24F2591A00E10E49 /* view */,
|
|
|
);
|
|
|
name = Home;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -221,6 +651,8 @@
|
|
|
83F918EB24A47E9600252670 /* Project */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 8347D4B624F2593E00E10E49 /* controller */,
|
|
|
+ 8347D49F24F2593E00E10E49 /* view */,
|
|
|
);
|
|
|
name = Project;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -228,6 +660,8 @@
|
|
|
83F918EC24A47E9C00252670 /* Account */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 8347D46E24F2591000E10E49 /* Controller */,
|
|
|
+ 8347D47024F2591000E10E49 /* View */,
|
|
|
);
|
|
|
name = Account;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -235,6 +669,15 @@
|
|
|
83F918EE24A47EAA00252670 /* Report */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 8347D50824F2595200E10E49 /* KKWPickerView.swift */,
|
|
|
+ 8347D50424F2595100E10E49 /* LeftTitleButton.swift */,
|
|
|
+ 8347D50524F2595100E10E49 /* SSAlarmCell.swift */,
|
|
|
+ 8347D50924F2595200E10E49 /* SSAlarmHeader.swift */,
|
|
|
+ 8347D50724F2595200E10E49 /* SSPickerView.swift */,
|
|
|
+ 8347D50624F2595100E10E49 /* SSReportVCtr.swift */,
|
|
|
+ 8347D50A24F2595200E10E49 /* SSReportVCtr.xib */,
|
|
|
+ 8347D50B24F2595200E10E49 /* SwiftPopup */,
|
|
|
+ 8347D51024F2595200E10E49 /* TranslucentView.swift */,
|
|
|
);
|
|
|
name = Report;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -354,8 +797,14 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 8347D47424F2591000E10E49 /* SSAccoutCell.xib in Resources */,
|
|
|
+ 8347D49B24F2591A00E10E49 /* SSMapVCtr.xib in Resources */,
|
|
|
834BBA792485050300A2FD16 /* LaunchScreen.storyboard in Resources */,
|
|
|
+ 8347D49324F2591A00E10E49 /* 88-下.png in Resources */,
|
|
|
+ 8347D51724F2595200E10E49 /* SSReportVCtr.xib in Resources */,
|
|
|
+ 8347D4DB24F2593F00E10E49 /* SSProjectVCtr.xib in Resources */,
|
|
|
83F918F324A47EEF00252670 /* 1-登录_iphonex@3x.png in Resources */,
|
|
|
+ 8347D49E24F2591A00E10E49 /* SSHomeVCtr.xib in Resources */,
|
|
|
834BBA762485050300A2FD16 /* Assets.xcassets in Resources */,
|
|
|
83F918F424A47EEF00252670 /* SSLoginVCtr.xib in Resources */,
|
|
|
834BBA74248504FE00A2FD16 /* Main.storyboard in Resources */,
|
|
|
@@ -425,15 +874,104 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 8347D51324F2595200E10E49 /* SSReportVCtr.swift in Sources */,
|
|
|
+ 8347D4E324F2593F00E10E49 /* SSSolarPanelCell.swift in Sources */,
|
|
|
+ 8347D51924F2595200E10E49 /* SwiftPopupPresentationController.swift in Sources */,
|
|
|
+ 8347D4DA24F2593F00E10E49 /* SSRefreshPopView.swift in Sources */,
|
|
|
+ 8347D4DC24F2593F00E10E49 /* SSCurveChartsView.swift in Sources */,
|
|
|
+ 8347D51424F2595200E10E49 /* SSPickerView.swift in Sources */,
|
|
|
+ 8347D45924F2136C00E10E49 /* ProjectApi.swift in Sources */,
|
|
|
+ 8347D4DF24F2593F00E10E49 /* XYMarkerView.swift in Sources */,
|
|
|
+ 8347D50124F2593F00E10E49 /* SSResfreshTimeVCtr.swift in Sources */,
|
|
|
+ 8347D45724F2136C00E10E49 /* ProviderSupport.swift in Sources */,
|
|
|
+ 8347D4ED24F2593F00E10E49 /* SSBatteryInfoVCtr.swift in Sources */,
|
|
|
+ 8347D4FF24F2593F00E10E49 /* SSDataDetailVCtr.swift in Sources */,
|
|
|
+ 8347D48F24F2591A00E10E49 /* SSStationSearchVCtr.swift in Sources */,
|
|
|
+ 8347D45B24F2136C00E10E49 /* ProjectApiModel.swift in Sources */,
|
|
|
+ 8347D4FC24F2593F00E10E49 /* SSDeviceBatterySetVCtr.swift in Sources */,
|
|
|
+ 8347D46124F2136C00E10E49 /* HomeApi.swift in Sources */,
|
|
|
834BBA71248504FE00A2FD16 /* ViewController.swift in Sources */,
|
|
|
+ 8347D4E924F2593F00E10E49 /* SSEquipmentInfoCell.swift in Sources */,
|
|
|
+ 8347D4E624F2593F00E10E49 /* SSDataDetialCell.swift in Sources */,
|
|
|
+ 8347D51524F2595200E10E49 /* KKWPickerView.swift in Sources */,
|
|
|
+ 8347D50324F2593F00E10E49 /* SSPickerVCtr.swift in Sources */,
|
|
|
83F918F824A480B800252670 /* SolarStationConstant.swift in Sources */,
|
|
|
+ 8347D4F724F2593F00E10E49 /* SSAddEquiqmentVCtr.swift in Sources */,
|
|
|
+ 8347D49524F2591A00E10E49 /* SSElectricty.swift in Sources */,
|
|
|
+ 8347D4F424F2593F00E10E49 /* SSStationVCtr.swift in Sources */,
|
|
|
+ 8347D47524F2591000E10E49 /* SSAccoutCell.swift in Sources */,
|
|
|
+ 8347D49C24F2591A00E10E49 /* RectangleAnnotationView.swift in Sources */,
|
|
|
+ 8347D46224F2136C00E10E49 /* DeviceApi.swift in Sources */,
|
|
|
+ 8347D4DE24F2593F00E10E49 /* SSStationChartsCell.swift in Sources */,
|
|
|
+ 8347D46324F2136C00E10E49 /* StationApi.swift in Sources */,
|
|
|
+ 8347D51B24F2595200E10E49 /* TranslucentView.swift in Sources */,
|
|
|
+ 8347D50024F2593F00E10E49 /* SSEquipmentVCtr.swift in Sources */,
|
|
|
+ 8347D4DD24F2593F00E10E49 /* SSAddNewProjectCell.swift in Sources */,
|
|
|
83F918F224A47EEF00252670 /* SSLoginVCtr.swift in Sources */,
|
|
|
+ 8347D4EC24F2593F00E10E49 /* SSAddNewStionVCtr.swift in Sources */,
|
|
|
+ 8347D49224F2591A00E10E49 /* SSSearchResultVCtr.swift in Sources */,
|
|
|
+ 8347D49D24F2591A00E10E49 /* SSHomeItem.swift in Sources */,
|
|
|
+ 8347D49024F2591A00E10E49 /* SKSearchController.swift in Sources */,
|
|
|
83495F4824E910200094F0BB /* NetWorkConfig.swift in Sources */,
|
|
|
+ 8347D49924F2591A00E10E49 /* SSStationMapCell.swift in Sources */,
|
|
|
+ 8347D4E024F2593F00E10E49 /* BalloonMarker.swift in Sources */,
|
|
|
+ 8347D45A24F2136C00E10E49 /* AlarmApi.swift in Sources */,
|
|
|
+ 8347D51624F2595200E10E49 /* SSAlarmHeader.swift in Sources */,
|
|
|
+ 8347D4E524F2593F00E10E49 /* SSEquipmentCell.swift in Sources */,
|
|
|
+ 8347D46024F2136C00E10E49 /* StationApiModel.swift in Sources */,
|
|
|
+ 8347D51824F2595200E10E49 /* SwiftPopup.swift in Sources */,
|
|
|
+ 8347D51224F2595200E10E49 /* SSAlarmCell.swift in Sources */,
|
|
|
+ 8347D49124F2591A00E10E49 /* SKSearchEventsCenter.swift in Sources */,
|
|
|
+ 8347D45824F2136C00E10E49 /* HttpRequest.swift in Sources */,
|
|
|
+ 8347D49A24F2591A00E10E49 /* SSBubbleView.swift in Sources */,
|
|
|
+ 8347D48D24F2591A00E10E49 /* SSHomeVCtr.swift in Sources */,
|
|
|
83F918F724A480B800252670 /* AppShare.swift in Sources */,
|
|
|
+ 8347D4F124F2593F00E10E49 /* SSBatteryPanelVCtr.swift in Sources */,
|
|
|
+ 8347D4F224F2593F00E10E49 /* SSGeoInfoVCtr.swift in Sources */,
|
|
|
+ 8347D4FA24F2593F00E10E49 /* SSInverterSetVCtr.swift in Sources */,
|
|
|
+ 8347D4EB24F2593F00E10E49 /* SSAddNewProjectVCtr.swift in Sources */,
|
|
|
+ 8347D51A24F2595200E10E49 /* SwiftPopupAnimation.swift in Sources */,
|
|
|
+ 8347D46C24F258F800E10E49 /* MainViewController.swift in Sources */,
|
|
|
+ 8347D4F024F2593F00E10E49 /* SSBaseStaionInfoVCtr.swift in Sources */,
|
|
|
+ 8347D4E424F2593F00E10E49 /* RadarMarkerView.swift in Sources */,
|
|
|
+ 8347D50224F2593F00E10E49 /* SSProjectVCtr.swift in Sources */,
|
|
|
+ 8347D49824F2591A00E10E49 /* SSAnnotationView.swift in Sources */,
|
|
|
+ 8347D4D624F2593F00E10E49 /* SSStationMessageTabView.swift in Sources */,
|
|
|
83495F4C24E9113A0094F0BB /* NetWorkManager.swift in Sources */,
|
|
|
+ 8347D4E824F2593F00E10E49 /* SSsDataViewCell.swift in Sources */,
|
|
|
+ 8347D49424F2591A00E10E49 /* SSSearchCell.swift in Sources */,
|
|
|
+ 8347D47324F2591000E10E49 /* SSAccountVCtr.swift in Sources */,
|
|
|
+ 8347D4E724F2593F00E10E49 /* SSLoadCell.swift in Sources */,
|
|
|
+ 8347D4D724F2593F00E10E49 /* SSStationHeaderCell.swift in Sources */,
|
|
|
+ 8347D51124F2595200E10E49 /* LeftTitleButton.swift in Sources */,
|
|
|
+ 8347D45D24F2136C00E10E49 /* HomeApiModel.swift in Sources */,
|
|
|
834BBA6D248504FE00A2FD16 /* AppDelegate.swift in Sources */,
|
|
|
83495F4A24E910640094F0BB /* NetWorkBaseApi.swift in Sources */,
|
|
|
+ 8347D46D24F258F800E10E49 /* RootNavigationController.swift in Sources */,
|
|
|
+ 8347D4E224F2593F00E10E49 /* SSEquipmentParamterCell.swift in Sources */,
|
|
|
+ 8347D4F924F2593F00E10E49 /* SSCurveVCtr.swift in Sources */,
|
|
|
+ 8347D4EA24F2593F00E10E49 /* AddressRow.swift in Sources */,
|
|
|
+ 8347D4D924F2593F00E10E49 /* SSStationListCell.swift in Sources */,
|
|
|
+ 8347D49724F2591A00E10E49 /* BubbleLayer.m in Sources */,
|
|
|
+ 8347D45F24F2136C00E10E49 /* DeviceApiModel.swift in Sources */,
|
|
|
+ 8347D4F624F2593F00E10E49 /* SSSeeDetailVCtr.swift in Sources */,
|
|
|
+ 8347D45E24F2136C00E10E49 /* AlarmApiModel.swift in Sources */,
|
|
|
+ 8347D4D824F2593F00E10E49 /* SSStationListView.swift in Sources */,
|
|
|
+ 8347D4FE24F2593F00E10E49 /* SSParamSettingVCtr.swift in Sources */,
|
|
|
+ 8347D4F824F2593F00E10E49 /* SSEquipInfoVCtr.swift in Sources */,
|
|
|
+ 8347D45C24F2136C00E10E49 /* LoginApiModel.swift in Sources */,
|
|
|
+ 8347D4FB24F2593F00E10E49 /* SSLoadParamSetVCtr.swift in Sources */,
|
|
|
+ 8347D45624F2136C00E10E49 /* LoginApi.swift in Sources */,
|
|
|
+ 8347D4F324F2593F00E10E49 /* SSSurveyVCtr.swift in Sources */,
|
|
|
+ 8347D48E24F2591A00E10E49 /* SSMapVCtr.swift in Sources */,
|
|
|
+ 8347D4FD24F2593F00E10E49 /* SSMonitoringVCtr.swift in Sources */,
|
|
|
834BBA6F248504FE00A2FD16 /* SceneDelegate.swift in Sources */,
|
|
|
+ 8347D49624F2591A00E10E49 /* SSCalloutView.swift in Sources */,
|
|
|
+ 8347D4F524F2593F00E10E49 /* SSStationInfoVCtr.swift in Sources */,
|
|
|
+ 8347D4EF24F2593F00E10E49 /* SSLoadInfoVCtr.swift in Sources */,
|
|
|
+ 8347D44524F2024F00E10E49 /* SSLoginDataEngine.swift in Sources */,
|
|
|
+ 8347D4E124F2593F00E10E49 /* SSBatteryCell.swift in Sources */,
|
|
|
+ 8347D4EE24F2593F00E10E49 /* SSBaseInfoVCtr.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|