Skip to content

Commit

Permalink
Bump v16.1.0
Browse files Browse the repository at this point in the history
Summary: $title

Differential Revision: D45437320

fbshipit-source-id: a6e2fe29e41bb6266b0b9c3ed81f11831b638bbd
  • Loading branch information
Zilin Zhang authored and facebook-github-bot committed May 1, 2023
1 parent fac1b60 commit 2ef0af2
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions FBAEMKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = 'FBAEMKit'
s.version = '16.0.1'
s.version = '16.1.0'
s.summary = 'The kernal module for Facebook AEM solution'

s.description = <<-DESC
Expand Down 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: '98dc6cab08c27755e31ab659c59482e00241062d'
sha1: '1153d2dd28b9b54557e2d3cb062331985e945c2f'
}
s.vendored_frameworks = 'XCFrameworks/FBAEMKit.xcframework'
s.dependency 'FBSDKCoreKit_Basics', "#{s.version}"
Expand Down
4 changes: 2 additions & 2 deletions FBSDKCoreKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKCoreKit'
s.version = '16.0.1'
s.version = '16.1.0'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform core features'

s.description = <<-DESC
Expand Down 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: '98dc6cab08c27755e31ab659c59482e00241062d'
sha1: '1153d2dd28b9b54557e2d3cb062331985e945c2f'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKCoreKit.xcframework'
s.dependency 'FBSDKCoreKit_Basics', "#{s.version}"
Expand Down
4 changes: 2 additions & 2 deletions FBSDKCoreKit_Basics.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKCoreKit_Basics'
s.version = '16.0.1'
s.version = '16.1.0'
s.summary = 'The kernal module for the Core Facebook SDK'

s.description = <<-DESC
Expand Down Expand Up @@ -48,7 +48,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: '98dc6cab08c27755e31ab659c59482e00241062d'
sha1: '1153d2dd28b9b54557e2d3cb062331985e945c2f'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKCoreKit_Basics.xcframework'
end
4 changes: 2 additions & 2 deletions FBSDKGamingServicesKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKGamingServicesKit'
s.version = '16.0.1'
s.version = '16.1.0'
s.summary = 'Official Facebook SDK for iOS to access Facebook Gaming Services'

s.description = <<-DESC
Expand Down 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: '98dc6cab08c27755e31ab659c59482e00241062d'
sha1: '1153d2dd28b9b54557e2d3cb062331985e945c2f'
}
s.vendored_frameworks = "XCFrameworks/FBSDKGamingServicesKit.xcframework"
s.dependency "FBSDKCoreKit_Basics", "#{s.version}"
Expand Down
4 changes: 2 additions & 2 deletions FBSDKLoginKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKLoginKit'
s.version = '16.0.1'
s.version = '16.1.0'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform with features like Login, Share and Message Dialog, App Links, and Graph API'

s.description = <<-DESC
Expand Down 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: '98dc6cab08c27755e31ab659c59482e00241062d'
sha1: '1153d2dd28b9b54557e2d3cb062331985e945c2f'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKLoginKit.xcframework'
s.dependency "FBSDKCoreKit", "#{s.version}"
Expand Down
4 changes: 2 additions & 2 deletions FBSDKShareKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKShareKit'
s.version = '16.0.1'
s.version = '16.1.0'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform Sharing Features'

s.description = <<-DESC
Expand Down 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: '98dc6cab08c27755e31ab659c59482e00241062d'
sha1: '1153d2dd28b9b54557e2d3cb062331985e945c2f'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKShareKit.xcframework'
s.dependency 'FBSDKCoreKit', "#{s.version}"
Expand Down
14 changes: 7 additions & 7 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ extension Target {
}

static func remoteBinaryURLString(for targetName: String) -> String {
"https://github.com/facebook/facebook-ios-sdk/releases/download/v16.0.1/\(targetName)-Static_XCFramework.zip"
"https://github.com/facebook/facebook-ios-sdk/releases/download/v16.1.0/\(targetName)-Static_XCFramework.zip"
}

static let aem = target(name: .aem, dependencies: [.Prefixed.aem])
Expand All @@ -158,32 +158,32 @@ extension Target {
enum Prefixed {
static let basics = binaryTarget(
name: .Prefixed.basics,
remoteChecksum: "1043978625456d62ec02a1fedf437371d7deee02f00bcac8bb48c86a7768241d"
remoteChecksum: "e7aaeb3afb1376894250a53b8027e0f4fdace9cbe64266d8ca4876d335efecc7"
)

static let aem = binaryTarget(
name: .Prefixed.aem,
remoteChecksum: "883065f4cfabfae44b6003c372effae55a58103d92785e8434cca0a62cf98cb8"
remoteChecksum: "7157fa86958515c70a0f28822f00af0137b3be20f2c7dfdd5658d9c69baee2b3"
)

static let core = binaryTarget(
name: .Prefixed.core,
remoteChecksum: "7f0221dbdd0e34a5545e4eabeb8dbed9fb383de6efe4021f129978cae59365ff"
remoteChecksum: "f68e0dadf63e089019f55f6f41a8ae76a87afb753d5b53221346d527ed064864"
)

static let login = binaryTarget(
name: .Prefixed.login,
remoteChecksum: "33df8b5607a338f2e133ae5dbaf90ed5c3c54816ef73ca7d16399ad7b52fcbba"
remoteChecksum: "1e4df5248427adfd72ffa3db3c7b5cfeae4cc03cad5ee59c497cd080efe0d238"
)

static let share = binaryTarget(
name: .Prefixed.share,
remoteChecksum: "a13991364da4a6a6351d518ca3a5bfbfcc6d17881d51c973d827e334d82a1c1f"
remoteChecksum: "638b4468f2a287eb443cff284aaf9dbfa4b23e3e73e07079124cba47334a8f5c"
)

static let gamingServices = binaryTarget(
name: .Prefixed.gaming,
remoteChecksum: "e49787f854f4cf50f386fb1b7ac72c6b647713708ab9ac0b8b86835ee484d6e9"
remoteChecksum: "5d35a2aff9128954125bdc210e96fd0a7278e4e95850cd7a676cb7bae855c9ab"
)
}
}
Expand Down

0 comments on commit 2ef0af2

Please sign in to comment.