Reputation: 51229
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.
Swift
AppCode
URL
nil
This is a watch in debugger:
Why can it be?
Upvotes: 0
Views: 110