https://github.com/agoraio/agorachat_ios
https://github.com/agoraio/agorachat_ios
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agoraio/agorachat_ios
- Owner: AgoraIO
- License: mit
- Created: 2022-07-04T13:51:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-31T03:21:09.000Z (6 months ago)
- Last Synced: 2026-01-04T04:35:03.880Z (5 months ago)
- Language: Swift
- Size: 59.6 KB
- Stars: 7
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agora Swift Package Manager
Install AgoraChat_iOS SDK easily with Swift Package Manager.

[Click here for full documentation](https://docs-preprod.agora.io/en/agora-chat/agora_chat_overview?platform=iOS).
## Installation
Add the URL of this repository to your Xcode 12+ Project.
Go to File > Swift Packages > Add Package Dependency, and paste in the link to this repository:
`https://github.com/AgoraIO/AgoraChat_iOS`
---
If you have issues installing this Swift Package:
In Xcode's File menu, select 'Swift Packages' and then 'Reset Package Caches'.