Could this be relevant to the changes in Xcode for iOS library development where you have to us archive instead of build to get the correct architectures in your bundle?
> On Apr 7, 2016, at 12:25 PM, Trygve Inda <[email protected]> wrote: > >> This may be relevant, though it does talk about issues with pref panes as >> well. >> >> http://mjtsai.com/blog/2016/03/31/gatekeeper-bug-in-mac-os-x-10-11-4/ > > Yup. That sums it up. > > The short story: tested with a default Xcode command line tool that says > "Hello World". > > 1) Build a command line tool on 10.11.3 and sign it with my Developer ID. > Everything is fine. > > 2) Test it on 10.11.4 and spctl gives me an "obsolete resource envelope" > error. > > This bug is preventing the release of a major new version of our product. > > :( > > Trygve > > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/jim.adams%40sas.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
