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: Ken Thomases <email@hidden>
- Date: Thu, 21 Aug 2014 10:25:38 -0500
On Aug 21, 2014, at 7:12 AM, Dan McCombs <email@hidden> wrote:
> On OS X 10.10 Preview 5, copying an app bundle on the command line (with something like cp -r) results in an app bundle copy that isn't recognized as an app bundle. This was not the case on previous OS versions.
Have you tried with "cp -R" (capital "R")? See the man page for "cp". The "-r" option doesn't do the right thing.
In any case, file a bug. It's possible the change was an oversight that Apple needs to be made aware of.
Regards,
Ken
_______________________________________________
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