[GH-ISSUE #496] Reduce macOS deployment target #326

Closed
opened 2026-03-03 16:47:43 +03:00 by kerem · 4 comments
Owner

Originally created by @DarkDust on GitHub (Nov 9, 2018).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/496

The current deployment target for macOS is set to 10.11 but there doesn't seem to be anything that mandates it. It compiles with a deployment target 10.10 just fine, so can we reduce the deployment target to that version? I'd like to use the pod in a project that still supports 10.10.

Originally created by @DarkDust on GitHub (Nov 9, 2018). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/496 The current deployment target for macOS is set to 10.11 but there doesn't seem to be anything that mandates it. It compiles with a deployment target 10.10 just fine, so can we reduce the deployment target to that version? I'd like to use the pod in a project that still supports 10.10.
kerem closed this issue 2026-03-03 16:47:43 +03:00
Author
Owner

@phimage commented on GitHub (Nov 13, 2018):

Hi,
You can PR if it works

<!-- gh-comment-id:438200632 --> @phimage commented on GitHub (Nov 13, 2018): Hi, You can PR if it works
Author
Owner

@DarkDust commented on GitHub (Nov 13, 2018):

Seems to work fine, PR created.

<!-- gh-comment-id:438268181 --> @DarkDust commented on GitHub (Nov 13, 2018): Seems to work fine, PR created.
Author
Owner

@DarkDust commented on GitHub (Nov 13, 2018):

Thanks!

<!-- gh-comment-id:438288881 --> @DarkDust commented on GitHub (Nov 13, 2018): Thanks!
Author
Owner

@phimage commented on GitHub (Nov 13, 2018):

Thanks too

so It must work with cocoapod using head code
will be in next release, with a new tag and pod trunk push

<!-- gh-comment-id:438291316 --> @phimage commented on GitHub (Nov 13, 2018): Thanks too so It must work with cocoapod using head code will be in next release, with a new tag and pod trunk push
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#326
No description provided.