react-native-rename icon indicating copy to clipboard operation
react-native-rename copied to clipboard

need to add exception to modify a Podfile in ios folder

Open ppsea opened this issue 3 years ago • 0 comments

I made a project named 'app'

and I changed my app name to 'my-app' and I got following errors.

[!] An error occurred while processing the post-install hook of the Podfile.

undefined method `__my-apply_Xcode_12_5_M1_post_install_workaround' for #<Pod::Podfile:0x00007f93e51be470>
Did you mean?  __apply_Xcode_12_5_M1_post_install_workaround

ppsea avatar Mar 18 '22 06:03 ppsea