trungtoanit / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
0 stars 0 forks source link

Instructions for linking static library with iPhone app aren't clear #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to use the Calendar API in an iPhone app. I do not understand the 
following line in the 
instructions;

"Drag the static library target from under the Xcode reference in the 
application project to the 
application target's "Link Binary With Libraries" build phase."

What is the "Xcode reference"?

Generally this set of instructions is hard to follow...

Thank you.
Bob Muller

Original issue reported on code.google.com by robert.m...@gmail.com on 11 May 2010 at 9:31

GoogleCodeExporter commented 9 years ago
Changed to:

Drag the static library target from under the GData.xcodeproj cross-project 
reference in the application project 
to the application target's "Link Binary With Libraries" build phase.

Original comment by gregrobbins on 11 May 2010 at 9:50

GoogleCodeExporter commented 9 years ago
Thank you, very helpful. And pretty amazing turn around!

Original comment by robert.m...@gmail.com on 11 May 2010 at 10:09