Netrc error on pod install #1407
-
My flutter project builds completely normally on my local machine (ios and android). Error running pod install` Any idea on how to fix this? |
Beta Was this translation helpful? Give feedback.
Answered by
himesh-cm
Feb 16, 2023
Replies: 1 comment 1 reply
-
Hi @fleckdalm , Its a known issue with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dominikIncibit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @fleckdalm ,
Its a known issue with
xcode 14.2
Devs are looking into it, meanwhile, please useXcode 14.1
as the workaround.