We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added clarification about frameworks and added an error scenario that I ran into
typo on dependencies and added a new line to put ShareKitInstall2.jpg on its own line
Updated Installing sharekit (markdown)
Without AdSupport Framework, I got 2 linker errors in the Smoke Test.
Add line to dragging in the project to your own project, to help guide exactly what you're supposed to do.
added link to granular install method
explicitly stated that step 7 is mandatory for fb sharer
Added a small tip because XCode 4.5 doesn't seem to always show just added subproject's targets until the workspace has been closed and re-opened.
fix for deprecated API
added subproject install screenshots
Revert 01c9c81e0da5a5db72affa624f89a49ddf4f020a^ ... 01c9c81e0da5a5db72affa624f89a49ddf4f020a
Destroyed Installing sharekit (markdown)
Restoring original text. App stuff was not needed (sorry!)
The SSO options for Facebook apps are Disabled by default, which causes ShareKit to die silently. I added the steps to enable this setting on Facebook.
Removing out-of-place comma.
Minor