https://github.com/agoraio/agorartcengine_macos
Agora Video RTC Engine for macOS
https://github.com/agoraio/agorartcengine_macos
Last synced: about 1 year ago
JSON representation
Agora Video RTC Engine for macOS
- Host: GitHub
- URL: https://github.com/agoraio/agorartcengine_macos
- Owner: AgoraIO
- License: mit
- Created: 2021-11-29T17:10:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T06:27:05.000Z (over 1 year ago)
- Last Synced: 2025-03-25T01:41:37.473Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agora Swift Package Manager
Install Agora Video SDK for macOS easily with Swift Package Manager.

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