vandadnp / iOS-8-Swift-Programming-Cookbook

This is the GitHub repository of O'Reilly's iOS 8 Swift Programming Cookbook
1.34k stars 476 forks source link

'[AnyObject]?' is not convertible to '[String]?' #19

Open ochronus opened 9 years ago

ochronus commented 9 years ago

chapter-camera/Taking Photos with the Camera/Taking Photos with the Camera/ViewController.swift:88:76: '[AnyObject]?' is not convertible to '[String]?'; did you mean to use 'as!' to force downcast?