Skip to content

Commit

Permalink
Update package manifest, pod specs for v12.3.1
Browse files Browse the repository at this point in the history
Reviewed By: joesus

Differential Revision: D33677881

fbshipit-source-id: 8da179d5daa244c1a673258aebb2380d9924a115
  • Loading branch information
samodom authored and facebook-github-bot committed Jan 20, 2022
1 parent a551e5e commit 0470d13
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion FBAEMKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = 'XCFrameworks/FBAEMKit.xcframework'
s.dependency 'FBSDKCoreKit_Basics', "#{s.version}"
Expand Down
2 changes: 1 addition & 1 deletion FBSDKCoreKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKCoreKit.xcframework'
s.dependency 'FBSDKCoreKit_Basics', "#{s.version}"
Expand Down
2 changes: 1 addition & 1 deletion FBSDKCoreKit_Basics.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKCoreKit_Basics.xcframework'
end
2 changes: 1 addition & 1 deletion FBSDKGamingServicesKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = "XCFrameworks/FBSDKGamingServicesKit.xcframework"
s.dependency "FacebookGamingServices", "#{s.version}"
Expand Down
2 changes: 1 addition & 1 deletion FBSDKLoginKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKLoginKit.xcframework'
s.dependency "FBSDKCoreKit", "#{s.version}"
Expand Down
2 changes: 1 addition & 1 deletion FBSDKShareKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKShareKit.xcframework'
s.dependency 'FBSDKCoreKit', "#{s.version}"
Expand Down
2 changes: 1 addition & 1 deletion FacebookGamingServices.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = "XCFrameworks/FacebookGamingServices.xcframework"
s.dependency "FBSDKCoreKit_Basics", "#{s.version}"
Expand Down
28 changes: 14 additions & 14 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FBAEMKit",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FBAEMKit-Static_XCFramework.zip",
checksum: "a7c839c1db51bd0a92a409f426ad5bc2cdd0e811bd71e821be07828c5d78f23f"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FBAEMKit-Static_XCFramework.zip",
checksum: "3ec0add385cfb6f8fee6ec1a6b87e14d8acb12bd7a52ff86717384b5fbc94b20"
)
}
}
Expand All @@ -58,8 +58,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FBSDKCoreKit_Basics",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FBSDKCoreKit_Basics-Static_XCFramework.zip",
checksum: "0b8172648b965e0bc897ebf9722ad7d3be26a79ef2d2b19fb28dca2cb306a3fe"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FBSDKCoreKit_Basics-Static_XCFramework.zip",
checksum: "d844db7fb9ebc7b11107062a7202741877a641f7713c2e290ad90165b19571ea"
)
}
}
Expand All @@ -74,8 +74,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FBSDKCoreKit",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FBSDKCoreKit-Static_XCFramework.zip",
checksum: "15e4c255e48ef467755f27529481c90fea2e779c859fe6e971f97010e602b4a8"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FBSDKCoreKit-Static_XCFramework.zip",
checksum: "41b25386d988f15aaee2b518fd6f2217fe89de709d0b6d4f1a82d1a80a5ec7f5"
)
}
}
Expand All @@ -90,8 +90,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FBSDKLoginKit",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FBSDKLoginKit-Static_XCFramework.zip",
checksum: "875076148f41cb342d3511bb1200d9f4868f588532cf3e50a3d623f0b1535061"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FBSDKLoginKit-Static_XCFramework.zip",
checksum: "c2ab6467bde31cfdbafdb970859da45f9f079ee9fbd591dc667ca75df4ce869d"
)
}
}
Expand All @@ -106,8 +106,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FBSDKShareKit",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FBSDKShareKit-Static_XCFramework.zip",
checksum: "5dca5aadfd3efdb4251c30dc180b8bb335222b22dc23a764ba07ae0dbd6467c8"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FBSDKShareKit-Static_XCFramework.zip",
checksum: "2459ff510766894a718bf2bb5c1507bff07d020f030020b886fb864a50b154f1"
)
}
}
Expand All @@ -122,8 +122,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FacebookGamingServices",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FacebookGamingServices-Static_XCFramework.zip",
checksum: "4a53481e262b088928a70eb9e1fd1f1c2f1fa25bf36f16e7ab758ce8d70d4433"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FacebookGamingServices-Static_XCFramework.zip",
checksum: "5ba91a51c7a35185188ed53958ac34882cc389b492a1eee732d4d5896dd2cda6"
)
}
}
Expand All @@ -138,8 +138,8 @@ struct BinaryTargets {
case .remote:
return .binaryTarget(
name: "FBSDKGamingServicesKit",
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.0/FBSDKGamingServicesKit-Static_XCFramework.zip",
checksum: "91f8d0534f371d4307703b3c236f255007597639e83f4b7ecaa28341041d83ee"
url: "https://github.com/facebook/facebook-ios-sdk/releases/download/v12.3.1/FBSDKGamingServicesKit-Static_XCFramework.zip",
checksum: "e40b1aa4169955d52d2c2ee799e39979fdca5cd3768737c806d330b20e2670df"
)
}
}
Expand Down

0 comments on commit 0470d13

Please sign in to comment.