URL constructor returns `nil` in Swift

97 Views Asked by At

I am new to Swift and running some app under AppCode. And it looks for me, that something strange is happening: legal URL turns to nil in constructor.

This is a watch in debugger:

enter image description here

Why can it be?

0

There are 0 best solutions below