On Mar 9, 2015, at 7:10 PM, John Tsombakos < email@hidden> wrote:
Well, I just tried with the newly released Xcode 6.2, and still the editor does not recognize the passed in variables to the block. I’m trying to find another call that has a completion handler to see if it’s just this call or is a bigger problem.
Hi John,
FYI, there are no significant Swift changes in Xcode 6.2, they are all rolling into the 6.3 betas. The only swift-related change in 6.2 is related to nullability audits of WatchKit (which didn’t exist in 6.1.1).
-Chris
On Mar 5, 2015, at 7:09 PM, John Tsombakos < email@hidden> wrote:
|