C8C576F6184B547435CFF0F3/* Pods-1Weather.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-1Weather.debug.xcconfig";path="Target Support Files/Pods-1Weather/Pods-1Weather.debug.xcconfig";sourceTree="<group>";};
self.log.warning("Update notifications: Failed to find location after update. Maybe it was deleted while the update was performed. Maybe something went wrong. Location: \(location)")
log.error("Couldn't create URLComponents from \(self.baseUrl)")
completion(nil,.badUrl)
fatalError("Should never happen. Couldn't create URL components from \(self.baseUrl). This URL has to always be correct.")// Should never happen, but a lot of stuff that should never happen happens from time to time, so let's at least handle it gracefully in prod.