Hi folks I am trying to use Visual Studio with Oxygene to create applications using the Mono framework. My problem seems to be one of permissions on a shared folder situated on the OS X disk. The Oxygene compiler is supposed to make an application bundle but there is a file in the MacOS folder of the bundle that does not get its permissions set to include x (execute). As soon as I set this permission in Console, the app runs. Apparently the folks at RemObjects who make Oxygene say that there is no such problem using their product to create app bundles on VMWare Fusion. Anyone got any ideas ?
Hi John, I already did this and no longer get the untrusted location problems in VS2005, just this little problem with no executable permissions on a script file created in the app bundle. As I said, apparently, this is not a problem in VMWare... or do I just have to keep a Console window open to chmod the file ? :-(