Hi Richard, I think that changing the permissions of the app bundle may cause issues with OSX's Gatekeeper. If you want to customize or change the settings (and make sure the changes do stick) of the Application Browser, I suggest you put a copy of it in your Plugins folder.
In case you are interested, see http://quality.livecode.com/show_bug.cgi?id=17757 for more details on this. Best, Panos -- On Fri, Feb 10, 2017 at 9:36 PM, Dr. Hawkins via use-livecode < use-livecode@lists.runrev.com> wrote: > WE went through parts of this a while ago, and being naturally lazy, I came > up with > > chmod -R u+w `ls -rtd > /Applications/LiveCode*/Contents/Tools/Plugins/revapplicationoverview.rev > | > tail -1` > > > as an invocation to write enable the plugin folder and its contents for the > most recent version (OS X; linux will be similar and depend upon variant) > > This changes the mode (chmod) recursively; the ls finds the version with > the latter date stamp. > > However, even though the mode changes, I still can't write, and have to > manually load the application browser. > > Isn't that folder the only thing we used to need to changer am I missing > something? > -- > Dr. Richard E. Hawkins, Esq. > (702) 508-8462 > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Panagiotis Merakos <panos.mera...@livecode.com> LiveCode Software Developer Everyone Can Create Apps <https://livecode.com> _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode