Open GoogleCodeExporter opened 9 years ago
You should declare that method in .h file. Once check it.
Original comment by kanna8...@gmail.com
on 17 May 2012 at 11:02
I have the same problem even I have declare that method in .h file. Facing the
same issue please suggest solution to fix it.
Original comment by dnyanesh...@gmail.com
on 19 Jun 2012 at 9:14
Are you using a current version of Xcode?
Original comment by g...@coldnose.net
on 19 Jun 2012 at 8:05
I am using Xcode 4.2
Original comment by dnyanesh...@gmail.com
on 19 Jun 2012 at 8:14
The compilers in Xcode 4.3 and later no longer require forward declarations of
methods.
Original comment by g...@coldnose.net
on 19 Jun 2012 at 9:04
Original issue reported on code.google.com by
venkatku...@gmail.com
on 17 May 2012 at 10:50