0

Trying to catch the pod that was updated using

pod update

I want to catch the pod and eventually find its target(I know how to find the target) what I wanted is there a way to catch or target that got update in post_install

Progman
  • 16,827
  • 6
  • 33
  • 48
Bharath NS
  • 43
  • 7

1 Answers1

0

Go to terminal then, cd ios enter and type arch -x86_64 pod update then enter. Now run application. (On Mac m1 work for me)