Update Package.swift and podspecs with new checksums and sha1s for v12.1.0

Reviewed By: jamestouri

Differential Revision: D32063815

fbshipit-source-id: d5845e252c7f38fa79e334855009c285109d6ae3
This commit is contained in:
Jawwad Ahmad
2021-11-01 16:36:15 -07:00
committed by Facebook GitHub Bot
parent 7baa8e6eac
commit 7c05a7943b
8 changed files with 21 additions and 21 deletions

View File

@@ -47,7 +47,7 @@ Pod::Spec.new do |s|
s.source = {
http: "https://github.com/facebook/facebook-ios-sdk/releases/download/v#{s.version}/FacebookSDK_Dynamic.xcframework.zip",
sha1: '3f9754fca6a00ba2be727f364e70729fb9260784'
sha1: '900beb35f7cbab2f2a83c1ac51fc2584182a99b9'
}
s.vendored_frameworks = 'XCFrameworks/FBAEMKit.xcframework'
s.dependency 'FBSDKCoreKit_Basics', "#{s.version}"