From 8afb35846aaee179a7890863322bd03639b845a5 Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Sat, 18 Nov 2023 23:38:49 -0800 Subject: [PATCH] Add `NSCameraUsageDescription` to the Info.plist due to Stripe SDK --- Apps/OneBusAway/project.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Apps/OneBusAway/project.yml b/Apps/OneBusAway/project.yml index 15678f44..6492effb 100644 --- a/Apps/OneBusAway/project.yml +++ b/Apps/OneBusAway/project.yml @@ -54,6 +54,7 @@ targets: NSExceptionAllowsInsecureHTTPLoads: true } } + NSCameraUsageDescription: This app uses Stripe to process credit cards. You can use Stripe to scan your credit card number with your camera. NSHumanReadableCopyright: © Open Transit Software Foundation NSUserActivityTypes: - org.onebusaway.iphone.user_activity.stop