{"id":50980160,"url":"https://github.com/perez987/lipoarchs","last_synced_at":"2026-06-19T13:02:43.665Z","repository":{"id":359960967,"uuid":"1248174445","full_name":"perez987/LipoArchs","owner":"perez987","description":"Minimal macOS SwiftUI app for displaying the architecture(s) of a dropped executable, dynamic library, or .app bundle.","archived":false,"fork":false,"pushed_at":"2026-05-24T09:49:02.000Z","size":1503,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-24T11:26:43.654Z","etag":null,"topics":["archs","arm64","lipo","macos","swiftui","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/perez987.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-24T09:34:26.000Z","updated_at":"2026-05-24T09:49:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/perez987/LipoArchs","commit_stats":null,"previous_names":["perez987/lipoarchs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/perez987/LipoArchs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perez987%2FLipoArchs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perez987%2FLipoArchs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perez987%2FLipoArchs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perez987%2FLipoArchs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perez987","download_url":"https://codeload.github.com/perez987/LipoArchs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perez987%2FLipoArchs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34532260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["archs","arm64","lipo","macos","swiftui","x86-64"],"created_at":"2026-06-19T13:02:42.690Z","updated_at":"2026-06-19T13:02:43.659Z","avatar_url":"https://github.com/perez987.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LipoArchs\n\n![Platform](https://img.shields.io/badge/macOS-13.5+-orange.svg)\n![Swift](https://img.shields.io/badge/Swift-5-blue.svg)\n![Xcode](https://img.shields.io/badge/Xcode-15-lavender.svg)\n\nMinimal macOS SwiftUI app for displaying the architecture(s) of a dropped executable, dynamic library, or `.app` bundle in a graphical way.\n\n![Main window](Images/Window-1.png)\n\n![Task processed](Images/Window-2.png)\n\n## Requirements\n\n- macOS 13+\n- Xcode 15+\n\n## Behavior\n\n- Drag a Mach-O executable, `.dylib`, or `.app` bundle onto the window\n- `.app` bundles are resolved to `Contents/MacOS/\u003cCFBundleExecutable\u003e`\n- The window keeps the detected architectures visible in the interface\n- An alert also reports whether inspection succeeded or failed, then closes after 4 seconds\n- There is language support with automatic system language detection (English and Spanish for now).\n\n## Motivation\n\nIn macOS there is a command called `lipo` which, followed by the argument `-archs`, shows the architecture(s) of an executable or library (e.g., `x86_64` is Apple Intel, `arm64` is Apple Silicon).\n\nWhile using this command is simple, it requires displaying the contents of an application, since the executable located in Contents/MacOS needs to be passed to `lipo`.\n\nLipoArchs offers an even simpler way to do this. Simply drag the application or library onto the LipoArchs window to obtain information about its embedded architecture(s). LipoArchs requires no special permissions, takes up very little space (2.2 MB), and has no configuration options.\n\nDespite its name, LipoArchs doesn't use `lipo`. It searches for data such as CPU type and subtype and finds the architecture(s) of that CPU.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperez987%2Flipoarchs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperez987%2Flipoarchs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperez987%2Flipoarchs/lists"}