Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 359 Bytes

BCC Media tvOS

This is the source code for the BCC Media tvOS app.

Setup

Open BCC Media.xcworkspace and let xcode do the magic.

Generate queries

Go to API and run make gql to create query files for the Apollo Client.

Release

make release

Should bump version and pushes a tag for the version. A CI/CD pipeline does the rest.