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:
Why can it be?
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:
Why can it be?