In Xcode 8 beta 4 (8S188o),the following code error:var isFolder:ObjCBool = false;fileManager.fileExists(atPath: path, isDirectory: &isFolder); if isFolder { ------> "ObjcBool" is not convertible to "Bool" fileInfo.isFolder = true;}Why is this?
Selecting any option will automatically load the page