This is the source code for the BCC Media tvOS app.
Open BCC Media.xcworkspace and let xcode do the magic.
Go to API and run make gql
to create query files for the Apollo Client.
make release
Should bump version and pushes a tag for the version. A CI/CD pipeline does the rest.