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: Dan McCombs <email@hidden>
- Date: Thu, 21 Aug 2014 16:05:56 -0400
Thanks for the suggestions everyone. On Linux with GNU cp, -r and -R are equivalent so I never thought to check that.
cp -R works, so now I need to figure out what Python's distutils.file_util.copy_file is missing I suppose, as that's where my build is breaking - or just replace the call. Though I'm still wondering what changed between 10.9 and 10.10 in codesign to make it get tripped up by this.
-Dan
_______________________________________________
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