Conversation
Update README.md
* Requires Xcode 12.4 now Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
This reverts commit 7711787.
* Bump to Microsoft.Android.Sdk 11.0.200.118, which includes fixes for Fast Deployment & NuGet packages. * Minor cleanup in `README.md`
This includes a sample `.vscode` folder and instructions on how to use it.
Mostly formatting & markdown warnings
The `Build` command was prompting for `Project->Build Target->Configuration`. However the `Run` command was prompting for `Project->TargetFramework->AttachDebugger->Configuration`. It makes more sense to prompt for the debugger last. That way the order of the prompts are similar.
* Bump to .NET 6.0.100-preview.2.21114.3 * Bump to Android 11.0.200.136 * Bump to iOS 14.4.100-ci.main.1167 Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
* Copy HelloIOS to HelloMacCatalyst & make it run on Catalyst. * Update README with Mac Catalyst instructions * Adds the Catalyst project to vs/net6-samples-ios.sln Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
In dark mode, the app was completely white. It seems we can just use no background color, and I get the system default background color. I used `Blue` text like the iOS sample.
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Add .NET MAUI Single Project Sample
* Android 11.0.200.148 * iOS 14.4.100.1180 * MacCatalyst 14.3.100.325 * README, fix .sln for HelloMaui * Fix Release builds for HelloMaui
The iOS .sln files didn't have the Deploy setting applied that is needed for VS Windows.
This includes a signed MacCatalyst package now.
And remove app icons for other platforms.
* click counter and additional controls * Add compat and images Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Changes: dotnet/macios@cc1918e...98c8649 This fixes the 'dotnet new' templates.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.