Unverified Commit 6c2c702f authored by Shouichi Kamiya's avatar Shouichi Kamiya Committed by GitHub

Update outdated ios setup link in error message (#84246)

parent 70415521
...@@ -45,7 +45,7 @@ It's also possible that a previously installed app with the same Bundle\u0020 ...@@ -45,7 +45,7 @@ It's also possible that a previously installed app with the same Bundle\u0020
Identifier was signed with a different certificate. Identifier was signed with a different certificate.
For more information, please visit: For more information, please visit:
https://flutter.dev/setup/#deploy-to-ios-devices https://flutter.dev/docs/get-started/install/macos#deploy-to-ios-devices
Or run on an iOS simulator without code signing Or run on an iOS simulator without code signing
════════════════════════════════════════════════════════════════════════════════'''; ════════════════════════════════════════════════════════════════════════════════''';
...@@ -59,7 +59,7 @@ Provisioning Profile. Please ensure that a Development Team is selected by: ...@@ -59,7 +59,7 @@ Provisioning Profile. Please ensure that a Development Team is selected by:
$fixWithDevelopmentTeamInstruction $fixWithDevelopmentTeamInstruction
For more information, please visit: For more information, please visit:
https://flutter.dev/setup/#deploy-to-ios-devices https://flutter.dev/docs/get-started/install/macos#deploy-to-ios-devices
Or run on an iOS simulator without code signing Or run on an iOS simulator without code signing
════════════════════════════════════════════════════════════════════════════════'''; ════════════════════════════════════════════════════════════════════════════════''';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment