Skip to content

Remove CocoaPods support#1342

Merged
amorde merged 1 commit into
kif-framework:masterfrom
amorde:amorde/remove-cocoapods
Jul 1, 2026
Merged

Remove CocoaPods support#1342
amorde merged 1 commit into
kif-framework:masterfrom
amorde:amorde/remove-cocoapods

Conversation

@amorde

@amorde amorde commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Changes

Remove support for CocoaPods:

  • Remove KIF.podspec
  • Update README to include SPM installation steps + note about CocoaPods deprecation
  • Remove pod lib lint CI step, replace with swift build step

Rationale

We're planning to start adding some Swift which will require layering of targets since Swift package manager doesn't let you mix languages in a single target. This will not be compatible with CocoaPods, which does support mixing, but doesn't support defining multiple modules. CocoaPods is in maintenance mode and projects should be moving to Swift Package Manager.

@amorde amorde force-pushed the amorde/remove-cocoapods branch from f74b511 to 2006454 Compare July 1, 2026 18:44
@amorde amorde requested review from congt and dnkoutso July 1, 2026 19:55
@amorde amorde marked this pull request as ready for review July 1, 2026 19:55
@amorde amorde requested a review from brow July 1, 2026 19:57
@amorde amorde merged commit af1670c into kif-framework:master Jul 1, 2026
3 checks passed
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.

2 participants