diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f0a744..ab49c06 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -131,6 +131,7 @@ juce_add_plugin(TICK ICLOUD_PERMISSIONS_ENABLED TRUE NETWORK_MULTICAST_ENABLED TRUE REQUIRES_FULL_SCREEN FALSE + IPAD_SCREEN_ORIENTATIONS UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight PLIST_TO_MERGE ${PLIST_ADDITION} )