[iOS] CocoaPods 설치과정 및 시행착오 CocoaPods 설치과정 및 시행착오 터미널에서 시스템 사용자 권한으로 아래의 명령을 실행하면 설치 완료. $ sudo gem install cocoapods$ pod setup 위 2줄 처리완료되면 아래는 그냥 넘어감———— 설치가 안된다면 gem 업데이트. $ gem update --system 마운틴 라이언에서 gcc경로 때문에 설치가 안되는 경우가 발생할 수 있음.그때는 심볼릭 링크를 만들어서 해결 $ sudo -ln s /usr/bin/gcc /usr/bin/gcc-4.2——————————————————————— 사용하기프로젝트 디렉토리에 Podfile 생성. (프로젝트 디렉토리는 . xcodeproj 파일이 포함된 디렉토리를 의미한다.) $ touch Podfile$ open PodfileP.. 더보기 ibGoogleAnalytics.a, missing required architecture x86_64 Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_GAI", referenced from: objc-class-ref in HackersAppDelegate.o "_OBJC_CLASS_$_GAITrackedViewController", referenced from: _OBJC_CLASS_$_CmUIViewController in CmUIViewController.o "_OBJC_CLASS_$_KalViewController", referenced from: objc-class-ref in LearnPlan.o "_OBJC_METACLASS_$_GAITrackedViewController", referenced from: _OBJC_METACLASS_$.. 더보기 패러럴즈 9 15381오류가 생기면 업데이트 10.10 yosemite 업데이트 후 Parallels 15381 문제점이 생긴다면 Hrere 링크를 눌러 업데이트 받으시면 간단하게 해결됩니다.http://kb.parallels.com/en/122670 더보기 이전 1 ··· 38 39 40 41 42 43 44 ··· 253 다음