Azure-Samples / communication-services-ios-quickstarts

Sample code for Azure Communication Services iOS quickstarts
MIT License
12 stars 24 forks source link

Add cocoapods support instruction #1

Closed raosanat closed 3 years ago

raosanat commented 3 years ago

Purpose

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

Get the voice video calling sample from here
https://github.com/Azure-Samples/communication-services-ios-quickstarts/tree/main/Add%20Voice%20Calling

What to Check

Make sure the xcoworkspace is created properly

Other Information

ddematheu2 commented 3 years ago

@raosanat can we also update docs.microsoft.com (https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/getting-started-with-calling?pivots=platform-ios) as well as the core ReadMe (https://github.com/Azure-Samples/communication-services-ios-quickstarts)

raosanat commented 3 years ago

@raosanat can we also update docs.microsoft.com (https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/getting-started-with-calling?pivots=platform-ios) as well as the core ReadMe (https://github.com/Azure-Samples/communication-services-ios-quickstarts)

I have already created PR's for those, waiting for Mick to approve them

https://github.com/MicrosoftDocs/azure-docs/pull/66252 https://github.com/MicrosoftDocs/azure-docs/pull/66251

ddematheu2 commented 3 years ago

@raosanat can we also update docs.microsoft.com (https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/getting-started-with-calling?pivots=platform-ios) as well as the core ReadMe (https://github.com/Azure-Samples/communication-services-ios-quickstarts)

I have already created PR's for those, waiting for Mick to approve them

MicrosoftDocs/azure-docs#66252 MicrosoftDocs/azure-docs#66251

PR for https://github.com/Azure-Samples/communication-services-ios-quickstarts/blob/main/README.md?