diff --git a/Sources/Voxelotl/Info.plist.in b/Sources/Voxelotl/Info.plist.in index d220596..4977f0d 100644 --- a/Sources/Voxelotl/Info.plist.in +++ b/Sources/Voxelotl/Info.plist.in @@ -34,5 +34,7 @@ public.app-category.simulation-games ITSAppUsesNonExemptEncryption + UIApplicationSupportsIndirectInputEvents + diff --git a/Sources/Voxelotl/Voxelotl.entitlements b/Sources/Voxelotl/Voxelotl.entitlements index 8e790e7..f850259 100644 --- a/Sources/Voxelotl/Voxelotl.entitlements +++ b/Sources/Voxelotl/Voxelotl.entitlements @@ -6,5 +6,7 @@ com.apple.security.cs.disable-library-validation + com.apple.developer.kernel.increased-memory-limit +