From e9f4602da89c1c11cf9d158d90501bc361954ebe Mon Sep 17 00:00:00 2001 From: luizgustavo09 Date: Wed, 13 May 2026 11:59:54 -0300 Subject: [PATCH] Clear plist values --- CHANGELOG.md | 4 ++++ Sources/UberCore/Info.plist | 2 +- Sources/UberRides/Info.plist | 2 +- examples/UberSDK/UberSDK/Info.plist | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 003a059..25a9a28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [2.2.1] 2026-05-13 + +* [Pull #332](https://github.com/uber/uber-ios-sdk/pull/335) Clear plist fields + ## [2.2.0] 2026-05-05 * [Pull #332](https://github.com/uber/uber-ios-sdk/pull/332) Allow client to choose the request environment diff --git a/Sources/UberCore/Info.plist b/Sources/UberCore/Info.plist index 548b0a3..90af859 100644 --- a/Sources/UberCore/Info.plist +++ b/Sources/UberCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.2.0 + 2.2.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/Sources/UberRides/Info.plist b/Sources/UberRides/Info.plist index a60ea4a..51c4067 100644 --- a/Sources/UberRides/Info.plist +++ b/Sources/UberRides/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.2.0 + 2.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/examples/UberSDK/UberSDK/Info.plist b/examples/UberSDK/UberSDK/Info.plist index c3dc43b..0d0e4e4 100644 --- a/examples/UberSDK/UberSDK/Info.plist +++ b/examples/UberSDK/UberSDK/Info.plist @@ -24,9 +24,9 @@ Uber ClientID - u6fWe9U2aQv1hE-dPXhzPXmnmOD45n6N + [Client ID] RedirectURI - https://www.uber.com/ + com.uber.UberSDK://oauth/consumer DisplayName [App Name]