Hi,
A simple newbie question: How do I build the XCode spreadsheetTableSample demo project for accessing a google spreadsheet referred in this article
http://stackoverflow.com/questions/8675662/ios-objective-c-wrapper-for-google-docs?
How do I copy/reference this demo project in a new XCode5 project in order to build the project code?
What spesific adaptions must be done before the project can be built in XCode 5?
Is there an easier way to read a given google spreadsheet (line by line) and make a record/list structure of strings to be displayed in an Iphone app?
Regards
Frank
A simple newbie question: How do I build the XCode spreadsheetTableSample demo project for accessing a google spreadsheet referred in this article
http://stackoverflow.com/questions/8675662/ios-objective-c-wrapper-for-google-docs?
How do I copy/reference this demo project in a new XCode5 project in order to build the project code?
What spesific adaptions must be done before the project can be built in XCode 5?
Is there an easier way to read a given google spreadsheet (line by line) and make a record/list structure of strings to be displayed in an Iphone app?
Regards
Frank