Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MacOS instructions for Plist manifest #476

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ne0rrmatrix
Copy link
Contributor

@ne0rrmatrix ne0rrmatrix commented Oct 5, 2024

Regarding PR CommunityToolkit/Maui#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.

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.
Copy link

Learn Build status updates of commit 875c122:

✅ Validation status: passed

File Status Preview URL Details
.gitignore ✅Succeeded
docs/maui/views/MediaElement.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Added SceneDelegate.cs in Platforms/MacCatalyst, defining a SceneDelegate class that inherits from MauiUISceneDelegate for handling scene-related events.
Copy link

Learn Build status updates of commit 1305f90:

✅ Validation status: passed

File Status Preview URL Details
.gitignore ✅Succeeded
docs/maui/views/MediaElement.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant