Add macos support
This commit is contained in:
parent
4bd49c4ed0
commit
481dccf601
2 changed files with 8 additions and 0 deletions
6
.craft.ini
Normal file
6
.craft.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
# SPDX-FileCopyrightText: Laurent Montel <montel@kde.org>
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
[BlueprintSettings]
|
||||
kde/kdegames/klines/klines.packageAppx=True
|
||||
kde/kdegames.version=master
|
|
@ -10,3 +10,5 @@ include:
|
|||
- /gitlab-templates/flatpak.yml
|
||||
- /gitlab-templates/craft-windows-x86-64-qt6.yml
|
||||
- /gitlab-templates/craft-windows-appx-qt6.yml
|
||||
- /gitlab-templates/craft-macos-x86-64-qt6.yml
|
||||
- /gitlab-templates/craft-macos-arm64-qt6.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue