[MacPorts] SequoiaProblems modified

MacPorts Wiki noreply at macports.org
Sat Sep 21 22:52:52 UTC 2024


Page "SequoiaProblems" was changed by markemer
Diff URL: <https://trac.macports.org/wiki/SequoiaProblems?action=diff&version=7>
Revision 7
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SequoiaProblems
=========================================================================
--- SequoiaProblems (version: 6)
+++ SequoiaProblems (version: 7)
@@ -35,7 +35,14 @@
 error: '<SomeCGGraphicsFunction>' is unavailable: obsoleted in macOS 15.0 - Please use ScreenCaptureKit instead.
 }}}
 
-Needs to set `macos_deployment_target` to 14 or below.
+Needs to set `macosx_deployment_target` to 14 or below.
+
+Solution for most ports:
+{{{
+platform darwin 24 {
+    macosx_deployment_target 14.0
+}
+}}}
 
 Current Tickets:
 [ticket:70758], [ticket:70756], [ticket:70709], [ticket:70774]
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/SequoiaProblems>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'SequoiaProblems' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list