* Rename AzureCommunication to AzureCommunicationCommon.
* Add deprecated AzureCommunication podspec.
Project updates for CI
* Work on CI.
* [Project] removing the signing team
* [Project] removing old config files
* [Dependency] adding in core dependency for package and podspec for testing
* Update smoke test settings. Bump Communication versions.
* Fix up all schemes.
* Update imports.
* Final fixes.
Co-authored-by: Josh Lai <joshlai@microsoft.com>
* Version bumps for release.
* Exclude arm64 from iPhone simulator.
* Add mono-repo as source for podspecs.
* Target repo for podspecs.
* Update publish date.
* Version bumps for release.
* Don't try to pull down podspecs which haven't been published.
* Update versions in README files.
* Disable bitcode for smoketest.
* CI tweak.
* Temp switch from tag to branch.
* Revert "Temp switch from tag to branch."
This reverts commit e4775d9b26.
* Update release date
* Disable bitcode for Chat.
* Remove "Versions available" from individual libraries
The SDK as a whole versions together, so this is documented only at the
top level.
* Bump versions to beta.5
* Update CHANGELOG
* Add CocoaPods instructions
* Opt in to strict module search paths and modulemap generation
* Update chat xcodeproj with correct bundle / version / settings
Co-authored-by: raosanat <66031869+raosanat@users.noreply.github.com>
It looks like the comment causes Jazzy to incorrectly render the page,
and the comment also seems to cause Jekyll to error out when publishing
the gh-pages branch.
Restore this commit when we have distribution sorted out.