我需要添加Google+作为一个自定义的NSSharingService在山狮应用程序。
有没有人能给我推荐一下所需的参考资料(包括Google+和如何编写自定义NSSharingService)?
发布于 2012-11-09 03:04:15
您可以在https://developers.google.com/+/上找到Google+平台入门所需的所有信息
发布于 2012-11-28 01:10:58
最重要的是,有关编写自定义NSSharingService的示例,请看苹果的示例:http://developer.apple.com/library/Mac/#samplecode/SharingServices/
https://stackoverflow.com/questions/13241789
复制相似问题