Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NativeScript/NativeScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NativeScript/NativeScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/lorenz-tvos
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 72 files changed
  • 3 contributors

Commits on Sep 13, 2026

  1. Configuration menu
    Copy the full SHA
    bc1e4ea View commit details
    Browse the repository at this point in the history
  2. chore(ios): add tvOS slices to the TNSWidgets and NSCWinterTC xcframe…

    …works
    
    The shipped xcframeworks are committed, so the appletvos and
    appletvsimulator slices that ui-mobile-base/ios/build.sh and
    winter-tc/ios/build.sh now produce have to be checked in for the npm
    package to link on tvOS. The existing iOS, Mac Catalyst and visionOS
    slices are untouched; only the two tvOS slices and their Info.plist
    entries are added (built from this branch's projects with Xcode 26.5).
    NathanWalker committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    121d309 View commit details
    Browse the repository at this point in the history
  3. chore(release): publish

    - project: core 9.2.0-tvos.0
    github-actions[bot] committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    ce78f40 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

    - project: webpack5 5.0.39-tvos.0
    github-actions[bot] committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    9e6a2ea View commit details
    Browse the repository at this point in the history
Loading