Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(core): now the ui-mobile-widgets is directly provided as sources#10896

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
farfromrefug wants to merge1 commit intoNativeScript:main
base:main
Choose a base branch
Loading
fromAkylas:widget_sources

Conversation

@farfromrefug
Copy link
Collaborator

This PR makes theui-mobile-base packages directly provided as source code inside@nativescript/core

  • we dont publish it as aar, xcframework in@nativescript/core anymore => smaller npm package
  • we dont build it while building@nativescript/core =>@nativescript/core build does not need to be done on macos anymore (maybe only better for testing). Also even a macos intel can build now and does not need visionos sdk (not available on intel)
  • users apps can now patchui-mobile-base code directly
  • users can debugui-mobile-base directly with xcode and android studio in their app
  • it uses symlinks in the repo => does not break anything, you can still buildui-mobile-base to ensure it builds, or use a native test app
  • ui-mobile-base source code is now built with app dependencies for androidx, ... => uniformity, easy upgrade to latest SDks, java, ...
  • the only "drawback" is that app compile time might be a bit slower

@nx-cloud
Copy link

nx-cloudbot commentedOct 6, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commit2d92115

CommandStatusDurationResult
nx test apps-automated -c=ios✅ Succeeded18sView ↗
nx run-many --target=test --configuration=ci --...✅ Succeeded<1sView ↗

☁️Nx Cloud last updated this comment at2025-10-06 16:24:50 UTC

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@farfromrefug

[8]ページ先頭

©2009-2025 Movatter.jp