diff --git a/tvos/Runner/Info.plist b/tvos/Runner/Info.plist index 33705507..00d1624e 100644 --- a/tvos/Runner/Info.plist +++ b/tvos/Runner/Info.plist @@ -22,6 +22,21 @@ ???? CFBundleVersion $(FLUTTER_BUILD_NUMBER) + GCSupportedGameControllers + + + ProfileName + MicroGamepad + + + ProfileName + DirectionalGamepad + + + GCSupportsControllerUserInteraction + + GCSupportsMultipleMicroGamepads + ITSAppUsesNonExemptEncryption UILaunchStoryboardName diff --git a/tvos/engine.version b/tvos/engine.version index 9c49820d..96b5835b 100644 --- a/tvos/engine.version +++ b/tvos/engine.version @@ -1 +1 @@ -3.41.6+8 +3.41.6+9