Skip to content

fix: pin Flutter version for iOS deploy#16

Merged
a-know merged 1 commit into
mainfrom
codex/fix-ios-deploy
Jun 19, 2026
Merged

fix: pin Flutter version for iOS deploy#16
a-know merged 1 commit into
mainfrom
codex/fix-ios-deploy

Conversation

@a-know

@a-know a-know commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • pin the iOS deploy workflow to Flutter 3.41.7
  • keep Xcode on latest-stable for current App Store compatibility

Context

The App Store deploy run failed while archiving because Flutter plugin Pods, including emoji_picker_flutter, were not installed under the automatically updated Flutter 3.44.2 environment. Pinning the previously verified Flutter version makes the deploy environment reproducible.

Verification

  • git diff --check

@a-know a-know merged commit 6758166 into main Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant