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

Adjust deployment target of macOS #254

Open
marcuswu0814 opened this issue Nov 24, 2020 · 1 comment
Open

Adjust deployment target of macOS #254

marcuswu0814 opened this issue Nov 24, 2020 · 1 comment

Comments

@marcuswu0814
Copy link
Contributor

Hi @yonaskolb , currently the deployment target of macOS in generated spec is hard code to s.osx.deployment_target = '10.9', maybe we need update it for newly Alamofire version.

截圖 2020-11-24 下午12 12 45

Possible solution:

  1. Add options to set the deployment target version
  2. Adjust the template hard code value to 10.10

Which one is prefer? I can create a PR for it. 😀

@0x0c
Copy link
Contributor

0x0c commented Aug 9, 2021

This issue may be solved in 4.5.0 :)

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

No branches or pull requests

2 participants