{"id":29099949,"url":"https://github.com/bcc-code/bcc-media-tvos","last_synced_at":"2025-06-28T17:38:17.475Z","repository":{"id":156047442,"uuid":"617618223","full_name":"bcc-code/bcc-media-tvos","owner":"bcc-code","description":"[BCC Media] BCC Media tvOS","archived":false,"fork":false,"pushed_at":"2025-06-20T11:08:59.000Z","size":24460,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T12:21:29.645Z","etag":null,"topics":["bcc-media"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcc-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-22T19:00:16.000Z","updated_at":"2025-06-20T11:09:02.000Z","dependencies_parsed_at":"2024-07-08T14:52:42.759Z","dependency_job_id":"701332a9-3cb3-4f8b-a4b5-d247357ab81d","html_url":"https://github.com/bcc-code/bcc-media-tvos","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/bcc-code/bcc-media-tvos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbcc-media-tvos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbcc-media-tvos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbcc-media-tvos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbcc-media-tvos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcc-code","download_url":"https://codeload.github.com/bcc-code/bcc-media-tvos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbcc-media-tvos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262471116,"owners_count":23316617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bcc-media"],"created_at":"2025-06-28T17:37:55.294Z","updated_at":"2025-06-28T17:38:17.466Z","avatar_url":"https://github.com/bcc-code.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BCC Media tvOS\n\nThis is the source code for the BCC Media tvOS app.\n\n# Setup\n\nOpen BCC Media.xcworkspace and let xcode do the magic.\n\n# Generate queries\n\nGo to [API](./API) and run `make gql` to create query files for the Apollo Client.\n\n# Release\n\n```\nmake release\n```\n\nShould bump version and pushes a tag for the version. A CI/CD pipeline does the rest.\n\n# Troubleshooting\n\n## Updating signing certificates\n\nOnce in a while, you'll need to generate new code signing certificates for fastlanes release pipeline to work. We use [match](https://docs.fastlane.tools/actions/match/) for this.\n\nTo generate new certificates for tvOS, run the following command.\n\n```\nfastlane match appstore --platform tvos\n```\n\nThis will generate new code signing certificates and place it [in your Apple Developer account](https://developer.apple.com/account/resources).\n\n### After generating new certificates\n\nWhen new certificates are generated, you'll have to update some environment variables for the fastlane Github Action to work;\n\n- **CERTIFICATE_BASE64**  \n  Export the certificate from Keychain Access and convert the contents to base64 format. You can do this by running this command and copying the output:\n\n  ```\n  cat ~/path/to/certificate.p12 | base64\n  ```\n\n  Update the secret in Github with the new base64 string.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcc-code%2Fbcc-media-tvos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcc-code%2Fbcc-media-tvos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcc-code%2Fbcc-media-tvos/lists"}