Skip to content

Flutter iOS .ipa file generation failing #2113

Closed Answered by dtrdic
akmalahmed525 asked this question in Q&A
Discussion options

You must be logged in to vote

We resolved this issue on intercom but i'll post here as well.. the root cause of the issue was identified in this error message:

[!] Invalid `Podfile` file: /Users/builder/clone/ios/Flutter/Generated.xcconfig must exist. If you're running pod install manually, make sure flutter pub get is executed first.

 #  from /Users/builder/clone/ios/Podfile:16
 #  -------------------------------------------
 #    unless File.exist?(generated_xcode_build_settings_path)
 >      raise "#{generated_xcode_build_settings_path} must exist. If you're running pod install manually, make sure flutter pub get is executed first"
 #    end
 #  -------------------------------------------

The issue stemmed from t…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@francescorinaldi
Comment options

@isacmoura
Comment options

Answer selected by dtrdic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants