This commit is contained in:
Gerald Versluis 2024-06-18 11:18:58 +02:00 коммит произвёл GitHub
Родитель 34397eff9c
Коммит 347d135090
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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