[GH-ISSUE #308] Requires additional permissions not specified by the source #281

Closed
opened 2026-03-03 15:32:19 +03:00 by kerem · 1 comment
Owner

Originally created by @rexkyng on GitHub (Jan 15, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/308

Describe the bug

LiveContainer could not be installed. LiveContainer requires additional permissions not specified by the source.

These permissions must be declared by the source in order for SideStore to install this app:

Entitlement:
Extended Virtual Addressing (com.apple.developer.kernel.extended-virtual-addressing)
Increased Memory Limit (com.apple.developer.kernel.increased-memory-limit)

Privacy Permission:
Health (Add) (NSHealthUpdateUsageDescription)
Health (NSHealthShareUsageDescription)
Location (Always) (NSLocationAlwaysAndWhenInUseUsageDescription)

Instructions to reproduce

install livecontainer within sidestore with github.com/khanhduytran0/LiveContainer@c164cd6d17/apps.json as source

What version of LiveContainer are you using?

3.2.0

Other info

0.6.0 sidestore (nightly)

Originally created by @rexkyng on GitHub (Jan 15, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/308 ### Describe the bug LiveContainer could not be installed. LiveContainer requires additional permissions not specified by the source. These permissions must be declared by the source in order for SideStore to install this app: Entitlement: Extended Virtual Addressing (com.apple.developer.kernel.extended-virtual-addressing) Increased Memory Limit (com.apple.developer.kernel.increased-memory-limit) Privacy Permission: Health (Add) (NSHealthUpdateUsageDescription) Health (NSHealthShareUsageDescription) Location (Always) (NSLocationAlwaysAndWhenInUseUsageDescription) ### Instructions to reproduce install livecontainer within sidestore with https://github.com/khanhduytran0/LiveContainer/blob/c164cd6d1748cb20f86dee4e0acfd267d0579551/apps.json as source ### What version of LiveContainer are you using? 3.2.0 ### Other info 0.6.0 sidestore (nightly)
kerem 2026-03-03 15:32:19 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hugeBlack commented on GitHub (Jan 15, 2025):

Hmm, it seems SideStore 0.6.0 added more check for apps in repo. I'll fix this soon, for now please directly download the ipa from releases.

<!-- gh-comment-id:2591675873 --> @hugeBlack commented on GitHub (Jan 15, 2025): Hmm, it seems SideStore 0.6.0 added more check for apps in repo. I'll fix this soon, for now please directly download the ipa from releases.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#281
No description provided.