DF826CF4702D9DCCB9A9DD71/* Pods-1Weather.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-1Weather.release.xcconfig";path="Target Support Files/Pods-1Weather/Pods-1Weather.release.xcconfig";sourceTree="<group>";};
DF826CF4702D9DCCB9A9DD71/* Pods-1Weather.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-1Weather.release.xcconfig";path="Target Support Files/Pods-1Weather/Pods-1Weather.release.xcconfig";sourceTree="<group>";};
// If the location is partially incomplete (e.g. coordinates are missing, or country / city / region), then some of this information will be returned by the weather update, but we may need to consider reverse geocoding here as well, if needed.
// If the location is partially incomplete (e.g. coordinates are missing, or country / city / region), then some of this information will be returned by the weather update, but we may need to consider reverse geocoding here as well, if needed.
// I tried calling it just appValue, so that Swift would figure out wether to use this one or non-optional one, but it gets stuck in infinite recursion in this method occasionally.