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

Relies on libkiwix 14.0.0 #1004

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Relies on libkiwix 14.0.0 #1004

merged 4 commits into from
Oct 18, 2024

Conversation

kelson42
Copy link
Contributor

@kelson42 kelson42 commented Oct 11, 2024

Fixes #984

rgaudin
rgaudin previously approved these changes Oct 11, 2024
Copy link
Member

@rgaudin rgaudin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (not tested)

@kelson42
Copy link
Contributor Author

@BPerlakiH I guess this is your turn now to complete this PR :(

@kelson42
Copy link
Contributor Author

@BPerlakiH Hmmm.... the CI does not pass... we can not merge like this

@rgaudin
Copy link
Member

rgaudin commented Oct 18, 2024

Brewfile Outdated
@@ -4,7 +4,7 @@ brew "curl"

at_exit do
system "pre-commit install"
system "curl -L -o - https://download.kiwix.org/release/libkiwix/libkiwix_xcframework-13.1.0-4.tar.gz | tar -x --strip-components 2"
system "curl -L -o - https://download.kiwix.org/release/libkiwix/libkiwix_xcframework-14.0.0.tar.gz | tar -x --strip-components 2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not the right one

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.35%. Comparing base (c78d229) to head (fded660).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
+ Coverage   38.27%   39.35%   +1.07%     
==========================================
  Files         118      118              
  Lines        6879     6879              
==========================================
+ Hits         2633     2707      +74     
+ Misses       4246     4172      -74     

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

@kelson42
Copy link
Contributor Author

@rgaudin @BPerlakiH CI is green! Does that mean we can merge?

@BPerlakiH
Copy link
Collaborator

I am testing it right now...

@BPerlakiH
Copy link
Collaborator

Seems to be OK to me. Works on simulator, iPhone real device, macOS:

Simulator Screenshot - iPhone SE (3rd generation) - 2024-10-18 at 19 52 17

@kelson42 kelson42 merged commit 6a14d28 into main Oct 18, 2024
4 checks passed
@kelson42 kelson42 deleted the libkiwix-14.0.0 branch October 18, 2024 18:07
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.

Add support of libkiwix14
5 participants