1. 03 Apr, 2023 1 commit
  2. 29 Mar, 2023 1 commit
  3. 16 Mar, 2023 1 commit
  4. 15 Mar, 2023 1 commit
  5. 03 Mar, 2023 1 commit
  6. 28 Feb, 2023 1 commit
  7. 17 Feb, 2023 1 commit
  8. 31 Jan, 2023 1 commit
  9. 20 Jan, 2023 2 commits
  10. 19 Jan, 2023 3 commits
    • 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
    • Jenn Magder's avatar
      Revert "Support iOS wireless debugging (#118104)" (#118826) · cbf2e168
      Jenn Magder authored
      This reverts commit 5cd2d4c6.
      cbf2e168
    • Victoria Ashworth's avatar
      Support iOS wireless debugging (#118104) · 5cd2d4c6
      Victoria Ashworth authored
      * setup wireless debugging to use device IP
      
      * fix tests
      
      * fix unused var and missing annotation
      
      * remove unneeded try catch
      
      * remove commented out line, change null to package id
      
      * better way to get package id
      
      * update mDNS lookup to continously check for server, add messaging if takes too long to find observatory url, update flutter drive to enable publish-port if using network device
      
      * Refactor mDNS Discovery to poll for observatories and better handle multiple instances of the same app. Update drive command to make publish-port more stable. Update attach for iOS to only use Protocol Discovery if applicable, run mDNS and Protocol Discovery simultaneously, handle --debug-port/--debug-url/--device-vmservice-port, continously poll for obseravtories with mDNS, include port in error message when mutliple available
      
      * add and update comments, use logger spinner intead of timer in flutter attach, other small improvements
      
      * add newline to message so next log won't be on same line
      
      * fix install/waiting for permission status progress so it doens't double print the time it took.
      
      * only print backtrace if observatory times out on a physical usb connected device
      
      * fix test
      
      * Update related references from Observatory to Dart VM Service
      
      * fix test
      5cd2d4c6
  11. 15 Dec, 2022 2 commits
  12. 07 Nov, 2022 1 commit
  13. 06 Nov, 2022 1 commit
    • Chris Bracken's avatar
      Fix macOS migration nothing-to-upgrade test (#114703) · 5bc50c13
      Chris Bracken authored
      When testing whether a macOS deployment target version migration is
      unnecessary due to already being at the target version, we were
      previously checking the iOS deployment target version rather than the
      macOS version. This updates it to test MACOSX_DEPLOYMENT_TARGET instead.
      5bc50c13
  14. 05 Oct, 2022 1 commit
  15. 29 Aug, 2022 1 commit
  16. 30 Jul, 2022 1 commit
  17. 26 Jul, 2022 1 commit
  18. 15 Jul, 2022 1 commit
  19. 18 Jun, 2022 2 commits
  20. 16 Jun, 2022 1 commit
  21. 25 May, 2022 1 commit
  22. 24 May, 2022 1 commit
  23. 17 May, 2022 1 commit
  24. 04 May, 2022 1 commit
  25. 27 Apr, 2022 1 commit
  26. 21 Apr, 2022 1 commit
  27. 14 Apr, 2022 1 commit
  28. 02 Mar, 2022 1 commit
  29. 24 Feb, 2022 1 commit
  30. 05 Jan, 2022 1 commit
  31. 07 Dec, 2021 1 commit
  32. 11 Nov, 2021 1 commit
  33. 07 Nov, 2021 1 commit
  34. 05 Nov, 2021 1 commit
  35. 02 Nov, 2021 1 commit