Skip to content

Commit 14e2626

Browse files
committed
enable tvos testing for messaging
1 parent 70bccbf commit 14e2626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/integration_testing/build_testapps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"full_name": "FirebaseMessaging",
112112
"bundle_id": "com.google.FirebaseCppMessagingTestApp.dev",
113113
"ios_target": "integration_test",
114-
"tvos_target": "",
114+
"tvos_target": "integration_test_tvos",
115115
"testapp_path": "messaging/integration_test",
116116
"frameworks": [
117117
"firebase_messaging.xcframework",

0 commit comments

Comments
 (0)