Publishing to TestFlight fails due to xcarchive not found error while doing the same from XCode works #2224
Replies: 3 comments 4 replies
-
Hi @snakebyte3d, The error message says |
Beta Was this translation helpful? Give feedback.
-
As the issue is related to Flutter, and can be followed here, I will go ahead and close the thread. |
Beta Was this translation helpful? Give feedback.
-
We filed a detailed issue, which you can follow here, and the triage team has already acknowledged it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
Actual results
Error message:
"Archive succeeded but the expected xcarchive at /Users/builder/clone/build/ios/archive/MyApp.xcarchive not found
Built /Users/builder/clone/build/ios/archive/MyApp.xcarchive.
Invalid iOS archive. Does not contain Info.plist.
To update the settings, please refer to https://docs.flutter.dev/deployment/ios
Building App Store IPA... 402ms
Encountered error while creating the IPA:
error: archive not found at path '/Users/builder/clone/build/ios/archive/MyApp.xcarchive'
Try distributing the app in Xcode: "open /Users/builder/clone/build/ios/archive/MyApp.xcarchive"
Build id (optional)
6565ba45b1d1a67bba005fca
Beta Was this translation helpful? Give feedback.
All reactions