-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically
Description
- Currently the engine simulator target hardcodes an x64 architecture. This needs to be changed to allow a configurable target CPU (https://github.com/flutter/engine/blob/master/tools/gn#L163).
- This will also require the existing chrome infra recipes to be updated to specify an x64 arch.
- Finally, the target arch needs to be included in either the output folder or bundle path, so that the tool can select the appropriate version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically