29.08.2010, 12:15
(28.08.2010, 12:28)hvdwolf Wrote: The structure as such is correct, but:
- You spelled the routeconverter script as Routeconverter. OSX is case sensitive. As such it is not a problem, but the Info.plist file has the section
<key>CFBundleExecutable</key>
<string>routeconverter</string>
If you prefer the script to be called Routeconverter or RouteConverter (or whatever), the CFBundleExecutable string in the Info.plist file should be the same.
I wanted the script called "RouteConverter" and in the downloaded ZIP the
<key>CFBundleExecutable</key>
<string>RouteConverter</string>
matches the MacOS/RouteConverter script. What went wrong there?
--
Christian
Christian
