Skip to content

Commit 85a5be2

Browse files
Added passing the port
1 parent 6a359b5 commit 85a5be2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

DeviceAgent/DeviceAgent-simulator-template.xctestrun

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
<key>XCODE_DBG_XPC_EXCLUSIONS</key>
2020
<string>com.apple.dt.xctestSymbolicator</string>
2121
</dict>
22+
<key>EnvironmentVariables</key>
23+
<dict>
24+
<key>CbxServerPort</key>
25+
<string>CBX_SERVER_PORT</string>
26+
</dict>
2227
<key>UITargetAppPath</key>
2328
<string>/path/to/AUT.app</string>
2429
<key>UseUITargetAppProvidedByTests</key>

0 commit comments

Comments
 (0)