-
Notifications
You must be signed in to change notification settings - Fork 259
chore: add mobile library build logic #6881
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
base: develop
Are you sure you want to change the base?
Conversation
mendelskiv93
commented
Aug 29, 2025
- Move status-go build logic from mobile scripts to status-go repo status-desktop#18377
Jenkins BuildsClick to see older builds (248)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #6881 +/- ##
===========================================
+ Coverage 58.88% 58.94% +0.05%
===========================================
Files 822 822
Lines 121936 121936
===========================================
+ Hits 71801 71872 +71
+ Misses 42700 42635 -65
+ Partials 7435 7429 -6
Flags with carried forward coverage won't be shown. Click here to find out more. |
512c641
to
20ab87e
Compare
67c9a97
to
985bf7a
Compare
@mendelskiv93 : changes look good to me, some additional feedback, we should also add
This will ensure that no breaking change is introduced in status-go that breaks the mobile builds in future. You can take a look at the old |
985bf7a
to
f6de7fe
Compare
2220f37
to
f39954a
Compare
05b58bd
to
9da6040
Compare
9da6040
to
073983e
Compare
c121c0d
to
7568aba
Compare
36743e8
to
ca33554
Compare
a9c4162
to
04428b1
Compare
- Enables native NDK 27 support for status-go Android CI - Fixes iOS build by adding iPhone OS SDK symlink to xcode-wrapper
04428b1
to
b313cf8
Compare