Morning Star's blog
  1. App Development

How to remove library previously installed in cocoapod

2021.07.05

To remove the libraray from cocoapod workspace, you can do following actions:

  1. Edit the Podfile of your project, Delete the line of the library you want to delete
  2. Execute the following command:
1
pod update

if you use apple m1, execute:

1
arch -x86_64 pod update
TAGS
  • 移动开发
© 2022 Morning Star's blog
Powered by Hexo. AMP-Theme designed by tea.