increased-memory-limit not support on VisionOS

Hi,

I am tying to build the app with increased-memory-limit for vision OS, but I got error while asset validation

Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on visionOS. Specifically, key 'com.apple.developer.kernel.increased-memory-limit' in '[AppName]' is not supported. (ID: 34399486-5b8c-4737-a446-6722fa1f6d98)

how should I fix this error

Thanks, Max

Replies

According to the docs, that entitlement isn’t supported on visionOS.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"