diff --git a/Tests/installation_tests/carthage/CarthageTest/Info.plist b/Tests/installation_tests/carthage/CarthageTest/Info.plist
index 6905cc67bbf..6f0689927cb 100644
--- a/Tests/installation_tests/carthage/CarthageTest/Info.plist
+++ b/Tests/installation_tests/carthage/CarthageTest/Info.plist
@@ -36,5 +36,7 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
+ NSCameraUsageDescription
+ camera description
diff --git a/Tests/installation_tests/cocoapods/with_frameworks_swift/CocoapodsTest/Info.plist b/Tests/installation_tests/cocoapods/with_frameworks_swift/CocoapodsTest/Info.plist
index 6905cc67bbf..56d9adbb9db 100644
--- a/Tests/installation_tests/cocoapods/with_frameworks_swift/CocoapodsTest/Info.plist
+++ b/Tests/installation_tests/cocoapods/with_frameworks_swift/CocoapodsTest/Info.plist
@@ -22,6 +22,8 @@
1
LSRequiresIPhoneOS
+ NSCameraUsageDescription
+ camera description
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile
diff --git a/Tests/installation_tests/swift_package_manager/with_objc/SPMTest/Info.plist b/Tests/installation_tests/swift_package_manager/with_objc/SPMTest/Info.plist
index 16be3b68112..f8367a2e0e8 100644
--- a/Tests/installation_tests/swift_package_manager/with_objc/SPMTest/Info.plist
+++ b/Tests/installation_tests/swift_package_manager/with_objc/SPMTest/Info.plist
@@ -20,6 +20,8 @@
1
LSRequiresIPhoneOS
+ NSCameraUsageDescription
+ camera description
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile
diff --git a/Tests/installation_tests/swift_package_manager/with_swift/SPMTest/Info.plist b/Tests/installation_tests/swift_package_manager/with_swift/SPMTest/Info.plist
index 16be3b68112..f8367a2e0e8 100644
--- a/Tests/installation_tests/swift_package_manager/with_swift/SPMTest/Info.plist
+++ b/Tests/installation_tests/swift_package_manager/with_swift/SPMTest/Info.plist
@@ -20,6 +20,8 @@
1
LSRequiresIPhoneOS
+ NSCameraUsageDescription
+ camera description
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile