EnglishFrenchSpanish

Ad


OnWorks favicon

macpack - Online in the Cloud

Run macpack in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command macpack that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


macpack - Macintosh OS X Packager for managed gui assemblies

SYNOPSIS


macpack [options] assembly

DESCRIPTION


macpack is a tool used to package managed assemblies (like System.Windows.Forms or Cocoa#)
that require gui availability for deployment on Mac OS X.

macpack will prepare a OS X compatible bundle from the provided assembly and resources.
The bundle will include the specified assembly as well as any of the provided resources
(specified with the -resource: switch).

Developers can specify the kind of application to produce using the -mode: argument. This
controls how the environment in the Mono class libraries is setup.

OPTIONS


-a assembly

This option tells macpack where the managed assembly that you want to bundle resides.
This option is also used to point to the shell script to launch in the case of a X11/Gtk#
application.

This is the same as just passing the assembly as an argument.

-m [winforms,x11,console,cocoa] or -mode:[winforms,x11,console,cocoa]

A value indicating the kind of application: WinForms is a Winforms application running on
Quartz; X11 is an application that requires the X11 server to run; console is a non-
graphical application; cocoa is an application based on Cocoa#

-n NAME or -appname:NAME

This option specifies the application name of the emitted bundle. This is what you will
see in Finder.

-o DIRECTORY or -output:DIRECTORY

This option specifies the path to output the generated Application.

-r RESOURCE or -resource:RESOURCE

This option can be specified multiple times. It will place a copy of each resource into
the bundles resources directory. Alternatively, you can use a comma separated list of
resources.

Use macpack online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 2
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 3
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 4
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 5
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 6
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • More »

Linux commands

Ad