Unverified Commit 0d2776fd authored by Stephen (Alex) Wallen's avatar Stephen (Alex) Wallen Committed by GitHub

Add missing, required dependencies for `complex_layout_macos__start_up` (#110352)

parent 000b96cf
......@@ -2417,7 +2417,8 @@ targets:
properties:
dependencies: >-
[
{"dependency": "xcode", "version": "13f17a"}
{"dependency": "xcode", "version": "13f17a"},
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment