{"id":15570799,"url":"https://github.com/keith/xcframework-to-fat","last_synced_at":"2025-10-03T00:31:13.613Z","repository":{"id":59254376,"uuid":"355005262","full_name":"keith/xcframework-to-fat","owner":"keith","description":"Create a fat framework from an xcframework bundle","archived":false,"fork":false,"pushed_at":"2021-04-06T00:18:41.000Z","size":3,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-09T03:20:06.008Z","etag":null,"topics":["xcframework","xcode"],"latest_commit_sha":null,"homepage":"","language":"Python","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/keith.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}},"created_at":"2021-04-06T00:02:02.000Z","updated_at":"2023-08-10T04:57:52.000Z","dependencies_parsed_at":"2022-09-21T12:45:29.364Z","dependency_job_id":null,"html_url":"https://github.com/keith/xcframework-to-fat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fxcframework-to-fat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fxcframework-to-fat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fxcframework-to-fat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fxcframework-to-fat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keith","download_url":"https://codeload.github.com/keith/xcframework-to-fat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235053791,"owners_count":18928440,"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":["xcframework","xcode"],"created_at":"2024-10-02T17:44:50.240Z","updated_at":"2025-10-03T00:31:08.314Z","avatar_url":"https://github.com/keith.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a CLI to create a old style fat framework from a `xcframework`\nbundle if you don't need support for Apple Silicon.\n\n# Usage:\n\nThis command will create `Foo.framework` bundle with a `x86_64` iOS\nSimulator slice and an `arm64` iOS device slice.\n\n```sh\n./xcframework-to-fat path/to/Foo.xcframework path/to/output x86_64-apple-ios-simulator arm64-apple-ios\n```\n\nSee `./xcframework-to-fat --help` for more info.\n\n# Installation\n\n```sh\nbrew install keith/formulae/xcframework-to-fat\n```\n\n## Notes\n\n- You cannot use this in the case you actually need multiple\n  architectures that support different platforms, in that case you must\n  use xcframeworks. This only exists for the case where you don't need\n  that, and maybe your tooling doesn't support xcframeworks yet\n- Currently this tool isn't smart about resources that differ for device\n  or simulator, when possible it copies the resources from the framework\n  targeting device builds without diffing them\n- Since binaries are changed through this transformations, any\n  code signatures they previously had are removed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fxcframework-to-fat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeith%2Fxcframework-to-fat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fxcframework-to-fat/lists"}