teachers-assistant

[RADIOACTIVE] oh boy did i make bad apps back in the day
git clone git://git.figbert.com/teachers-assistant.git
Log | Files | Refs

credentials.plist (605B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2     <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
      3     "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
      4     <plist version="1.0">
      5     <dict>
      6       <key>CLIENT_ID</key>
      7       <string>972154510182-o7q0uaps52kjs44driksc7jamo7olg2u.apps.googleusercontent.com</string>
      8       <key>REVERSED_CLIENT_ID</key>
      9       <string>com.googleusercontent.apps.972154510182-o7q0uaps52kjs44driksc7jamo7olg2u</string>
     10       <key>PLIST_VERSION</key>
     11       <string>1</string>
     12       <key>BUNDLE_ID</key>
     13       <string>com.figbertinc.TeachersAssistant</string>
     14     </dict>
     15     </plist>