How Do I find the cocoapods dependancies that don't support Mac with ARM CPU?

Viewed 18

My current project I need to switch on rosetta on xcode, terminal and simulator in order to run the pod install, xcode and terminal.

I want to find out which dependancies need to be updated to support mac with arm cpu.

0 Answers
Related