3 repositorios
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.
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.
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.
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.