A simple video player for iOS
Installation Guide
Report Issue
.
Request Feature
Xcode
This will tell you how to install this app
Requirements
- Xcode
- iPhone (iPad and Mac are not supported. But Mac will be supported soon.)
- Clone this repository
- Open terminal and type
cd /path/to/repository/VideoPlayer
xed .
- If your Mac doesn't have Xcode CLT, type this to terminal.
xcode-select --install
- Go to Signing & Capabilities setting and change 'team' and Bundle Identifier
- Play videos in directory
- Play video directly with file
- Play video online
- Jonathan0827 - Student of South Korea - Jonathan0827