From 20980a252dede84314bcfea920db6751c5202d07 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 26 Jun 2025 12:07:48 -0700 Subject: [PATCH] =?UTF-8?q?Revert=20"[ci]=20Remove=20in=5Fapp=5Fpurchase?= =?UTF-8?q?=5Fstorekit=20from=20Xcode=20analyzer=20exclusion=20li=E2=80=A6?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit d76cf6805b3cf0f8323bb185516fb3cdf1c320ac. --- script/configs/exclude_xcode_deprecation.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/configs/exclude_xcode_deprecation.yaml b/script/configs/exclude_xcode_deprecation.yaml index e69de29bb2d..416839c8e38 100644 --- a/script/configs/exclude_xcode_deprecation.yaml +++ b/script/configs/exclude_xcode_deprecation.yaml @@ -0,0 +1,2 @@ +# TODO(louisehsu): Remove deprecation check when StoreKit 2 is adopted. https://github.com/flutter/flutter/issues/116383 +- in_app_purchase_storekit