This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 5b9fc4e
authored
[iOS] Delete gen_snapshot_armv7 support (#53947)
We dropped support for armv7 iOS devices in:
* Framework: flutter/flutter#97342.
* Buildroot: flutter/buildroot#569
* Engine: #32664
* Recipes:
* https://flutter-review.googlesource.com/c/recipes/+/29060
* https://flutter-review.googlesource.com/c/recipes/+/29060 (revert)
* https://flutter-review.googlesource.com/c/recipes/+/29582 (reland)
* Issue: flutter/flutter#97345
This eliminates the code (and an unused flag) to deal with producing zip archives including components for the armv7 architecture.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style1 parent dabc187 commit 5b9fc4e
File tree
2 files changed
+0
-10
lines changed- sky/tools
2 files changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 50 | | |
60 | 51 | | |
61 | 52 | | |
| |||
0 commit comments