+[NSURL URLWithString:] Changed

Mike Abdullah: Once again it’s not in the URL documentation, but the behaviour of these methods actually depends on which SDK you link against. When running on OS X v10.6, or linking against the 10.6 SDK while running on a newer OS, they throw an exception when handed nil. Just like the other methods above. If … Continue reading +[NSURL URLWithString:] Changed