ios - Including a bundle in XCode 5 -


i new ios programming.

i looking use google sign-in in ios app. read through google docs , have understood needs done.

there 1 sentence not understand how -

if plan use sign-in button provided sdk, include googleplus.bundle in xcode project add target.

i not know how include bundle xcode project , add target. googled not find answer.

can me here?

copy bundle file project, described here.

you'll see following dialog:

enter image description here

here you'll need 2 things:

  1. check checkbox "copy items destination group's folder."
  2. check checkboxes next names of projects you'll using goolge sdk.
  3. click "add"

Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -