{"id":18616535,"url":"https://github.com/ronflima/simplebuild","last_synced_at":"2025-04-11T01:31:50.541Z","repository":{"id":71262872,"uuid":"85884461","full_name":"ronflima/SimpleBuild","owner":"ronflima","description":"Simple build system for Xcode based projects","archived":true,"fork":false,"pushed_at":"2017-09-18T00:38:32.000Z","size":5,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T04:52:16.796Z","etag":null,"topics":["automation","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronflima.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}},"created_at":"2017-03-22T23:00:29.000Z","updated_at":"2024-04-07T14:02:30.000Z","dependencies_parsed_at":"2023-03-01T12:30:50.758Z","dependency_job_id":null,"html_url":"https://github.com/ronflima/SimpleBuild","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/ronflima%2FSimpleBuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2FSimpleBuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2FSimpleBuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2FSimpleBuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronflima","download_url":"https://codeload.github.com/ronflima/SimpleBuild/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248325252,"owners_count":21084897,"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":["automation","xcode"],"created_at":"2024-11-07T03:35:35.702Z","updated_at":"2025-04-11T01:31:50.534Z","avatar_url":"https://github.com/ronflima.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleBuild\n\nSimple build is a small set of Makefiles that are intended to automate Xcode\nbuilds from the command line. Its design goal is to use simple tools to achieve\ncommon build tasks like unit testing, coverage, archiving and app store\nsubmission.\n\nSince it is actually a Makefile, it let you use common tools already installed\non your macOS system. Its makefile is based on GNU Make 3.81 that is already\ninstalled on your macOS system.\n\n# Why SimpleBuild?\n\nGNU Build system is on the market for years. It is pretty stable and works\npretty fine. For a standalone build, it is more than useful.\n\n# How to use it?\n\nInstall the Makefile on your project directory. Create a _project.mk_ file with\nyour project's definitions and you are set. You can customize the Makefile\nbehavior by creating your own rules on _project.mk_.\n\nBe sure to have both files _Makefile_ and _project.mk_ on the same directory of\nyour workspace or project bundles.\n\n# License\n\nThis project is released under [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronflima%2Fsimplebuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronflima%2Fsimplebuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronflima%2Fsimplebuild/lists"}