awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesMulti-Platform Framework Configurations

Configurations that enable the creation of frameworks supporting multiple operating systems from a single spec.

Distinct from Framework Support: Focuses on the project configuration for multi-platform frameworks, not the framework's internal logic or web-specific support.

Explore 2 awesome GitHub repositories matching mobile development · Multi-Platform Framework Configurations. Refine with filters or upvote what's useful.

Awesome Multi-Platform Framework Configurations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • yonaskolb/xcodegenAvatar de yonaskolb

    yonaskolb/XcodeGen

    8,523Voir sur GitHub↗

    XcodeGen is a command-line utility written in Swift that generates Xcode project files from structured specification files. It serves as a project generator and build configuration manager, allowing targets, schemes, and build settings to be defined in a human-readable format instead of through manual edits in the Xcode IDE. The tool optimizes version control by generating project binaries on demand, which removes the need to store large project files in repositories and eliminates associated merge conflicts. It further automates the development workflow by synchronizing project groups and fi

    Generates project configurations that support building frameworks across multiple different operating systems from one specification.

    Swift
    Voir sur GitHub↗8,523
  • sjj1024/pakeplus-iosAvatar de Sjj1024

    Sjj1024/PakePlus-iOS

    5,079Voir sur GitHub↗

    PakePlus-iOS is a web-to-native app generator that packages any website or web application into native installers for iOS, Android, and desktop platforms. It wraps web content inside a platform‑specific WebView and provides a cross‑platform build pipeline that compiles installers without requiring a local development environment. Core capabilities include URL obfuscation to hide the source website from scraping, a JavaScript injection engine that embeds custom scripts at build time, and a configuration customizer for branding, window properties, and keyboard shortcuts. The tool differentiates

    Creates frameworks supporting multiple operating systems from a single spec, generating separate binaries for each target platform.

    Swiftbuildipapacbao
    Voir sur GitHub↗5,079
  1. Home
  2. Mobile Development
  3. Multi-Platform Framework Configurations