appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

Error: Implicit declaration of function 'LOG_OBJC_MAYBE' is invalid in C99 in Xcode 11.3 #78

Open ashishprajapati-vt opened 4 years ago

ashishprajapati-vt commented 4 years ago

Pod install in XCode11.3 show below error

"Implicit declaration of function 'LOG_OBJC_MAYBE' is invalid in C99 "

KazuCocoa commented 4 years ago

Sorry, what the pad install mean? I was able to run xcodebuild -configuration Debug with https://github.com/appium/appium-for-mac/pull/81 without the error.