Alexander, the previous thread wouldn't throw any more light on the problem.
I had made an assumption that the problem was caused by wrting to a shared folder.
Allow me to lay down the steps that reveal the problem :
Start Visual Studio, with Oxygene from RemObjects installed.
Create a new Oxygene Cocoa application for OS X, using a shared folder as the target.
Build the application.
Use Finder to locate the resulting application in the shared folder in OS X
Show contents of the app package and navigate to the Contents/MacOS folder, or use Terminal to list the contents of the Contents/MacOS folder.
You should find a script file, with the same name as the app, that should possess the attributes : -rwxr-xr-x
Instead, the file possesses the atttributes : -rw-r--r--
If I create the project in a folder on a Windows disk in the VM, I get a different result; the script file gets the attributes : -rw-rw-rw-
Either way, the executable permission is missing.
I have been in touch with RemObjects and they state that the attributes applied by VMWare Fusion (-rwxr-xr-x) are correct.
I would much prefer to stay with Parallels for my VMs but, at the moment, I have had to purchase VMWare Fusion to avoid this problem when demonstrating to developers' groups.
Do not hesitate to state if you need any more information to resolve this matter.
Thanks
Joanna
Last edited: Aug 10, 2008