Questions tagged [podfile-lock]
21 questions
0
votes
0 answers
Flutter "An error occurred while processing the post-install hook of the Podfile." Error running pod install
I know there are many threads about this but even though I searched for days, none of them could solve my problem.
I am using macOS Monterey 12.5.1 M1 Chip. I tried the 2022 and 2021 solution written in the most fav solution at this address How to…

uraz
- 1
0
votes
1 answer
Flutter pub get Flutter version mismatch | podfile.lock flutter version mismatch
I have updated my flutter version to 3.0.1 - Reference
I have one existing flutter project. When I hit flutter pub get command, inside ios/Flutter/Flutter.podspec file, it is showing flutter version 1.0.0.
s.version = '1.0.0'
Also in the…

Dev Changela
- 39
- 1
- 7
0
votes
0 answers
generate Podfile.lock without a Mac
I need to generate a new Podfile.lock for a React Native project for iOS, but I don't own a mac. Is there a way to do it online ? I'm trying to deploy the project for iOS through CodeMagic, but the error returned by CodeMagic makes me believe I need…

joaoricardotg
- 137
- 3
- 9
0
votes
1 answer
Xcode Podfile.lock showing Visual Code Studio Logo?
Why in the world would my Podfile.lock file be showing a VS code Logo on it? see here
user15688965
0
votes
1 answer
React Native: for v0.63.4, should I remove all the individual pod lines in my Podfile?
I'm upgrading a React Native project to v0.63.4, and am getting a similar error to the one in this question. In the accepted answer to that question, the user shares what the contents of your Podfile should be. That's the same as what the React…

gkeenley
- 6,088
- 8
- 54
- 129
0
votes
1 answer
After run pod install react get removed while upgrading react-native version
Can anyone explain why the pod install removing the React. Also it shows the React missing in product-->Edit scheme.
I need any good solution
RCTBrigeModule.h file not found error?
I dont have any idea how to fix this.
Before unlinking the…

sejn
- 2,040
- 6
- 28
- 82