diff --git a/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/Contents.json b/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/Contents.json
index 13613e3e..87d65cc5 100644
--- a/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -1,6 +1,7 @@
{
"images" : [
{
+ "filename" : "iOS.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
diff --git a/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/iOS.png b/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/iOS.png
new file mode 100644
index 00000000..53e0db4e
Binary files /dev/null and b/examples/UberSDK/UberSDK/Assets.xcassets/AppIcon.appiconset/iOS.png differ
diff --git a/examples/UberSDK/UberSDK/Info.plist b/examples/UberSDK/UberSDK/Info.plist
index f3262c20..0d0e4e42 100644
--- a/examples/UberSDK/UberSDK/Info.plist
+++ b/examples/UberSDK/UberSDK/Info.plist
@@ -24,11 +24,11 @@
Uber
ClientID
- 9QZcD_Ki6NbhGCrVXSUHCxfevm-C9Khj
+ [Client ID]
RedirectURI
com.uber.UberSDK://oauth/consumer
DisplayName
- Uber SDK
+ [App Name]