https://github.com/agoraio/agorachat_ios
https://github.com/agoraio/agorachat_ios
Last synced: 2 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T02:55:57.000Z (6 months ago)
- Last Synced: 2025-03-25T01:41:28.396Z (3 months ago)
- Language: Swift
- Size: 53.7 KB
- Stars: 6
- Watchers: 7
- 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'.