FM Developer: How to create single OS X executable?

  • Follow


Does anyone know of a way to combine the data base file and the runtime 
engine into one file?

I know that OS X apps are really folders that contain all sorts of files 
so it should be rather simple...

Could everything be wrapped inside an AppleScript application?

Any Ideas?
0
Reply junk1191 (1) 1/6/2004 12:31:43 PM

It sounds to me like you are proposing some sort of reverse engineering; if
so, that would invalidate the user license.

-- 
John Weinshel
Datagrace
Vashon Island, WA
(206) 463-1634
Associate Member, Filemaker Solutions Alliance


"osmmophilia" <junk1@xs4all.nl> wrote in message
news:20040106133143995+0100@news.xs4all.nl...
> Does anyone know of a way to combine the data base file and the runtime
> engine into one file?
>
> I know that OS X apps are really folders that contain all sorts of files
> so it should be rather simple...
>
> Could everything be wrapped inside an AppleScript application?
>
> Any Ideas?


0
Reply John 1/6/2004 8:35:17 PM


Sounds like you're wanting to 'package' the files the same way OS X packages
an application and all of its resources into 1 file. If this is what you're
asking then the answer is no. This can't be done with the runtime.

Dave Herman

"osmmophilia" <junk1@xs4all.nl> wrote in message
news:20040106133143995+0100@news.xs4all.nl...
> Does anyone know of a way to combine the data base file and the runtime
> engine into one file?
>
> I know that OS X apps are really folders that contain all sorts of files
> so it should be rather simple...
>
> Could everything be wrapped inside an AppleScript application?
>
> Any Ideas?


0
Reply David 1/6/2004 9:20:23 PM

2 Replies
298 Views

(page loaded in 0.068 seconds)

Similiar Articles:













7/22/2012 5:01:55 PM


Reply: