Results 1 to 4 of 4

Thread: Mac OSx SMJobBless

  1. #1
    Join Date
    Jun 2009
    Posts
    37
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Mac OSx SMJobBless

    Hello people...

    I try althaught I already could not find lots of posts even for Xcode...
    Does anybody have an Idea about implementing SMJobBless with a Qt Creator project?

    Tnx!!!

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Mac OSx SMJobBless

    Qt Creator is an IDE. Your question is, "How do I integrate a C++ program with Objective C/C++ snippets from Apple?" Perhaps you could find some inspiration http://el-tramo.be/blog/mixing-cocoa-and-qt/

  3. #3
    Join Date
    Jun 2009
    Posts
    37
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Mac OSx SMJobBless

    You are right... I did write a bad question...

    Please follow the new post:
    http://www.qtcentre.org/threads/4989...cation-for-Mac

  4. #4
    Join Date
    Apr 2016
    Posts
    1
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Mac OSx SMJobBless

    Perhaps my answer is late for you, but I hope it can helps anothers Qt Developers. I have create a project in Qt to show how to sign, install an execute a privileged helper tool by using SMJobBless; you can see the code here: https://github.com/mbsanchez/QtPrivilegedHelperExample

    I have created it, because there is not documentation on how to install a privileged helper tool, what was developed with C++ on QtCreator.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.