diff --git a/README.md b/README.md index 2c3a9dc..62d753e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ * [iOS Setup Instructions](https://flutter.dev/docs/get-started/install/macos#ios-setup) - ## 1. I Am Rich App * [Material Design](https://material.io/) @@ -20,6 +19,8 @@ * [Learn More About the Pubspec File](https://www.dartlang.org/tools/pub/pubspec) * [Adding Assets](https://flutter.dev/docs/development/ui/assets-and-images) * [Generating App Icons with AppIcon.co](https://appicon.co/) +* [Flutter Documentation on Deploying to Physical iOS Devices](https://flutter.dev/docs/get-started/install/macos#deploy-to-ios-devices) +* [Homebrew for MacOS](https://brew.sh/) * [Troubleshooting: Physical iOS Device Testing](https://blog.londonappbrewery.com/troubleshooting-ios-device-testing-for-flutter-38c5da239e62) * [Troubleshooting: Physical Android Device Testing](https://blog.londonappbrewery.com/troubleshooting-android-device-testing-on-windows-a2b5d779df08)