xcode報(bào)錯(cuò)
a parameter list without types is only allowed in a function definition?
Expected ';' at end of declaration
use of undeclared identifier ''
出現(xiàn)以上錯(cuò)誤,我這邊的解決辦法是,

這樣配置解決 宏報(bào)錯(cuò)的問題,這只是以上報(bào)錯(cuò)的其中一種解決辦法。希望對(duì)你有用
a parameter list without types is only allowed in a function definition?
Expected ';' at end of declaration
use of undeclared identifier ''
出現(xiàn)以上錯(cuò)誤,我這邊的解決辦法是,
這樣配置解決 宏報(bào)錯(cuò)的問題,這只是以上報(bào)錯(cuò)的其中一種解決辦法。希望對(duì)你有用