Create a MacOS X App Bundle Using MacPorts: Difference between revisions

Line 253: Line 253:
* Should the contents of the la-files, in {{Codeline|Octave-3.7.0+.app/Resources/lib}}, be changed to reflect to use the {{Codeline|@executable_path}} token.
* Should the contents of the la-files, in {{Codeline|Octave-3.7.0+.app/Resources/lib}}, be changed to reflect to use the {{Codeline|@executable_path}} token.
** These files are from libtool.  For limited development, such as building oct-files and mex-files, are they needed at all?
** These files are from libtool.  For limited development, such as building oct-files and mex-files, are they needed at all?
* Use AppleScript Editor to record the creation of the App bundle template.
** This will allow for a fully automatic build of an App bundle from a shell script.
[[Category:Mac]]
[[Category:Mac]]
364

edits