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

Won't build with Carthage and Xcode 14.3 #358

Open
3 tasks
electricalen opened this issue May 3, 2023 · 7 comments
Open
3 tasks

Won't build with Carthage and Xcode 14.3 #358

electricalen opened this issue May 3, 2023 · 7 comments

Comments

@electricalen
Copy link

New Issue Checklist

Environment

  • version of OHHTTPStubs: 9.1.0
  • integration method you are using:
    • Cocoapods
    • [ X] Carthage
    • submodule
    • other
  • version of the tool you use: 0.38.0

Issue Description

Library will not build using Xcode version 14.3. The error is related to the deployment target being set to 8.0, where the minimum for Xcode 14.3 is 11.

Complete output when you encounter the issue (if any)

@dazzli
Copy link

dazzli commented Jun 1, 2023

The same at my project! Please update a bit this beauty

ericgimenezgalera added a commit to ericgimenezgalera/growatt that referenced this issue Jul 7, 2023
@kishorepran
Copy link

@electricalen , @dazzli , similar issue here,
I guess the workaround is to use Xcode 14.2 or below. OR raise a pr which fixes this for carthage + SPM + cocoapods.

We have have few pr already in pipeline for this issue but none of them address the concerns for all the 3

@kishorepran
Copy link

kishorepran commented Jul 15, 2023

Hi @jeffctown , are there any plans to update the pod spec to 9.0 as well...? Is it okay to submit a pr as done for SPM here thanks.
I would love to collaborate and help maintain this repo.

CC: @AliSoftware / @Liquidsoul

@ryukukimura
Copy link

ryukukimura commented Oct 24, 2023

I have the same problem.
I would like to continue using OHHTTPStubs in Xcode 14.3.1 as well.

@Liquidsoul
Copy link
Collaborator

Thank you all for your patience, I'll try to see if I can fix this 🙇

See my comment here : #361 (comment)

@adamsousa
Copy link
Contributor

Any updates on this?

@AliSoftware
Copy link
Owner

Sorry for the very long delay on this, I've been away from OSS for quite a long time and I know that have caused this to stale for way too long.

I've commented in #361 (comment). TL;DR we'll need that PR to be finalized with .podspec updates (or have @Liquidsoul create a PR for his branch already containing the necessary changes) and then I'll be able to land the PR.

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

7 participants