FruitBankHybridApp/FruitBankHybrid/Platforms/README.md

11 lines
297 B
Markdown

# Platforms
Per-platform entry points for MAUI.
## Folders
- **`Android/`** — MainActivity.cs, MainApplication.cs (custom keystore config).
- **`iOS/`** — AppDelegate.cs, Program.cs.
- **`MacCatalyst/`** — AppDelegate.cs, Program.cs.
- **`Windows/`** — App.xaml.cs (WinUI entry point).