Renamed ObjC SDK as iOS SDK

Summary: The GitHub repo has been renamed from facebook-ios-sdk to facebook-objc-sdk

Reviewed By: jingping2015

Differential Revision: D17630050

fbshipit-source-id: 4fa7a3c4859af7fead71c4700a1151903d4734cc
This commit is contained in:
Joe Susnick
2019-09-30 16:08:48 -07:00
committed by Facebook Github Bot
parent 6a2d3530aa
commit 16b7633e2d
13 changed files with 59 additions and 60 deletions

View File

@@ -7,7 +7,7 @@ labels: bug
## Checklist
- [ ] I've updated to the latest released version of the SDK
- [ ] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-objc-sdk/issues)
- [ ] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues)
- [ ] I've looked for existing answers on [Stack Overflow](https://facebook.stackoverflow.com), the [Facebook Developer Community Forum](https://developers.facebook.com/community/) and the [Facebook Developers Group](https://www.facebook.com/groups/fbdevelopers)
- [ ] I've read the [Code of Conduct](CODE_OF_CONDUCT.md)
- [ ] This issue is not security related and can safely be disclosed publicly on GitHub

View File

@@ -7,7 +7,7 @@ labels: enhancement
## Checklist
- [ ] I've updated to the latest released version of the SDK
- [ ] I've searched for existing feature requests on [GitHub issues](https://github.com/facebook/facebook-objc-sdk/issues)
- [ ] I've searched for existing feature requests on [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues)
- [ ] I've read the [Code of Conduct](CODE_OF_CONDUCT.md)
- [ ] I've given my issue the title: `Feature Request: [name of my feature request]`