flutter/dev/manual_tests/ios/Runner/Assets.xcassets/LaunchImage.imageset
Greg Spencer 29ab6b549a
Update manual_tests to be able to run on macOS/web (#44830)
I updated the build files for manual_tests, as well as adding in a macos and web directory to allow the manual tests to be run on the web or on desktop.

The main change here are the parts that I added to the files in manual_tests/lib/... (the addition of kIsWeb to "if (!kIsWeb && Platform.isMacOS) {") The rest is just an update of the auto-generated code from flutter create.
2019-11-19 11:29:35 -08:00
..
Contents.json Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
LaunchImage.png Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
LaunchImage@2x.png Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
LaunchImage@3x.png Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
README.md Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00

Launch Screen Assets

You can customize the launch screen with your own desired assets by replacing the image files in this directory.

You can also do it by opening your Flutter project's Xcode project with open ios/Runner.xcworkspace, selecting Runner/Assets.xcassets in the Project Navigator and dropping in the desired images.