I took the cue from "Wish.app" that I cloned Pd.app from - perhaps there's no reason for it at all. I'll look at some other apps and see if they're "permed" more permissively, in which case, yes, that would save some aggravation.
Meanwhile to facilitate things I made myself a script called "nuke": chmod -R 777 $* rm -rf $* so that I can say "nuke pd* Pd* and just start over (my usual habit when anything goes wrong on a Mac). cheers Miller On Mon, Apr 25, 2016 at 08:21:21AM -0600, Dan Wilcox wrote: > A small niggle is that the OSX tars and .apps do not have owner write > permissions set aka: > > dr-xr-xr-x@ 3 dano staff 102 Apr 23 11:44 Pd-0.47-0test1.app > -rw-r--r--@ 1 dano staff 15820800 Apr 25 08:15 pd-0.47-0test1.mac.tar > > Maybe do a chmod +x in the Mac build scripts? > > -------- > Dan Wilcox > @danomatika <https://twitter.com/danomatika> > danomatika.com <http://danomatika.com/> > robotcowboy.com <http://robotcowboy.com/> > > On Apr 25, 2016, at 4:00 AM, [email protected] wrote: > > > > From: Miller Puckette <[email protected] <mailto:[email protected]>> > > Subject: Re: [PD-dev] [PD] [PD-announce] pd 0.47-0 test 1 released > > Date: April 24, 2016 at 8:02:16 PM MDT > > To: Alex <[email protected] <mailto:[email protected]>> > > Cc: [email protected] <mailto:[email protected]> > > > > > > It's fine to report problems on the mailing list - that's actually the > > easiest way for me to deal with them. > _______________________________________________ Pd-dev mailing list [email protected] https://lists.puredata.info/listinfo/pd-dev
