Pass configuration as a parameter for local Apple mobile test runs (#63348)
authorSteve Pfister <steveisok@users.noreply.github.com>
Tue, 4 Jan 2022 20:57:06 +0000 (12:57 -0800)
committerGitHub <noreply@github.com>
Tue, 4 Jan 2022 20:57:06 +0000 (15:57 -0500)
commit00952e17c49a5666a58e871758a4fadcdd2b0a33
tree16d2b23caea053d1b30c6a28fae25e0f93fd792e
parent451458991d88241c232afdefc94ac4059fcd2b6b
Pass configuration as a parameter for local Apple mobile test runs (#63348)

Reverts #62549 as the configuration parameter is needed to let xharness know where the iOS/tvOS/MacCatalyst test app is.

For example, a debug test app will be under Debug-iphoneos and a release one will be under Release-iphoneos. Xharness won't be able to tell unless provided the right info.
eng/testing/tests.targets
src/mono/msbuild/apple/build/AppleApp.InTree.targets