Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

GDataTouchStaticLib not compiled on iOS 5 #140

Closed
GoogleCodeExporter opened this issue Apr 21, 2015 · 5 comments
Closed

GDataTouchStaticLib not compiled on iOS 5 #140

GoogleCodeExporter opened this issue Apr 21, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open a project with GData with XCode, targetting iOS 5 
2. Build the project
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.
GDataHTTPFetcher.m:  'GDataHTTPFetcher' may not respond to 
'-connection:didFailWithError:'
GDataHTTPFetcher.m: error: Semantic Issue: Instance method 
'-connection:didFailWithError:' not found (return type defaults to 'id')

Original issue reported on code.google.com by venkatku...@gmail.com on 17 May 2012 at 10:50

@GoogleCodeExporter
Copy link
Author

You should declare that method in .h file. Once check it.

Original comment by kanna8...@gmail.com on 17 May 2012 at 11:02

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

Are you using a current version of Xcode?

Original comment by g...@coldnose.net on 19 Jun 2012 at 8:05

@GoogleCodeExporter
Copy link
Author

I am using Xcode 4.2 

Original comment by dnyanesh...@gmail.com on 19 Jun 2012 at 8:14

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants