[MacPorts] #36870: iTunesMatchHelper: Snow Leopard buildbot fails

MacPorts noreply at macports.org
Sat Nov 3 09:34:08 PDT 2012


#36870: iTunesMatchHelper: Snow Leopard buildbot fails
--------------------------------+-------------------
  Reporter:  ryandesign@…       |      Owner:  phw@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.1.2
Resolution:                     |   Keywords:
      Port:  iTunesMatchHelper  |
--------------------------------+-------------------

Comment (by gjasny@…):

 Hello,

 it looks like the NSJSONSerialization class is only available on 10.7 or
 later:

 {{{
 NS_CLASS_AVAILABLE(10_7, 5_0)
 @interface NSJSONSerialization : NSObject {
 }}}

 So you should tighten the dependencies to 10.7 or later.

 Thanks,
 Gregor

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


More information about the macports-tickets mailing list