Print warning to migrate to new iOS add to app command

Open Beginner friendly
#191,367 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Active
Tech stack
dart, flutter, ios, macos
Domain
cli, mobile-dev

Research direction

Start from the flutter build ios-framework and flutter build macos-framework command entry points and trace where their deprecation or migration messages are assembled. Add a warning directing users to flutter build swift-package --platform ios/macos and https://docs.flutter.dev/add-to-app/ios/project-setup; done means both commands clearly point to the replacement.

Written by the indexing model from the issue text.

Description

a: existing-apps P2 platform-ios platform-macos team-ios tool triaged-ios

When running flutter build ios-framework or flutter build macos-framework, we should warn that this command has been replaced by flutter build swift-package --platform ios/macos and we should point to the documentation: https://docs.flutter.dev/add-to-app/ios/project-setup

Dominant language
Dart
Stars
179k
Forks
31.7k
Avg merge
1d 21h
Merged PRs (30d)
413

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flutter/flutter

All issues in flutter/flutter

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.