dibu 1.0.0

Application bundle builder

macOS



Description

Dibu is a command-line tool which will allow you to create macOS standalone application bundle for your Dinfio programme.

Installation
Use Dima to install or update this module:
$ dima install dibu


Usage Example
Before creating the application bundle, please ensure that your main.fio file and all related code are placed in a single directory. Use dibu command to create application bundle:
$ dibu
Welcome to Dibu: Dinfio Application Bundle Builder for macOS
Please fill out the following form to continue.

1. Your project directory.
   It must contain a main.fio file (leave empty to use the current directory): myapp

Collecting the required modules... Done.

2. Your application name: My App
3. Application version (default: 1.0.0): 1.0.0
4. Bundle identifier (e.g. com.example.myapp): com.example.myapp
5. Application icon (optional, must be an icns file): 

Creating application bundle... Done.

Your application bundle has been successfully created.
Output file: /Users/sweetie/My App.app


Note
Since the generated application bundle is not signed, you may follow this link for instructions on how to sign your application bundle.


Availability
This module is available on Dinfio version 3.2.0 or later


Module Info
Author: @faruq (Muhammad Faruq Nuruddinsyah)
URL: https://dinfio.org/
Updated on: 8 August 2025