12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 51;
- 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 */; };
- 834BBA6D248504FE00A2FD16 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834BBA6C248504FE00A2FD16 /* AppDelegate.swift */; };
- 834BBA6F248504FE00A2FD16 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834BBA6E248504FE00A2FD16 /* SceneDelegate.swift */; };
- 834BBA71248504FE00A2FD16 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834BBA70248504FE00A2FD16 /* ViewController.swift */; };
- 834BBA74248504FE00A2FD16 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 834BBA72248504FE00A2FD16 /* Main.storyboard */; };
- 834BBA762485050300A2FD16 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 834BBA752485050300A2FD16 /* Assets.xcassets */; };
- 834BBA792485050300A2FD16 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 834BBA772485050300A2FD16 /* LaunchScreen.storyboard */; };
- 834BBA842485050300A2FD16 /* SolarStationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834BBA832485050300A2FD16 /* SolarStationTests.swift */; };
- 834BBA8F2485050300A2FD16 /* SolarStationUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834BBA8E2485050300A2FD16 /* SolarStationUITests.swift */; };
- 83F918F224A47EEF00252670 /* SSLoginVCtr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F918EF24A47EEF00252670 /* SSLoginVCtr.swift */; };
- 83F918F324A47EEF00252670 /* 1-登录_iphonex@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 83F918F024A47EEF00252670 /* 1-登录_iphonex@3x.png */; };
- 83F918F424A47EEF00252670 /* SSLoginVCtr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 83F918F124A47EEF00252670 /* SSLoginVCtr.xib */; };
- 83F918F724A480B800252670 /* AppShare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F918F524A480B800252670 /* AppShare.swift */; };
- 83F918F824A480B800252670 /* SolarStationConstant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F918F624A480B800252670 /* SolarStationConstant.swift */; };
- C8364E9897ECD831605838E6 /* Pods_SolarStation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E366BFCAA7F428E6F0624CA /* Pods_SolarStation.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 834BBA802485050300A2FD16 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 834BBA61248504FE00A2FD16 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 834BBA68248504FE00A2FD16;
- remoteInfo = SolarStation;
- };
- 834BBA8B2485050300A2FD16 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 834BBA61248504FE00A2FD16 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 834BBA68248504FE00A2FD16;
- remoteInfo = SolarStation;
- };
- /* End PBXContainerItemProxy section */
- /* 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>"; };
- 834BBA69248504FE00A2FD16 /* SolarStation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SolarStation.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 834BBA6C248504FE00A2FD16 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- 834BBA6E248504FE00A2FD16 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
- 834BBA70248504FE00A2FD16 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- 834BBA73248504FE00A2FD16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 834BBA752485050300A2FD16 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 834BBA782485050300A2FD16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 834BBA7A2485050300A2FD16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 834BBA7F2485050300A2FD16 /* SolarStationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SolarStationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 834BBA832485050300A2FD16 /* SolarStationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SolarStationTests.swift; sourceTree = "<group>"; };
- 834BBA852485050300A2FD16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 834BBA8A2485050300A2FD16 /* SolarStationUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SolarStationUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 834BBA8E2485050300A2FD16 /* SolarStationUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SolarStationUITests.swift; sourceTree = "<group>"; };
- 834BBA902485050300A2FD16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 83F918EF24A47EEF00252670 /* SSLoginVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSLoginVCtr.swift; sourceTree = "<group>"; };
- 83F918F024A47EEF00252670 /* 1-登录_iphonex@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1-登录_iphonex@3x.png"; sourceTree = "<group>"; };
- 83F918F124A47EEF00252670 /* SSLoginVCtr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSLoginVCtr.xib; sourceTree = "<group>"; };
- 83F918F524A480B800252670 /* AppShare.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppShare.swift; sourceTree = "<group>"; };
- 83F918F624A480B800252670 /* SolarStationConstant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SolarStationConstant.swift; sourceTree = "<group>"; };
- 90EC1514F6247AAE9248EA34 /* Pods-SolarStation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolarStation.release.xcconfig"; path = "Target Support Files/Pods-SolarStation/Pods-SolarStation.release.xcconfig"; sourceTree = "<group>"; };
- BA618B71F03A100218CB9823 /* Pods-SolarStation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolarStation.debug.xcconfig"; path = "Target Support Files/Pods-SolarStation/Pods-SolarStation.debug.xcconfig"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 834BBA66248504FE00A2FD16 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C8364E9897ECD831605838E6 /* Pods_SolarStation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 834BBA7C2485050300A2FD16 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 834BBA872485050300A2FD16 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 02D9AEA0E73257088FF7AEF2 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 4E366BFCAA7F428E6F0624CA /* Pods_SolarStation.framework */,
- );
- 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 = (
- 834BBA6B248504FE00A2FD16 /* SolarStation */,
- 834BBA822485050300A2FD16 /* SolarStationTests */,
- 834BBA8D2485050300A2FD16 /* SolarStationUITests */,
- 834BBA6A248504FE00A2FD16 /* Products */,
- 93ACAF408DDFCE4628C6FBA3 /* Pods */,
- 02D9AEA0E73257088FF7AEF2 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 834BBA6A248504FE00A2FD16 /* Products */ = {
- isa = PBXGroup;
- children = (
- 834BBA69248504FE00A2FD16 /* SolarStation.app */,
- 834BBA7F2485050300A2FD16 /* SolarStationTests.xctest */,
- 834BBA8A2485050300A2FD16 /* SolarStationUITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 834BBA6B248504FE00A2FD16 /* SolarStation */ = {
- isa = PBXGroup;
- children = (
- 83F918DC24A33C0D00252670 /* Main */,
- 834C8BE624960F320088B9DB /* Global */,
- 834C8BE524960F130088B9DB /* SoportFile */,
- );
- path = SolarStation;
- sourceTree = "<group>";
- };
- 834BBA822485050300A2FD16 /* SolarStationTests */ = {
- isa = PBXGroup;
- children = (
- 834BBA832485050300A2FD16 /* SolarStationTests.swift */,
- 834BBA852485050300A2FD16 /* Info.plist */,
- );
- path = SolarStationTests;
- sourceTree = "<group>";
- };
- 834BBA8D2485050300A2FD16 /* SolarStationUITests */ = {
- isa = PBXGroup;
- children = (
- 834BBA8E2485050300A2FD16 /* SolarStationUITests.swift */,
- 834BBA902485050300A2FD16 /* Info.plist */,
- );
- path = SolarStationUITests;
- sourceTree = "<group>";
- };
- 834C8BE524960F130088B9DB /* SoportFile */ = {
- isa = PBXGroup;
- children = (
- 834BBA6C248504FE00A2FD16 /* AppDelegate.swift */,
- 834BBA6E248504FE00A2FD16 /* SceneDelegate.swift */,
- 834BBA70248504FE00A2FD16 /* ViewController.swift */,
- 834BBA72248504FE00A2FD16 /* Main.storyboard */,
- 834BBA752485050300A2FD16 /* Assets.xcassets */,
- 834BBA772485050300A2FD16 /* LaunchScreen.storyboard */,
- 834BBA7A2485050300A2FD16 /* Info.plist */,
- );
- name = SoportFile;
- sourceTree = "<group>";
- };
- 834C8BE624960F320088B9DB /* Global */ = {
- isa = PBXGroup;
- children = (
- 83F918F524A480B800252670 /* AppShare.swift */,
- 83F918F624A480B800252670 /* SolarStationConstant.swift */,
- 8347D44624F2136C00E10E49 /* moya */,
- 834C8BE724960F3E0088B9DB /* Network */,
- );
- name = Global;
- sourceTree = "<group>";
- };
- 834C8BE724960F3E0088B9DB /* Network */ = {
- isa = PBXGroup;
- children = (
- 83495F4724E910200094F0BB /* NetWorkConfig.swift */,
- 83495F4924E910640094F0BB /* NetWorkBaseApi.swift */,
- 83495F4B24E9113A0094F0BB /* NetWorkManager.swift */,
- );
- name = Network;
- sourceTree = "<group>";
- };
- 83F918DC24A33C0D00252670 /* Main */ = {
- isa = PBXGroup;
- children = (
- 8347D46A24F258F800E10E49 /* MainViewController.swift */,
- 8347D46B24F258F800E10E49 /* RootNavigationController.swift */,
- 83F918EE24A47EAA00252670 /* Report */,
- 83F918EC24A47E9C00252670 /* Account */,
- 83F918EB24A47E9600252670 /* Project */,
- 83F918EA24A47E8C00252670 /* Home */,
- 83F918E924A47E6400252670 /* Login */,
- );
- name = Main;
- sourceTree = "<group>";
- };
- 83F918E924A47E6400252670 /* Login */ = {
- isa = PBXGroup;
- children = (
- 83F918F024A47EEF00252670 /* 1-登录_iphonex@3x.png */,
- 83F918EF24A47EEF00252670 /* SSLoginVCtr.swift */,
- 83F918F124A47EEF00252670 /* SSLoginVCtr.xib */,
- 8347D44424F2024F00E10E49 /* SSLoginDataEngine.swift */,
- );
- name = Login;
- sourceTree = "<group>";
- };
- 83F918EA24A47E8C00252670 /* Home */ = {
- isa = PBXGroup;
- children = (
- 8347D47624F2591A00E10E49 /* controller */,
- 8347D47D24F2591A00E10E49 /* view */,
- );
- name = Home;
- sourceTree = "<group>";
- };
- 83F918EB24A47E9600252670 /* Project */ = {
- isa = PBXGroup;
- children = (
- 8347D4B624F2593E00E10E49 /* controller */,
- 8347D49F24F2593E00E10E49 /* view */,
- );
- name = Project;
- sourceTree = "<group>";
- };
- 83F918EC24A47E9C00252670 /* Account */ = {
- isa = PBXGroup;
- children = (
- 8347D46E24F2591000E10E49 /* Controller */,
- 8347D47024F2591000E10E49 /* View */,
- );
- name = Account;
- sourceTree = "<group>";
- };
- 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>";
- };
- 93ACAF408DDFCE4628C6FBA3 /* Pods */ = {
- isa = PBXGroup;
- children = (
- BA618B71F03A100218CB9823 /* Pods-SolarStation.debug.xcconfig */,
- 90EC1514F6247AAE9248EA34 /* Pods-SolarStation.release.xcconfig */,
- );
- path = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 834BBA68248504FE00A2FD16 /* SolarStation */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 834BBA932485050300A2FD16 /* Build configuration list for PBXNativeTarget "SolarStation" */;
- buildPhases = (
- F35E5B7E316524549827272B /* [CP] Check Pods Manifest.lock */,
- 834BBA65248504FE00A2FD16 /* Sources */,
- 834BBA66248504FE00A2FD16 /* Frameworks */,
- 834BBA67248504FE00A2FD16 /* Resources */,
- C1BE0AFB3BA947E58F4C528F /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SolarStation;
- productName = SolarStation;
- productReference = 834BBA69248504FE00A2FD16 /* SolarStation.app */;
- productType = "com.apple.product-type.application";
- };
- 834BBA7E2485050300A2FD16 /* SolarStationTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 834BBA962485050300A2FD16 /* Build configuration list for PBXNativeTarget "SolarStationTests" */;
- buildPhases = (
- 834BBA7B2485050300A2FD16 /* Sources */,
- 834BBA7C2485050300A2FD16 /* Frameworks */,
- 834BBA7D2485050300A2FD16 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 834BBA812485050300A2FD16 /* PBXTargetDependency */,
- );
- name = SolarStationTests;
- productName = SolarStationTests;
- productReference = 834BBA7F2485050300A2FD16 /* SolarStationTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 834BBA892485050300A2FD16 /* SolarStationUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 834BBA992485050300A2FD16 /* Build configuration list for PBXNativeTarget "SolarStationUITests" */;
- buildPhases = (
- 834BBA862485050300A2FD16 /* Sources */,
- 834BBA872485050300A2FD16 /* Frameworks */,
- 834BBA882485050300A2FD16 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 834BBA8C2485050300A2FD16 /* PBXTargetDependency */,
- );
- name = SolarStationUITests;
- productName = SolarStationUITests;
- productReference = 834BBA8A2485050300A2FD16 /* SolarStationUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 834BBA61248504FE00A2FD16 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1150;
- LastUpgradeCheck = 1150;
- ORGANIZATIONNAME = weclouds;
- TargetAttributes = {
- 834BBA68248504FE00A2FD16 = {
- CreatedOnToolsVersion = 11.5;
- };
- 834BBA7E2485050300A2FD16 = {
- CreatedOnToolsVersion = 11.5;
- TestTargetID = 834BBA68248504FE00A2FD16;
- };
- 834BBA892485050300A2FD16 = {
- CreatedOnToolsVersion = 11.5;
- TestTargetID = 834BBA68248504FE00A2FD16;
- };
- };
- };
- buildConfigurationList = 834BBA64248504FE00A2FD16 /* Build configuration list for PBXProject "SolarStation" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 834BBA60248504FE00A2FD16;
- productRefGroup = 834BBA6A248504FE00A2FD16 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 834BBA68248504FE00A2FD16 /* SolarStation */,
- 834BBA7E2485050300A2FD16 /* SolarStationTests */,
- 834BBA892485050300A2FD16 /* SolarStationUITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 834BBA67248504FE00A2FD16 /* Resources */ = {
- 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 */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 834BBA7D2485050300A2FD16 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 834BBA882485050300A2FD16 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- C1BE0AFB3BA947E58F4C528F /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-SolarStation/Pods-SolarStation-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-SolarStation/Pods-SolarStation-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SolarStation/Pods-SolarStation-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- F35E5B7E316524549827272B /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-SolarStation-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 834BBA65248504FE00A2FD16 /* Sources */ = {
- 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;
- };
- 834BBA7B2485050300A2FD16 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 834BBA842485050300A2FD16 /* SolarStationTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 834BBA862485050300A2FD16 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 834BBA8F2485050300A2FD16 /* SolarStationUITests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 834BBA812485050300A2FD16 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 834BBA68248504FE00A2FD16 /* SolarStation */;
- targetProxy = 834BBA802485050300A2FD16 /* PBXContainerItemProxy */;
- };
- 834BBA8C2485050300A2FD16 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 834BBA68248504FE00A2FD16 /* SolarStation */;
- targetProxy = 834BBA8B2485050300A2FD16 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 834BBA72248504FE00A2FD16 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 834BBA73248504FE00A2FD16 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 834BBA772485050300A2FD16 /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 834BBA782485050300A2FD16 /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 834BBA912485050300A2FD16 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 13.5;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- 834BBA922485050300A2FD16 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 13.5;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 834BBA942485050300A2FD16 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = BA618B71F03A100218CB9823 /* Pods-SolarStation.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = Z2JRYT74ST;
- INFOPLIST_FILE = SolarStation/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.weclouds.SolarStation;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 834BBA952485050300A2FD16 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 90EC1514F6247AAE9248EA34 /* Pods-SolarStation.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = Z2JRYT74ST;
- INFOPLIST_FILE = SolarStation/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.weclouds.SolarStation;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- 834BBA972485050300A2FD16 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = Z2JRYT74ST;
- INFOPLIST_FILE = SolarStationTests/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 13.5;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.weclouds.SolarStationTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SolarStation.app/SolarStation";
- };
- name = Debug;
- };
- 834BBA982485050300A2FD16 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = Z2JRYT74ST;
- INFOPLIST_FILE = SolarStationTests/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 13.5;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.weclouds.SolarStationTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SolarStation.app/SolarStation";
- };
- name = Release;
- };
- 834BBA9A2485050300A2FD16 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = Z2JRYT74ST;
- INFOPLIST_FILE = SolarStationUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.weclouds.SolarStationUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = SolarStation;
- };
- name = Debug;
- };
- 834BBA9B2485050300A2FD16 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = Z2JRYT74ST;
- INFOPLIST_FILE = SolarStationUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.weclouds.SolarStationUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = SolarStation;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 834BBA64248504FE00A2FD16 /* Build configuration list for PBXProject "SolarStation" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 834BBA912485050300A2FD16 /* Debug */,
- 834BBA922485050300A2FD16 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 834BBA932485050300A2FD16 /* Build configuration list for PBXNativeTarget "SolarStation" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 834BBA942485050300A2FD16 /* Debug */,
- 834BBA952485050300A2FD16 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 834BBA962485050300A2FD16 /* Build configuration list for PBXNativeTarget "SolarStationTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 834BBA972485050300A2FD16 /* Debug */,
- 834BBA982485050300A2FD16 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 834BBA992485050300A2FD16 /* Build configuration list for PBXNativeTarget "SolarStationUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 834BBA9A2485050300A2FD16 /* Debug */,
- 834BBA9B2485050300A2FD16 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 834BBA61248504FE00A2FD16 /* Project object */;
- }
|