Merge pull request #487 from dotnet/jfversluis-patch-1

Update PointOfSale README.md
This commit is contained in:
Gerald Versluis 2024-06-27 12:57:23 +02:00 коммит произвёл GitHub
Родитель d0eb6b2f35 11f0579f3c
Коммит bef2a36552
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -23,7 +23,7 @@ This app demonstrates various techniques for building a desktop and mobile appli
## Local Testing
If you want to test the full functionality of this app locally for iOS, make sure to rename the `Platforms/iOS/EntitlementsSample.plist` file to ``Platforms/iOS/Entitlements.plist`.
If you want to test the full functionality of this app locally for iOS, make sure to rename the `Platforms/iOS/EntitlementsSample.plist` file to `Platforms/iOS/Entitlements.plist`.
By doing so, you will need a matching provisioning profile in your Apple Developer accound in order for everything to work correctly.
@ -32,9 +32,9 @@ By doing so, you will need a matching provisioning profile in your Apple Develop
* Original design: https://www.uplabs.com/posts/foodos-food-point-of-sale
* Various graphics: https://mockup.graphics
* .NET MAUI: http://docs.microsoft.com/dotnet/maui
* CommunityToolkit.Mvvm: https://docs.microsoft.com/en-us/windows/communitytoolkit/mvvm/introduction
* .NET MAUI: http://learn.microsoft.com/dotnet/maui
* CommunityToolkit.Mvvm: https://learn.microsoft.com/windows/communitytoolkit/mvvm/introduction
* CommunityToolkit.Maui: https://github.com/CommunityToolkit/Maui
* SkiaSharp & Lottie: https://mono.github.io/SkiaSharp.Extended/api/ui-maui/#sklottieview
* MicroCharts: https://github.com/microcharts-dotnet/Microcharts
* Ril.BlazorSignatureCanvas: https://github.com/ResourceWare/Ril.BlazorSignatureCanvas
* Ril.BlazorSignatureCanvas: https://github.com/ResourceWare/Ril.BlazorSignatureCanvas