![]() |
Delphi OSX Bundler (.app per IDE erstellen) erschienen
Ein Tool zum Erstellen von OSX Application Bundles für Delphi OSX Anwendungen ist laut Artikel in der Embarcadero FireMonkey Newsgroup jetzt erhältlich:
Description: This tool will create a simple ZIP bundle for your Delphi OSX application. In order for you to Deploy your application to the public, you need to have your project in an OSX "Application Bundle". The RAD Studio IDE does not do this for you on Windows, so that is where this tool comes it. You simply Compile your project in "Release" configuration, then use this tool to create an OSX Bundle, the created ZIP will extract your application bundle with the required libraries for OSX , without the need for PAServer. Installation: 1) Extract DelphiOSX_Bundler.exe to a folder 2) In your IDE, click 'Tools' -> 'Configure Tools' 3) Click 'Add' Title: Create OSX Bundle Program: C:\path\to\DelphiOSX_Bundler.exe Working directory: Parameters: -p $PROJECT 4) Build your project then click 'Tools' -> 'Create OSX Bundle' Parameters: -p <path to dproj> Path to the dproj file of your OSX project (Required) -b <build config> Build configuration to deploy (Default is "Release") -s Silently bundle package, and no enter prompts -o <path to zip> Path to output the bundled ZIP package (Default is same folder as dproj) ![]() Author: Nick Cooper |
AW: Delphi OSX Bundler (.app per IDE erstellen) erschienen
Muss die ZIP im selben Verzeichnis wie die binäre Datei sein? Oder muss die binäre Datei da mit rein?
|
AW: Delphi OSX Bundler (.app per IDE erstellen) erschienen
Zitat:
Mehr kann wahrscheinlich nur der Autor sagen, hier ein Linkn zu seinem Posting ![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 01:06 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz