/MauiPOC

A POC demonstrating the capabilities of Microsoft MAUI framework in a cross-platform app

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

MauiPOC

To build Android

run dotnet build -t:Run -f net6.0-android on command line

To build iOS

(this is on iPhone 11 Pro) run dotnet build -t:Run -f net6.0-ios -p:_DeviceName=:v2:udid:FDE625D2-7326-497A-B16B-B85C7D32AFF8

To see list of iOS simulator UDIDs: run /Applications/Xcode.app/Contents/Developer/usr/bin/simctl list