From 9d8663a339d5fe9f086b4ca009864a36764cc2a9 Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" Date: Thu, 26 Jun 2025 19:12:00 +0000 Subject: [PATCH] Revert "[ci] Remove in_app_purchase_storekit from Xcode analyzer exclusion list (#9429)" 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