AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Cross-Platform-Entwicklung Delphi OSX Bundler (.app per IDE erstellen) erschienen
Thema durchsuchen
Ansicht
Themen-Optionen

Delphi OSX Bundler (.app per IDE erstellen) erschienen

Ein Thema von mjustin · begonnen am 17. Sep 2011 · letzter Beitrag vom 19. Sep 2011
Antwort Antwort
mjustin

Registriert seit: 14. Apr 2008
3.004 Beiträge
 
Delphi 2009 Professional
 
#1

Delphi OSX Bundler (.app per IDE erstellen) erschienen

  Alt 17. Sep 2011, 18:03
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)

http://enesce.com/dl/DelphiOSX_Bundler.zip

Author: Nick Cooper
Michael Justin
  Mit Zitat antworten Zitat
greenmile

Registriert seit: 17. Apr 2003
1.107 Beiträge
 
Delphi 10.3 Rio
 
#2

AW: Delphi OSX Bundler (.app per IDE erstellen) erschienen

  Alt 19. Sep 2011, 11:42
Muss die ZIP im selben Verzeichnis wie die binäre Datei sein? Oder muss die binäre Datei da mit rein?
  Mit Zitat antworten Zitat
mjustin

Registriert seit: 14. Apr 2008
3.004 Beiträge
 
Delphi 2009 Professional
 
#3

AW: Delphi OSX Bundler (.app per IDE erstellen) erschienen

  Alt 19. Sep 2011, 17:12
Muss die ZIP im selben Verzeichnis wie die binäre Datei sein? Oder muss die binäre Datei da mit rein?
Im Zip ist eine Anwendung, die mit den beschriebenen Parametern aufgerufen wird.

Mehr kann wahrscheinlich nur der Autor sagen, hier ein Linkn zu seinem Posting

https://forums.embarcadero.com/threa...threadID=60882
Michael Justin
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:31 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz