mirror of
https://github.com/A-Star100/simpliplay-xbox.git
synced 2025-09-17 22:39:39 +00:00
Update Package.appxmanifest
This commit is contained in:
parent
fcb9baf779
commit
8d9dff9eb1
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Package
|
||||
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
|
||||
@ -24,7 +24,7 @@
|
||||
</Dependencies>
|
||||
|
||||
<Resources>
|
||||
<Resource Language="x-generate"/>
|
||||
<Resource Language="en-US" />
|
||||
</Resources>
|
||||
|
||||
<Applications>
|
||||
@ -48,10 +48,7 @@
|
||||
<uap:Capability Name="musicLibrary" />
|
||||
<uap:Capability Name="videosLibrary" />
|
||||
<uap:Capability Name="picturesLibrary" />
|
||||
<uap:Capability Name="documentsLibrary" />
|
||||
<rescap:Capability Name="hevcVideo" />
|
||||
<rescap:Capability Name="broadFileSystemAccess" />
|
||||
<!-- Removed documentsLibrary and broadFileSystemAccess as they are not supported on Xbox -->
|
||||
</Capabilities>
|
||||
|
||||
</Package>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user