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

Add required dependencies for benchmark target (#110510)

parent 1dd6a233
......@@ -2486,7 +2486,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