Flipabit
  • Flipabit
  • Getting started
    • Flipabit overview
    • Create project
    • Run on device
    • Build
      • Build for iOS
      • Build for Android
      • Build for Desktop
    • Publish to App Stores
      • Submit to App Store
      • Submit to Google Play
  • Layers
    • Select layer
    • Change order, visibility and name
    • Copy and paste
    • Move layer
    • Resize layer
    • Rotate layer
    • Align layers
    • Arrange layers
    • Navigation layer
      • Display page title
      • Display Tab bar
      • Display Table of contents
      • Display Back button
      • Next/Prev buttons
      • Navigation actions
  • Pages
    • Add or delete page
    • Open page
    • Page background and overlay
  • Widgets
    • Image
    • Video
    • Text
    • PDF
    • Web
    • Diorama
    • Audio
    • Animation
    • Camera
    • YouTube
    • Map
    • Chart
    • Calendar
    • Table
    • Form
    • 3D Model
  • Groups
    • Add group
    • Move and resize group
  • Style
    • Opacity
    • Borders
    • Background
    • Opacity mask
    • Overlay
    • Margins
    • Blur
    • Copy and paste style
  • Interactivity
    • Navigate between pages
    • Maximize widget
    • Drag widget
    • Disable widget
  • Project
    • Resolution
    • Orientation
    • Status Bar
    • Settings
    • Publish settings
  • Animation
    • Page animation
    • Maximize animation
    • Position animation
    • Size animation
    • Size and position animation
    • Rotation animation
    • Opacity animation
    • Color animation
    • Blur animation
  • Actions
    • Actions Editor Overview
    • Add action
    • Suspend actions
    • Arguments
    • Delay action
    • Animation settings
    • Repeat action
  • Data & backend
    • Airtable
    • Google Sheets
  • Networking
  • Tutorials
  • API
    • Project
    • Page
    • Group
    • Widget
      • Image
      • Text
      • Video
      • Diorama
      • Audio
      • Web
      • Animation
      • Camera
      • YouTube
      • Map
      • Chart
      • Calendar
      • Table
      • Form
      • Record
      • 3d model
  • ⭐Updates
  • 🎁Get Flipabit
Powered by GitBook
On this page
  • Export to Windows
  • Export to MacOS

Was this helpful?

  1. Getting started
  2. Build

Build for Desktop

This guide will explore getting .exe or .app file for Windows and Mac distribution using Flipabit.

Export to Windows

To export project to Windows:

  1. Select File > Export > Export to Windows in the main menu

  2. In the dialog box, specify the folder and filename to save the exported project and click Save

  3. When the export is finished, the exported project will be saved in the specified folder:

    • For Windows users, the project will have the EXE extension. It is a self-extracting archive. When the file is run, the archive is extracted and the project launches.

    • For MacOS users, the project will have the ZIP extension. The archive contains the Run file that launches the project. The Resources folder contains all the files required to launch the project.

Export to MacOS

To export project to MacOS:

  1. Select File > Export > Export to Mac in the main menu

  2. In the dialog box, specify the folder and filename to save the exported project and click Save

  3. When the export is finished, the exported project will be saved in the specified folder:

    • For Windows users, the project will have the ZIP extension. This is an archive that contains the Resources folder and the Run.app folder (an executable file for MacOS).

    • For MacOS users, a folder with the project name will be created. The folder will contain the application with the APP extension and the Resources folder.

PreviousBuild for AndroidNextPublish to App Stores

Was this helpful?