{"id":13612819,"url":"https://github.com/faithfracture/Apple-Boost-BuildScript","last_synced_at":"2025-04-13T12:32:47.669Z","repository":{"id":8637798,"uuid":"59138280","full_name":"faithfracture/Apple-Boost-BuildScript","owner":"faithfracture","description":"Script for building Boost for Apple platforms (iOS, iOS Simulator, tvOS, tvOS Simulator, OS X)","archived":false,"fork":false,"pushed_at":"2024-09-03T21:33:29.000Z","size":140,"stargazers_count":278,"open_issues_count":20,"forks_count":111,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-10T00:48:45.562Z","etag":null,"topics":["apple-platforms","boost","build-script","ios","ios-simulator","macos","tvos","tvos-simulator"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/faithfracture.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","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":"2016-05-18T17:45:22.000Z","updated_at":"2025-03-03T04:56:04.000Z","dependencies_parsed_at":"2024-11-07T20:34:12.961Z","dependency_job_id":"a74178e7-24e7-4307-80c5-d7ec21aa6497","html_url":"https://github.com/faithfracture/Apple-Boost-BuildScript","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/faithfracture%2FApple-Boost-BuildScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithfracture%2FApple-Boost-BuildScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithfracture%2FApple-Boost-BuildScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithfracture%2FApple-Boost-BuildScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faithfracture","download_url":"https://codeload.github.com/faithfracture/Apple-Boost-BuildScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714727,"owners_count":21149955,"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":["apple-platforms","boost","build-script","ios","ios-simulator","macos","tvos","tvos-simulator"],"created_at":"2024-08-01T20:00:34.899Z","updated_at":"2025-04-13T12:32:47.313Z","avatar_url":"https://github.com/faithfracture.png","language":"Shell","readme":"# Apple-Boost-BuildScript\nScript for building Boost for Apple platforms (iOS, iOS Simulator, tvOS, tvOS Simulator, macOS)\n\n### [👋 Collaborators wanted!](https://github.com/faithfracture/Apple-Boost-BuildScript/issues/67)\n\nThis is a new location for my previous GIST:\n    https://gist.github.com/faithfracture/c629ae4c7168216a9856\n\nBuilds a Boost framework for iOS, iOS Simulator, tvOS, tvOS Simulator, and macOS (including Apple Silicon).\nCreates a set of universal libraries that can be used on iOS/tvOS/macOS and in the\niOS/tvOS simulators. Then creates a pseudo-framework to make using boost in Xcode\nless painful.\n\nTo configure the script, define:\n```\n   BOOST_VERSION:     Which version of Boost to build (e.g. 1.70.0)\n   BOOST_LIBS:        Which Boost libraries to build\n   IOS_SDK_VERSION:   iOS SDK version (e.g. 12.0)\n   MIN_IOS_VERSION:   Minimum iOS Target Version (e.g. 11.0)\n   TVOS_SDK_VERSION:  tvOS SDK version (e.g. 12.0)\n   MIN_TVOS_VERSION:  Minimum tvOS Target Version (e.g. 11.0)\n   MACOS_SDK_VERSION:  macOS SDK version (e.g. 10.14)\n   MIN_MACOS_VERSION:  Minimum macOS Target Version (e.g. 10.12)\n   MACOS_SILICON_SDK_VERSION: macOS SDK version for Apple Silicon (e.g. 11.0)\n   MIN_MACOS_SILICON_VERSION: Minimum macOS Target Version for Apple Silicon (e.g. 11.0)\n```\n\nIf a boost tarball (a file named “boost_$BOOST_VERSION2.tar.bz2”) does not\nexist in the current directory, this script will attempt to download the\nversion specified. You may also manually place a matching tarball in the \ncurrent directory and the script will use that.\n\nusage: `./boost.sh [{-ios,-tvos,-macos} ...] options`\n\nRun `./boost.sh -h` for descriptions of all options.\n","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaithfracture%2FApple-Boost-BuildScript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaithfracture%2FApple-Boost-BuildScript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaithfracture%2FApple-Boost-BuildScript/lists"}