{"id":22625082,"url":"https://github.com/gnustep/libs-xcode","last_synced_at":"2025-07-22T11:03:18.327Z","repository":{"id":19549616,"uuid":"22798128","full_name":"gnustep/libs-xcode","owner":"gnustep","description":"The GNUstep Xcode Library is a library for building xcode projects.  It can be used to parse and provide information regarding an  xcode project or used to build an xcode project directly.","archived":false,"fork":false,"pushed_at":"2025-04-27T16:18:03.000Z","size":12615,"stargazers_count":48,"open_issues_count":3,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-05T20:11:32.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.gnustep.org/","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gnustep.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING.LIB","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-10T00:26:11.000Z","updated_at":"2025-05-17T08:51:55.000Z","dependencies_parsed_at":"2023-11-02T15:35:19.340Z","dependency_job_id":"9f8df471-6e1e-4f67-b790-1c5080279c73","html_url":"https://github.com/gnustep/libs-xcode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gnustep/libs-xcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-xcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-xcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-xcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-xcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnustep","download_url":"https://codeload.github.com/gnustep/libs-xcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-xcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266481734,"owners_count":23935938,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-09T00:19:18.734Z","updated_at":"2025-07-22T11:03:18.321Z","avatar_url":"https://github.com/gnustep.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libs-xcode\n\n[![CI](https://github.com/gnustep/libs-xcode/actions/workflows/main.yml/badge.svg)](https://github.com/gnustep/libs-xcode/actions/workflows/main.yml?query=branch%3Amaster)\n\n1 README\n==\n\nThe GNUstep Xcode Library is a library for building xcode projects. \nIt can be used to parse and provide information regarding an \nxcode project or used to build an xcode project directly.\n\n1.1 License\n===========\n\nThe GNUstep libraries and library resources are covered under the GNU\nLesser General Public License.  This means you can use these libraries \nin any program (even non-free programs). If you distribute the libraries \nalong with your program, you must make the improvements you have made to \nthe libraries freely available. You should read the COPYING.LIB file for\nmore information. \n\n1.2 How to use\n==============\n\nTo use this library you need to build it and install it and then compile\nthe front-end which is in the Tools directory and is called buildtool.  \nSimply go into a directory which contains an Xcode project and type buildtool \nand it should build the project.  If it doesn't then submit a bug.  \nCurrently GNUstep can only build projects for macOS.  Once support for UIKit and\nother frameworks are available, those will be added.\n\n1.2.1 Plans for the future\n==========================\n\n  * Create delegate which will provide a way for the library to\n  execute callbacks into the caller so that information can be shown.\n  This should eliminate the need to print anything in the library as all\n  of the printing will be done on the front end based on information sent\n  back by the library to the delegate.\n  * Add more options to how the build is run so that the caller can specify\n  which target should be built.\n  * Add support for translated to .pcproj files.\n  \n1.2.2 Documentation\n===================\nI am working on a manual as well as gsdocs for the code so that the library is\nproperly documented.  There is a manual for buildtool.plist settings and other \ninformation in the Documentation directory of this project.\n\n1.3 How can you help?\n=====================\n\n   * Give us feedback!  Tell us what you like; tell us what you think\n     could be better.\n\n     Please log bug reports on the GNUstep project page\n     `https://github.com/gnustep/libs-xcode/issues` or send bug reports\n     to \u003cbug-gnustep@gnu.org\u003e.\n\n     Happy hacking!\n\n   Copyright (C) 2005 Free Software Foundation\n\n   Copying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved.\n\n## Star History\n\n\u003ca href=\"https://www.star-history.com/#gnustep/libs-xcode\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=gnustep/libs-xcode\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=gnustep/libs-xcode\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=gnustep/libs-xcode\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnustep%2Flibs-xcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnustep%2Flibs-xcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnustep%2Flibs-xcode/lists"}