Skip to content

Commit

Permalink
Add missing msix configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
friebetill committed Sep 16, 2022
1 parent 73c3a10 commit 9976bd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,11 +227,11 @@ flutter_native_splash:

msix_config:
publisher_display_name: Space App
identity_name:
identity_name: 32902SpaceApp.SpaceSpacedRepetition
display_name: "Space: Spaced Repetition"
msix_version: 2.0.6.0
store: true
publisher:
publisher: CN=902234FE-40EF-4B23-8724-83780B4C06BE
capabilities: "internetClient"
icons_background_color: transparent
logo_path: windows/runner/resources/app_icon.png
Expand Down

0 comments on commit 9976bd7

Please sign in to comment.