Skip to content

Commit 17caf37

Browse files
committed
Reset Info.plist placeholders
1 parent 464377d commit 17caf37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/UberSDK/UberSDK/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<key>Uber</key>
2525
<dict>
2626
<key>ClientID</key>
27-
<string>9QZcD_Ki6NbhGCrVXSUHCxfevm-C9Khj</string>
27+
<string>[Client ID]</string>
2828
<key>RedirectURI</key>
2929
<string>com.uber.UberSDK://oauth/consumer</string>
3030
<key>DisplayName</key>
31-
<string>Uber SDK</string>
31+
<string>[App Name]</string>
3232
</dict>
3333
</dict>
3434
</plist>

0 commit comments

Comments
 (0)