• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Correct method to codesign frameworks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Correct method to codesign frameworks?


  • Subject: Re: Correct method to codesign frameworks?
  • From: Quincey Morris <email@hidden>
  • Date: Fri, 06 May 2016 13:54:24 -0700
  • Feedback-id: 167118m:167118agrif8a:167118spq6jIXO1a:SMTPCORP

On May 6, 2016, at 06:11 , Bernie Maier <email@hidden> wrote:

The OS X project I have inherited builds a framework used by the other parts of the app (it's an app with a bunch of plugin bundles). If I try to code sign the framework simply by specifying a code signing identity in the Xcode build settings for the framework target, the build fails with an error saying my code is unsigned when I try to sign it. Looking closely, it is attempting to sign foo.framework/Versions/A.

This one might be harder to get a clear answer on.

To start with, can you clarify a couple of things.

— When you say “the build fails”, which target did you ask to be built? If it’s the app, which target within the build phases did the error relate to? If it’s the app, what happens if you build just the framework explicitly?

— Is the framework that caused the error (a) a plugin bundle or (b) a private, embedded framework of the app that’s used by plugins, or (c) something else?

— If this is something to do with plugins, what subdirectory are you putting them in? The tech note you referred to has a section that’s a sort of checklist for embedded bundles. Did you do everything it said to do?


 _______________________________________________
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

  • Follow-Ups:
    • Re: Correct method to codesign frameworks?
      • From: Bernie Maier <email@hidden>
References: 
 >Correct method to codesign frameworks? (From: Bernie Maier <email@hidden>)

  • Prev by Date: Correct method to codesign frameworks?
  • Next by Date: Re: Correct method to codesign frameworks?
  • Previous by thread: Correct method to codesign frameworks?
  • Next by thread: Re: Correct method to codesign frameworks?
  • Index(es):
    • Date
    • Thread