iOS Building Error #1702
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceWhen I attempt to build for iOS after having made updates to our app, as well as updating the flutter version and dependencies I am getting a pods error, originally it mentioned platoform issue, so I created a Podfile with the platform ios:, 11 and we are still having errors building, for some reason we not once got an error when we built for android. Apologies for any mistakes doing this post, its my first time here coming from Slack so still learning how discussions work. Any help is greatly appreciated! Expected resultsApp to Build Actual resultsGenerating Pods project
Error output from CocoaPods:
Error running pod install Build failed :| Build id (optional)646d39370483759fde733891 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @klaydn, I am reading the following error message:
Please check this thread for a solution. |
Beta Was this translation helpful? Give feedback.
Hi @klaydn, I am reading the following error message:
Unable to find a target named
RunnerTestsin project
Runner.xcodeproj, did find
Runner.
Please check this thread for a solution.