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

SPM Package iOS Target iOS 10 -> iOS 11 Update #2291

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

HanweeeeLee
Copy link

It is an environment that uses Moya using SPM.
When I build a project, I can't build because the minimum target for iOS is iOS 10.

xcode-14-release-notes
The XCode 14 release notes show that the minimum build target is iOS 11.

I changed the iOS platforms version of the Package.swift file to iOS 11.

SPM Package iOS Target iOS 10 -> iOS 11 Update
@naldal
Copy link

naldal commented Dec 9, 2022

I have same issue too.
Moya should upgrade version of the minimum target for Xcode 14

@jihoonahn
Copy link

I feel the same way.
Currently, the minimum version of Alamofire is iOS 11.0, causing problems.
To solve this problem, Moya also needs to upload to iOS 11.0.

macos minimum target 10.12 -> 10.13
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.

None yet

4 participants