// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 51; objects = { /* Begin PBXBuildFile section */ 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 */; }; 83F918DE24A33C7100252670 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F918DD24A33C7100252670 /* NetworkManager.swift */; }; 83F918E024A3775000252670 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F918DF24A3775000252670 /* Request.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; }; 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 = ""; }; 834BBA6E248504FE00A2FD16 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 834BBA70248504FE00A2FD16 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 834BBA73248504FE00A2FD16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 834BBA752485050300A2FD16 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 834BBA782485050300A2FD16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 834BBA7A2485050300A2FD16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 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 = ""; }; 834BBA852485050300A2FD16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 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 = ""; }; 834BBA902485050300A2FD16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 83F918DD24A33C7100252670 /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = ""; }; 83F918DF24A3775000252670 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = ""; }; 83F918EF24A47EEF00252670 /* SSLoginVCtr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSLoginVCtr.swift; sourceTree = ""; }; 83F918F024A47EEF00252670 /* 1-登录_iphonex@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1-登录_iphonex@3x.png"; sourceTree = ""; }; 83F918F124A47EEF00252670 /* SSLoginVCtr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SSLoginVCtr.xib; sourceTree = ""; }; 83F918F524A480B800252670 /* AppShare.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppShare.swift; sourceTree = ""; }; 83F918F624A480B800252670 /* SolarStationConstant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SolarStationConstant.swift; sourceTree = ""; }; 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 = ""; }; 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 = ""; }; /* 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 = ""; }; 834BBA60248504FE00A2FD16 = { isa = PBXGroup; children = ( 834BBA6B248504FE00A2FD16 /* SolarStation */, 834BBA822485050300A2FD16 /* SolarStationTests */, 834BBA8D2485050300A2FD16 /* SolarStationUITests */, 834BBA6A248504FE00A2FD16 /* Products */, 93ACAF408DDFCE4628C6FBA3 /* Pods */, 02D9AEA0E73257088FF7AEF2 /* Frameworks */, ); sourceTree = ""; }; 834BBA6A248504FE00A2FD16 /* Products */ = { isa = PBXGroup; children = ( 834BBA69248504FE00A2FD16 /* SolarStation.app */, 834BBA7F2485050300A2FD16 /* SolarStationTests.xctest */, 834BBA8A2485050300A2FD16 /* SolarStationUITests.xctest */, ); name = Products; sourceTree = ""; }; 834BBA6B248504FE00A2FD16 /* SolarStation */ = { isa = PBXGroup; children = ( 83F918DC24A33C0D00252670 /* Main */, 834C8BE624960F320088B9DB /* Global */, 834C8BE524960F130088B9DB /* SoportFile */, ); path = SolarStation; sourceTree = ""; }; 834BBA822485050300A2FD16 /* SolarStationTests */ = { isa = PBXGroup; children = ( 834BBA832485050300A2FD16 /* SolarStationTests.swift */, 834BBA852485050300A2FD16 /* Info.plist */, ); path = SolarStationTests; sourceTree = ""; }; 834BBA8D2485050300A2FD16 /* SolarStationUITests */ = { isa = PBXGroup; children = ( 834BBA8E2485050300A2FD16 /* SolarStationUITests.swift */, 834BBA902485050300A2FD16 /* Info.plist */, ); path = SolarStationUITests; sourceTree = ""; }; 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 = ""; }; 834C8BE624960F320088B9DB /* Global */ = { isa = PBXGroup; children = ( 83F918F524A480B800252670 /* AppShare.swift */, 83F918F624A480B800252670 /* SolarStationConstant.swift */, 834C8BE724960F3E0088B9DB /* Network */, ); name = Global; sourceTree = ""; }; 834C8BE724960F3E0088B9DB /* Network */ = { isa = PBXGroup; children = ( 83F918DD24A33C7100252670 /* NetworkManager.swift */, 83F918DF24A3775000252670 /* Request.swift */, ); name = Network; sourceTree = ""; }; 83F918DC24A33C0D00252670 /* Main */ = { isa = PBXGroup; children = ( 83F918EE24A47EAA00252670 /* Report */, 83F918EC24A47E9C00252670 /* Account */, 83F918EB24A47E9600252670 /* Project */, 83F918EA24A47E8C00252670 /* Home */, 83F918E924A47E6400252670 /* Login */, ); name = Main; sourceTree = ""; }; 83F918E924A47E6400252670 /* Login */ = { isa = PBXGroup; children = ( 83F918F024A47EEF00252670 /* 1-登录_iphonex@3x.png */, 83F918EF24A47EEF00252670 /* SSLoginVCtr.swift */, 83F918F124A47EEF00252670 /* SSLoginVCtr.xib */, ); name = Login; sourceTree = ""; }; 83F918EA24A47E8C00252670 /* Home */ = { isa = PBXGroup; children = ( ); name = Home; sourceTree = ""; }; 83F918EB24A47E9600252670 /* Project */ = { isa = PBXGroup; children = ( ); name = Project; sourceTree = ""; }; 83F918EC24A47E9C00252670 /* Account */ = { isa = PBXGroup; children = ( ); name = Account; sourceTree = ""; }; 83F918EE24A47EAA00252670 /* Report */ = { isa = PBXGroup; children = ( ); name = Report; sourceTree = ""; }; 93ACAF408DDFCE4628C6FBA3 /* Pods */ = { isa = PBXGroup; children = ( BA618B71F03A100218CB9823 /* Pods-SolarStation.debug.xcconfig */, 90EC1514F6247AAE9248EA34 /* Pods-SolarStation.release.xcconfig */, ); path = Pods; sourceTree = ""; }; /* 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 = ( 834BBA792485050300A2FD16 /* LaunchScreen.storyboard in Resources */, 83F918F324A47EEF00252670 /* 1-登录_iphonex@3x.png 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 = ( 83F918DE24A33C7100252670 /* NetworkManager.swift in Sources */, 834BBA71248504FE00A2FD16 /* ViewController.swift in Sources */, 83F918F824A480B800252670 /* SolarStationConstant.swift in Sources */, 83F918F224A47EEF00252670 /* SSLoginVCtr.swift in Sources */, 83F918F724A480B800252670 /* AppShare.swift in Sources */, 83F918E024A3775000252670 /* Request.swift in Sources */, 834BBA6D248504FE00A2FD16 /* AppDelegate.swift in Sources */, 834BBA6F248504FE00A2FD16 /* SceneDelegate.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 = ""; }; 834BBA772485050300A2FD16 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 834BBA782485050300A2FD16 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* 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 */; }