Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theoplayer/theolive-samples-ios

Example Xcode projects with THEOlive player apps
https://github.com/theoplayer/theolive-samples-ios

Last synced: 15 days ago
JSON representation

Example Xcode projects with THEOlive player apps

Awesome Lists containing this project

README

        

## Getting started

### Using SPM

- Open the `.xcodeproj` file inside the `SPM` directory of one of the example apps

### Using cocoapods

- Open the `CocoaPods` directory of one of the example apps
- Run `pod install` using the terminal
- Open the generated `.xcworkspace` file in Xcode