Re: Copying an app bundle on OS X 10.10 creates an invalid bundle?
Re: Copying an app bundle on OS X 10.10 creates an invalid bundle?
- Subject: Re: Copying an app bundle on OS X 10.10 creates an invalid bundle?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 21 Aug 2014 12:48:28 -0500
On Thu, Aug 21, 2014, at 10:46 AM, Akis Kesoglou wrote:
> You most likely need “$ cp -pR”. The capital “R” is for recursive copy
> and the “p” flag is for preserving file dates, permissions, extended
> attributes and more (check "man cp").
Or use ditto, but be aware of its differing semantics regarding the
destination.
--Kyle Sluder
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden