• 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: How to embed framework in app with setuid helper
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to embed framework in app with setuid helper


  • Subject: Re: How to embed framework in app with setuid helper
  • From: Bill Cheeseman <email@hidden>
  • Date: Sat, 15 Sep 2007 20:00:13 -0400
  • Thread-topic: How to embed framework in app with setuid helper

on 2007-09-15 4:15 PM, Chris Suter at email@hidden wrote:

> You should try and avoid dynamically linking to local frameworks in
> your setuid tool if you can help it. If there's something that you
> must have, you could try creating a static library and linking to that.

The setuid tool and the framework are completely unrelated. The framework is
embedded in the app to provide certain functionality. The setuid tool is
embedded in the framework for the sole purpose of running the accessibility
API AXMakeProcessTrusted() function, which must run as root, to make the
main application's executable "trusted".

So maybe I need to think up some way to let Xcode know that they have
nothing to do with one another.

--

Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
www.quecheesoftware.com

PreFab Software - www.prefabsoftware.com


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to embed framework in app with setuid helper
      • From: Bill Cheeseman <email@hidden>
References: 
 >Re: How to embed framework in app with setuid helper (From: Chris Suter <email@hidden>)

  • Prev by Date: Capturing the right display, but rendering to the wrong one.
  • Next by Date: Managed Object wants a per-relationship attribute?
  • Previous by thread: Re: How to embed framework in app with setuid helper
  • Next by thread: Re: How to embed framework in app with setuid helper
  • Index(es):
    • Date
    • Thread