• Alex Wallen's avatar
    [macos] add flavor options to commands in the `flutter_tool` (#118421) · 73096fd9
    Alex Wallen authored
    * Add new macos target configured for flavors
    
    * Rename Free App copy-Info.plist to Free App Info.plist
    
    * Remove bogus entitlements
    
    * Remove Generated.xcconfig
    
    * Audit project.pbxproj
    
    * Remove unused configs
    
    * share one info.plist
    
    * Modify scheme so that paid app works
    
    * Codesign automatic
    
    * Pipe flavor as scheme into xcodebuild
    
    * Ignore incoming flavor string
    
    * pipe flavor for flutter run to work
    
    * Add devicelab tests
    
    * Error if host and target device are same for flutter install desktop
    
    * Avoid bang (!) by promoting a local.
    Co-authored-by: 's avatarJenn Magder <magder@google.com>
    
    * Add supportsInstall property
    
    * Override  in test classes
    
    * Add install test on macOS
    
    * Refactor application_package and add tests for package directory
    Co-authored-by: 's avatara-wallen <stephenwallen@google.com>
    Co-authored-by: 's avatarJenn Magder <magder@google.com>
    73096fd9
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...