http://code.google.com/p/google-api-objectivec-client
- 프로젝트 소스에서 svn을 이용하여 체크아웃합니다.
- GTL.xcodeproj 파일을 사용할 프로젝트로 드래그앤드롭합니다.
- 기존 프로젝트 “build Phases” 에서 “Link Binary With Libraries”에 추가합니다.
- 빌드를 수행하면 헤더파일이 XCode에 설정된 디렉토리에 생성됩니다.
- 헤더 파일을 프로젝트에 추가합니다.
- “Other Linker Flags” 에 “-ObjC -all_load” 를 추가합니다.