Skip to content

Commit 96999c9

Browse files
committed
Update testapp configurator.
1 parent 39996db commit 96999c9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

scripts/gha/integration_testing/build_testapps.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,19 @@
112112
],
113113
"provision": "Google_Development.mobileprovision"
114114
},
115+
{
116+
"name": "ump",
117+
"full_name": "FirebaseUmp",
118+
"bundle_id": "com.google.ios.admob.testapp",
119+
"ios_target": "integration_test",
120+
"tvos_target": "",
121+
"testapp_path": "ump/integration_test",
122+
"frameworks": [
123+
"firebase_ump.xcframework",
124+
"firebase.xcframework"
125+
],
126+
"provision": "Google_Development.mobileprovision"
127+
},
115128
{
116129
"name": "installations",
117130
"full_name": "FirebaseInstallations",

0 commit comments

Comments
 (0)