zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
200 stars 193 forks source link

macos: Take in automatic override of `applicationSupportsSecureRestorableState` #956

Closed rajveermalviya closed 2 months ago

rajveermalviya commented 2 months ago

This change was made automatically by flutter run, along with the following warning:

  macos/Runner/AppDelegate.swift does not override applicationSupportsSecureRestorableState. Updating.

See upstream commit that introduced this override: https://github.com/flutter/flutter/commit/68f375fe3871a28dd58017d145d24712e087f4e0

gnprice commented 2 months ago

Thanks for the helpful commit message! Looks good — merging.