共有キット ライブラリは次の場所にあります。
https://github.com/ShareKit/ShareKit/wiki/Installing-sharekit
すべての指示に従いましたが、アプリを実行すると、次の警告が表示されます。
GTMMethodCheckMethodChecker: Class UIKeyboardCandidateUtilities does not conform to @protocol(NSObject), so won't be checked
2013-03-25 23:57:42.971 Daily Tamatar[25762:c07] GTMMethodCheckMethodChecker: Class WebMIMETypeRegistry does not conform to @protocol(NSObject), so won't be checked
2013-03-25 23:57:42.973 Daily Tamatar[25762:c07] GTMMethodCheckMethodChecker: Class SLFacebookGraphUtils does not conform to @protocol(NSObject), so won't be checked
私は心配する必要がありますか?私はプロトコルと適合性にかなり慣れていませんか?
ありがとう