Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wxWidgets-3.2: fix error on macOS 15 #25877

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

markemer
Copy link
Member

@markemer markemer commented Sep 22, 2024

Description

  • Another victim of the CoreGraphics deprecations in the macOS 15 SDK in favor of screen capture kit
  • macos_deployment_target of 14.0 fixed it

Closes: https://trac.macports.org/ticket/70844

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 15.0 24A335
Xcode 16.0 16A242d

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

* Another victim of the CoreGraphics Deprecations in the macOS 15 SDK in favor of screen capture kit
* macos_deployment_target of 14.0 fixed it
@macportsbot
Copy link

Notifying maintainers:
@mojca for port wxWidgets-3.2.

@macportsbot macportsbot added type: bugfix maintainer: open Affects an openmaintainer port by: member Created by a member with commit rights labels Sep 22, 2024
@markemer markemer merged commit 7d4ba4c into macports:master Sep 22, 2024
3 checks passed
@markemer markemer deleted the wxWidget-mac15 branch September 22, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: bugfix
Development

Successfully merging this pull request may close these issues.

3 participants