[MacPorts] #30683: sysutils/contacts: needs updated xcode project

MacPorts noreply at macports.org
Tue Aug 9 15:34:10 PDT 2011


#30683: sysutils/contacts: needs updated xcode project
----------------------------------+-----------------------------------------
 Reporter:  ecronin@…             |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.1                                
 Keywords:                        |        Port:  contacts                             
----------------------------------+-----------------------------------------

Comment(by ecronin@…):

 {{{
 gcc -o contacts contacts.m FormatHelper.m -framework AppKit -framework
 Foundation -framework AddressBook
 }}}

 is all the build stage actually needs, so we can ditch the
 .pbproj/.xcodeproj all together with a custom build{} block.  Needs
 UsingTheRightCompiler and/or universal archs magic instead of just 'gcc'
 though, which I don't know off hand.  Will look into figuring that out and
 updating the Portfile later if nobody else gets to it.

-- 
Ticket URL: <https://trac.macports.org/ticket/30683#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list