Cannot convert value of type String to specified type NSManagedObjectContext, While converting from Swift 2.3 -> 3.2
问题 I need Help. While conversion from Swift 2.3 -> 3.2 I received below error. I'm not able to resolve this error. Below is my coding stuff, where I'm facing some issues. Error1 : Cannot convert value of type String to specified type NSManagedObjectContext** Error2 : Cannot convert return expression of type URL to return type URL. class func persistentFileURL(_ name: String, enclosingDirectoryName: String) -> Foundation.URL { let directoryURL = self.directoryForPersistentStorage