Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 724 Bytes

CocoaPods_Deintegrate.md

File metadata and controls

34 lines (23 loc) · 724 Bytes
title
Get Rid of CocoaPods

Table of Contents

Get Rid of CocoaPods

Official Documents

Preparation

Install 2 gems

gem install cocoapods-deintegrate cocoapods-clean --user-install

Deintegrate

pod deintegrate
pod clean

Podfile is only file left in workspaces.