Top > CocoaPods
  • The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
  • Go to CocoaPods.

- 開発レシピ:Objective-Cのライブラリ管理ツール CocoaPods
--  http://www.iosjp.com/dev/archives/451
- iOSライブラリ管理の神ツール「CocoaPods」のインストールと使い方 
--  http://www.atmarkit.co.jp/ait/articles/1403/08/news008.html

* ノウハウ [#i9ff6cea]

- pod update する度にpbxproj ファイルの形式が変わってしまう君へ
--  http://qiita.com/masaki925/items/878ab05824b772d72da9
 - xcproj というCLI のコマンドを入れておく
 - brew install xcproj
   - そうすると、CocoaPods がxcproj のコマンドを認識して、old-style にconvert してくれる
 - xcproj は、Xcode をアップデートするたびにre-compile する必要がある
 - brew uninstall してinstall すればok

* 関連  [#rel]

- [[iOS]]
- [[Carthage]]

Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes