LoginSignup
29
30

More than 5 years have passed since last update.

[CocoaPod] インストールした Pod の削除の仕方

Last updated at Posted at 2015-01-18

手順

  1. 「Podfile」「Podfile.lock」 を削除
  2. 「xcworkspace」 を削除
  3. xcodeproj を開き、Frameworks グループ内の、「Pods.xcconfig」「libPods.a」 への参照を削除
  4. Build Phases 内の「Copy Pods Resources」「Check Pods Manifest.lock」

参考

29
30
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
29
30