{"id":16776163,"url":"https://github.com/qcl/qcourse-buck","last_synced_at":"2025-08-04T14:38:20.013Z","repository":{"id":149176912,"uuid":"207167635","full_name":"qcl/QCourse-Buck","owner":"qcl","description":"Buck demo for iPlayground 2019","archived":false,"fork":false,"pushed_at":"2019-09-23T21:03:47.000Z","size":101742,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T05:14:10.306Z","etag":null,"topics":["buck","demo","ios","iplayground","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qcl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-09-08T20:10:51.000Z","updated_at":"2021-08-31T23:31:50.000Z","dependencies_parsed_at":"2023-04-11T19:02:00.359Z","dependency_job_id":null,"html_url":"https://github.com/qcl/QCourse-Buck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qcl%2FQCourse-Buck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qcl%2FQCourse-Buck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qcl%2FQCourse-Buck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qcl%2FQCourse-Buck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qcl","download_url":"https://codeload.github.com/qcl/QCourse-Buck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910820,"owners_count":20367545,"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":["buck","demo","ios","iplayground","xcode"],"created_at":"2024-10-13T07:09:07.896Z","updated_at":"2025-03-16T18:18:26.811Z","avatar_url":"https://github.com/qcl.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QCourse-Buck\nBuck demo for iPlayground 2019, [slides is here](https://speakerdeck.com/qcl/using-buck-to-save-ios-project-build-time).\n\nNote that this demo is running on Xcode 10, there could be some issues while trying to run demos with Xcode 11.\n\n## Demo 0\n```\n$ git checkout demo/0\n```\nThis branch contains only source code files and resources. No buck file.\n\n### Prepare a clean environment\n\n```\n$ make clean\n$ make kill_buckd\n```\n\n## Demo 1\n```\n$ git checkout demo/1\n```\n\nThis branch contains basic buck build file and `.buckconfig`.\n\n### Build by buck\n```\n$ make build\n```\n\n### Run on simulator\n```\n$ make debug\n```\n\n### Generate Xcode project file\n```\n$ make project\n```\n\n## Demo 2\n```\n$ git checkout demo/2\n```\n\nThis branch integrated with `Podfile`.\n### Build by buck\n```\n$ make build\n```\n\n### Run on simulator\n```\n$ make debug\n```\n\n### Generate Xcode project file\n```\n$ make project\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqcl%2Fqcourse-buck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqcl%2Fqcourse-buck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqcl%2Fqcourse-buck/lists"}