Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

AppX packaging #301

Open
Tracked by #63
Craftplacer opened this issue Feb 1, 2023 · 0 comments
Open
Tracked by #63

AppX packaging #301

Craftplacer opened this issue Feb 1, 2023 · 0 comments
Labels
area:packaging Issues related to packaging for platforms platform:windows This issue targets Windows-only

Comments

@Craftplacer
Copy link
Member

Craftplacer commented Feb 1, 2023

The current msix package handling this is failing with following message:

Running "flutter pub get" in flutter_tools...                       4.1s
Error: No pubspec.yaml file found.
This command should be run from the root of your Flutter project.
Error: Process completed with exit code 1.

With following script:

env:
  SOURCE_PATH: '.\src\kaiteki'
working-directory: ${{ env.SOURCE_PATH }}
run: 'flutter pub run msix:create'
@Craftplacer Craftplacer changed the title Automatic packaging for Windows 10+ (AppX) AppX packaging Feb 1, 2023
@Craftplacer Craftplacer added platform:windows This issue targets Windows-only area:packaging Issues related to packaging for platforms labels Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:packaging Issues related to packaging for platforms platform:windows This issue targets Windows-only
Projects
Status: Todo
Development

No branches or pull requests

1 participant