Skip to content

Commit 9976bd7

Browse files
committed
Add missing msix configuration
1 parent 73c3a10 commit 9976bd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,11 @@ flutter_native_splash:
227227

228228
msix_config:
229229
publisher_display_name: Space App
230-
identity_name:
230+
identity_name: 32902SpaceApp.SpaceSpacedRepetition
231231
display_name: "Space: Spaced Repetition"
232232
msix_version: 2.0.6.0
233233
store: true
234-
publisher:
234+
publisher: CN=902234FE-40EF-4B23-8724-83780B4C06BE
235235
capabilities: "internetClient"
236236
icons_background_color: transparent
237237
logo_path: windows/runner/resources/app_icon.png

0 commit comments

Comments
 (0)