From 8a91dab9db0575a8ebc6aea33c9446416549d1db Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Thu, 3 Aug 2023 13:24:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0AppsFlyerFramework?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Podfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Podfile b/Podfile index 2fba1f9..9132fe5 100644 --- a/Podfile +++ b/Podfile @@ -18,4 +18,5 @@ target 'Unity-iPhone' do pod 'FBSDKLoginKit' pod 'FBSDKShareKit' pod 'FirebaseAnalytics' + pod 'AppsFlyerFramework', '6.9.1' end