Skip to content

Add Mobile Sherpa product edition#133

Open
Redth wants to merge 1 commit intomainfrom
feature/mobile-sherpa-variant
Open

Add Mobile Sherpa product edition#133
Redth wants to merge 1 commit intomainfrom
feature/mobile-sherpa-variant

Conversation

@Redth
Copy link
Copy Markdown
Owner

@Redth Redth commented Mar 27, 2026

Summary

  • add a ProductEdition/ProductInfo model so Sherpa can build as either MAUI Sherpa or Mobile Sherpa
  • add a dedicated Mobile Doctor flow and gate product-specific tools/navigation by capability
  • update app metadata, titles, prompts, and storage paths to follow the selected edition

Validation

  • dotnet build src/MauiSherpa.Core/MauiSherpa.Core.csproj -f net10.0
  • rm -rf src/MauiSherpa.MacOS/bin src/MauiSherpa.MacOS/obj && dotnet build src/MauiSherpa.MacOS/MauiSherpa.MacOS.csproj -f net10.0-macos
  • rm -rf src/MauiSherpa.MacOS/bin src/MauiSherpa.MacOS/obj && dotnet build src/MauiSherpa.MacOS/MauiSherpa.MacOS.csproj -f net10.0-macos -p:ProductEdition=MobileSherpa

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant