Open dfdgsdfg opened 7 months ago
As flutter
command exits with code 0 (which means "success"), the plugin merely propagates the same. I think this problem should be reported upstream, to the flutter
tool.
I'll take a look if the issue is already reported, later.
This has been reported at https://github.com/flutter/flutter/issues/125609, but has been closed for inactivity. There are other issues which report the same behavior, only tangentially (e.g. https://github.com/flutter/flutter/issues/140212).
During
flutter build ipa
, thenxcarchive
success, butipa
fail, nothing happened. IMO, this is fail, so should be show the logs.Fastlane Log
Actual log with flutter build ipa --verbose