未验证 提交 cffa8b0c 编写于 作者: D Dan Field 提交者: GitHub

Update scenarios readme (#11374)

This is out of date.
上级 5f03c7e3
# Scenario App
This folder contains a dart:ui application and scripts to compile it to AOT
for exercising embedders.
This folder contains a dart:ui application and scripts to compile it to JIT or
AOT for exercising embedders.
It intentionally has no dependencies on the Flutter framework or tooling, such
that it should be buildable as a presubmit or postsubmit to the engine even in
......@@ -28,7 +28,7 @@ This will create an `App.framework` copy it as well as the correct
You can then use `xcodebuild` to build the `ios/Scenarios/Scenarios.xcodeproj`,
or open that in Xcode and build it that way.
Currently, only AOT modes are supported.
Compiling to JIT mode is similar, using the `compile_ios_jit.sh` script.
## Building for Android
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册