LoginSignup
11
11

More than 5 years have passed since last update.

Cocoapodsをプロジェクトから切り離したい

Posted at

Cocoapodsをプロジェクトから切り離す方法をメモがてら紹介します
Twitterフォローしてください
@m_hsp

$ sudo gem install cocoapods-deintegrate cocoapods-clean
$ pod deintegrate
$ pod clean
$ rm Podfile

以上です

11
11
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
11
11