Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theoplayer/theolive-samples-ios
- Owner: THEOplayer
- Created: 2023-07-27T12:00:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-12T10:41:42.000Z (10 months ago)
- Last Synced: 2024-06-18T17:00:08.186Z (7 months ago)
- Language: Swift
- Size: 68.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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