Skip to content

Add Xbox packaging profile and manifest targets#97

Merged
dfederm merged 1 commit into
dfederm:mainfrom
CyberoniOntoni:feature/xbox-packaging
Jun 23, 2026
Merged

Add Xbox packaging profile and manifest targets#97
dfederm merged 1 commit into
dfederm:mainfrom
CyberoniOntoni:feature/xbox-packaging

Conversation

@CyberoniOntoni

@CyberoniOntoni CyberoniOntoni commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Xbox Series X/S packaging and publish profile tweaks.

Review tip: For the ~20-line incremental diff, use the fork compare view or fork PR #5.

  • Target Xbox OS 22000+ in manifest; JellyBox.exe entry point for Native AOT
  • Add win-x64.pubxml publish profile

Merge order

Merge after #98 (shell focus).

Test plan

  • Release | x64 publish and Xbox Series X deploy

@dfederm dfederm left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

If you remove all the extraneous commits besides 63b912b, this is pretty close to being mergeable.

Comment thread src/JellyBox/Properties/PublishProfiles/win-x64.pubxml Outdated
Comment thread src/JellyBox/Properties/PublishProfiles/win-x64.pubxml Outdated
Target Xbox OS 22000+ in the app manifest, use JellyBox.exe entry point for Native AOT packages, and add a sideload-only win-x64 publish profile for Release builds.
@CyberoniOntoni CyberoniOntoni force-pushed the feature/xbox-packaging branch from 63b912b to 535acab Compare June 23, 2026 02:00
@dfederm dfederm merged commit 2940ce0 into dfederm:main Jun 23, 2026
1 check passed
CyberoniOntoni added a commit to CyberoniOntoni/JellyBox that referenced this pull request Jun 23, 2026
Rebased onto main with conflict resolution against dfederm#93 (controller shell), dfederm#97 (packaging), and dfederm#100 (CancellableLoad).

- Add shell search bar, Search page, and ShellFocusCoordinator
- Fix library filter XY-focus in code-behind; up-from-home focuses search
- Route collection folders via CollectionNavigation; async item lookup for search
- Keep CancellableLoad for ItemDetails/SearchViewModel; add CancelAsync for navigate-away
- ItemDetails null-safety and ResetDisplayState on reload
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.

2 participants