Skip to content

Add SPM support and remove Cocoapods #21

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

Merged
merged 30 commits into from
Apr 7, 2025
Merged

Add SPM support and remove Cocoapods #21

merged 30 commits into from
Apr 7, 2025

Conversation

adrianrl
Copy link

@adrianrl adrianrl commented Nov 11, 2024

PR's key points

Add SPM support and remove Cocoapods. I've also removed fastlane because it's not needed here.
To open the project with Xcode just double click Package.swift or open the enclosing folder.
You can also open this folder with any editor like Zed, VS Code or Sublime Text and you will have all Swift LSP features!

How to review this PR?

Run tests using Xcode or with this command:

rake test

You can integrate this in a existing project using this feature branch

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.22%. Comparing base (bae2d09) to head (d0eec73).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   93.95%   89.22%   -4.74%     
==========================================
  Files          45       28      -17     
  Lines        2415     1002    -1413     
==========================================
- Hits         2269      894    -1375     
+ Misses        146      108      -38     
Flag Coverage Δ
ios ?
mac ?
package 89.22% <100.00%> (?)
tv ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

sebastianvarela
sebastianvarela previously approved these changes Apr 4, 2025
@sebastianvarela sebastianvarela merged commit 082c957 into master Apr 7, 2025
7 of 8 checks passed
@sebastianvarela sebastianvarela deleted the feature/spm branch April 7, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants