awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesApp Bundle Toolkits

Command-line utilities for manipulating app bundle formats and generating optimized installation packages.

Distinct from Android App Bundle Supports: Shortlist candidates focus on build pipelines or app control, not the comprehensive manipulation and APK generation of bundles.

Explore 3 awesome GitHub repositories matching mobile development · App Bundle Toolkits. Refine with filters or upvote what's useful.

Awesome App Bundle Toolkits GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dantheman827/ios-app-signerAvatar de DanTheMan827

    DanTheMan827/ios-app-signer

    6,298Ver en GitHub↗

    This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.

    Modifies the bundle identifier and display name of iOS apps during the resigning process.

    Objective-C
    Ver en GitHub↗6,298
  • google/bundletoolAvatar de google

    google/bundletool

    3,941Ver en GitHub↗

    Bundletool is a command line toolkit for manipulating Android App Bundles and generating optimized APKs tailored to specific device configurations. It serves as a utility for converting bundles into monolithic or split installation files and validating the integrity and size of these packages before publishing. The tool differentiates itself through the ability to analyze device hardware specifications to extract only the required resource sets, reducing application download sizes. It also provides specialized capabilities for creating and exporting distribution archives for runtime-enabled s

    Provides a comprehensive command line toolkit for manipulating Android App Bundles and generating optimized, device-specific APKs.

    Javaandroidandroid-app-bundleandroid-development
    Ver en GitHub↗3,941
  • callstack/haulAvatar de callstack

    callstack/haul

    3,682Ver en GitHub↗

    Haul is a mobile application development tool that functions as a JavaScript module bundler, TypeScript transpiler, and development server for mobile environments. It provides a command line interface to manage the build pipeline and serve application bundles to connected devices. The tool utilizes Webpack to compile and package JavaScript and TypeScript code specifically for React Native development. It distinguishes itself through a specialized build pipeline that transforms type-safe code into compatible JavaScript for mobile runtimes. The platform covers comprehensive build and tooling c

    Compiles JavaScript and TypeScript code into distribution files optimized for mobile platform execution.

    TypeScriptclireact-nativewebpack
    Ver en GitHub↗3,682
  1. Home
  2. Mobile Development
  3. App Bundle Toolkits

Explorar subetiquetas

  • Bundle Identifier and Name EditorsA tool that modifies the bundle identifier and display name of iOS apps during the resigning process. **Distinct from App Bundle Toolkits:** Distinct from App Bundle Toolkits: focuses on editing bundle identifiers and display names during re-signing, not general app bundle manipulation.
  • Mobile App BundlersTools used to compile and package source code into distribution files optimized for mobile platforms. **Distinct from App Bundle Toolkits:** Focuses on the bundling process and tool itself, whereas App Bundle Toolkits focuses on manipulating existing formats and generating installation packages.