Signing, Installer, New Workflows
Some checks failed
Flutter Release / get-version (push) Successful in 7s
Flutter Release / build-windows (push) Failing after 9s
Flutter Release / create-release (push) Has been cancelled
Flutter Release / build-android (push) Has been cancelled

This commit is contained in:
2025-12-15 00:05:29 -05:00
parent 9ff0d62651
commit 110c5d99a1
25 changed files with 2647 additions and 268 deletions

View File

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 1.0.1+2
environment:
sdk: '>=3.5.0 <4.0.0'
@@ -86,6 +86,9 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^5.0.0
# Windows installer creation
msix: ^3.16.8
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
@@ -130,3 +133,22 @@ flutter:
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/to/font-from-package
# MSIX configuration for Windows installer
msix_config:
display_name: rmtPocketWatcher
publisher_display_name: Lambda Banking Conglomerate
identity_name: LambdaBankingConglomerate.rmtPocketWatcher
msix_version: 1.0.1.0
description: Star Citizen AUEC Price Tracker - Bloomberg-style terminal interface for real-time RMT price monitoring
publisher: CN=Lambda Banking Conglomerate, O=Lambda Banking Conglomerate, C=US
logo_path: assets/logo.png
start_menu_icon_path: assets/logo.png
tile_icon_path: assets/logo.png
icons_background_color: transparent
architecture: x64
capabilities: 'internetClient,privateNetworkClientServer'
store: false
install_certificate: false
certificate_path: certificates/rmtPocketWatcher.pfx
certificate_password: rmtPocketWatcher2024!