https://github.com/agoraio/agoraaudio_macos
Agora Audio RTC Engine for macOS
https://github.com/agoraio/agoraaudio_macos
Last synced: 3 months ago
JSON representation
Agora Audio RTC Engine for macOS
- Host: GitHub
- URL: https://github.com/agoraio/agoraaudio_macos
- Owner: AgoraIO
- License: mit
- Created: 2021-11-29T17:12:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T04:08:06.000Z (over 2 years ago)
- Last Synced: 2024-04-29T05:22:31.328Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agora Swift Package Manager
![]()
Install Agora Audio SDK for macOS easily with Swift Package Manager.
[Click here for full documentation](https://docs.agora.io/en/Audio/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/AgoraAudio_macOS.git`
---
If you have issues installing this Swift Package:
In Xcode's File menu, select 'Swift Packages' and then 'Reset Package Caches'.