CommunityToolkit
CommunityToolkit copied to clipboard
Update MacOS instructions for Plist manifest
Regarding PR https://github.com/CommunityToolkit/Maui/pull/2260 Updated .gitignore to ignore the .vs directory used by Visual Studio. Expanded MediaElement.md with detailed instructions for editing the Info.plist file to support multiple scenes in Mac Catalyst applications. Added keys include UIApplicationSceneManifest, UIApplicationSupportsMultipleScenes, and UISceneConfigurations with their respective configurations.