[MacPorts] #63824: iTerm2: error: property 'safeAreaInsets' not found on object of type 'iTermRootTerminalView *'

MacPorts noreply at macports.org
Sat Nov 6 21:49:28 UTC 2021


#63824: iTerm2: error: property 'safeAreaInsets' not found on object of type
'iTermRootTerminalView *'
-----------------------+----------------------
  Reporter:  szhorvat  |      Owner:  markemer
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:            |   Keywords:  mojave
      Port:  iTerm2    |
-----------------------+----------------------

Comment (by markemer):

 I'm willing to bet that's already in there. The problem is that Xcode
 still compiles those bits - it just leaves them out of the runtime. This
 comes down to the big problem with building macOS apps in general on
 unknown - we can get them to run as low as 10.9 (oof) using Xcode 13 - but
 we can't run Xcode 13 on anything but 11 and maybe soon just 12. And if
 your app only builds on Xcode 13 - then you're stuck only building them
 there.

-- 
Ticket URL: <https://trac.macports.org/ticket/63824#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list