coderhs / ruby_open_weather_map

A ruby wrapper for open weather map
MIT License
79 stars 52 forks source link

Now work on OSX 10.14 #41

Open fifiteen82726 opened 6 years ago

fifiteen82726 commented 6 years ago
OpenWeather::Forecast.city("Cochin")
objc[1871]: +[__NSPlaceholderDictionary initialize] may have been in progress in another thread when fork() was called.
objc[1871]: +[__NSPlaceholderDictionary initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.