Skip to content

Commit

Permalink
Add '--flavor' option to BuildMacOsCommand (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored Jan 5, 2024
1 parent b0eeaf6 commit e06706f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ When none is specified, the value from pubspec.yaml is used.''')
'macos',
'--target',
'lib/main_$flavor.dart',
'--flavor',
flavor,
'--release',
'--dart-define',
'DEVELOPMENT_STAGE=${stage.toUpperCase()}',
Expand Down

0 comments on commit e06706f

Please sign in to comment.