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

Bump MACOSX_DEPLOYMENT_TARGET to 10.13 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alucarded
Copy link

@alucarded alucarded commented Jun 16, 2023

See #25

Build started failing after switching to latest macOS Ventura 13.4 and Xcode 14.3.

Also, the supported deployment target versions start at 10.13 there:
../Sparkle.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 13.3.99. (in target 'Autoupdate' from project 'Sparkle')

@alucarded alucarded changed the title Bump minimum deployment target to macOS 10.11 Bump minimum deployment target to macOS 10.13 Jun 16, 2023
@jagadeshjai
Copy link

@simonhong Why it is not reviewed yet, is there any issues in this PR.

@alucarded alucarded changed the title Bump minimum deployment target to macOS 10.13 Bump MACOSX_DEPLOYMENT_TARGET to 10.13 Sep 10, 2023
@simonhong
Copy link
Member

@mherrmann Curious we also have this issue in our CI build?

@mherrmann
Copy link
Collaborator

@simonhong we use pre-built copies of Sparkle and it's possible that this issue started occurring after our latest actual build of the binaries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants