-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: merge-to-stableCherry-picks that should be merged to stableCherry-picks that should be merged to stablecp: mergedCherry-pick has been merged to the release branch.Cherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queueCherry-picks in the review queue
Description
issue_link
Commit Hash
Target
stable
pr_link
Impacted Users
Users when publishing iOS and macOS Flutter apps
Impact Description
Users will be able to flutter run and flutter build their iOS and macOS apps, but will not be able to archive their app, which is necessary for publication to the App Store. The archive errors out.
Workaround
- Downgrade from Xcode 14.3 to Xcode 14.2.
or - Until CocoaPods publishes the fix in 1.12.1, install the master version of the cocoapods gem: https://stackoverflow.com/questions/2823492/install-gem-from-github-branch
Risk
medium
Test Coverage
yes
Validation Steps
- Install Xcode 14.3
- On current Flutter stable run
flutter create test_create && cd test_create
iOS:
- Run
flutter build ipa. See error.
macOS:
- Run
flutter build macos --config-only open macos/Runner.xcworkspace- Product > Archive. See error.
On this PR archiving will succeed.
mono0926, Fudal, istornz, usamaaelgendy, mgenware and 3 more
Metadata
Metadata
Assignees
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: merge-to-stableCherry-picks that should be merged to stableCherry-picks that should be merged to stablecp: mergedCherry-pick has been merged to the release branch.Cherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queueCherry-picks in the review queue