Skip to content

Commit

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

Differential Revision: D44409836

fbshipit-source-id: c5ee72c1058d0c4b4e9261410851ab53eaaf7059
  • Loading branch information
KylinChang authored and facebook-github-bot committed Mar 27, 2023
1 parent f056595 commit 5c7367d
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.0'
s.version = '16.0.1'
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: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
sha1: '98dc6cab08c27755e31ab659c59482e00241062d'
}
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.0'
s.version = '16.0.1'
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: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
sha1: '98dc6cab08c27755e31ab659c59482e00241062d'
}
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.0'
s.version = '16.0.1'
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: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
sha1: '98dc6cab08c27755e31ab659c59482e00241062d'
}
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.0'
s.version = '16.0.1'
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: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
sha1: '98dc6cab08c27755e31ab659c59482e00241062d'
}
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.0'
s.version = '16.0.1'
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: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
sha1: '98dc6cab08c27755e31ab659c59482e00241062d'
}
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.0'
s.version = '16.0.1'
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: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
sha1: '98dc6cab08c27755e31ab659c59482e00241062d'
}
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.0/\(targetName)-Static_XCFramework.zip"
"https://github.com/facebook/facebook-ios-sdk/releases/download/v16.0.1/\(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: "241314fdfb5a81469e544c3dfa0ce26b61e2aa84f281e6d6bf7b5e96124300a2"
remoteChecksum: "1043978625456d62ec02a1fedf437371d7deee02f00bcac8bb48c86a7768241d"
)

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

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

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

static let share = binaryTarget(
name: .Prefixed.share,
remoteChecksum: "686b5974b92e0b0da5e1abc927a09f9bb87e458130e45e0f21a64df605d0a62e"
remoteChecksum: "a13991364da4a6a6351d518ca3a5bfbfcc6d17881d51c973d827e334d82a1c1f"
)

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

0 comments on commit 5c7367d

Please sign in to comment.