File tree Expand file tree Collapse file tree 2 files changed +8
-18
lines changed
MobileSyncExplorer/MobileSyncExplorer
RestAPIExplorer/RestAPIExplorer Expand file tree Collapse file tree 2 files changed +8
-18
lines changed Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44<dict >
5- <key >oauthScopes </key >
6- <array >
7- <string >web </string >
8- <string >api </string >
9- </array >
105 <key >oauthRedirectURI </key >
116 <string >testsfdc:///mobilesdk/detect/oauth/done </string >
127 <key >remoteAccessConsumerKey </key >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
4- <dict >
5- <key >remoteAccessConsumerKey </key >
6- <string >3MVG98dostKihXN53TYStBIiS8NRTXcbDzn9nHPb3piMElfQDD.kTyHeXjKV9JNUbe5sZeSQ4CVY1Onzpq21N </string >
7- <key >oauthRedirectURI </key >
8- <string >com.salesforce.mobilesdk.sample.restapiexplorer://oauth/success </string >
9- <key >oauthScopes </key >
10- <array >
11- <string >web </string >
12- <string >api </string >
13- </array >
14- <key >shouldAuthenticate </key >
15- <true />
16- </dict >
4+ <dict >
5+ <key >remoteAccessConsumerKey </key >
6+ <string >3MVG98dostKihXN53TYStBIiS8NRTXcbDzn9nHPb3piMElfQDD.kTyHeXjKV9JNUbe5sZeSQ4CVY1Onzpq21N </string >
7+ <key >oauthRedirectURI </key >
8+ <string >com.salesforce.mobilesdk.sample.restapiexplorer://oauth/success </string >
9+ <key >shouldAuthenticate </key >
10+ <true />
11+ </dict >
1712</plist >
You can’t perform that action at this time.
0 commit comments