Xcode/clang is so unforgiving … in this case when it says “No matching function”, it means there is no “NSLog” function that takes a plain C string. Folks who are used to programming in Swift will encounter this when returning to Objective-C.