Skip to content

Commit

Permalink
Update package manifest and podspecs for v16.0.0 release
Browse files Browse the repository at this point in the history
Summary: N\A

Reviewed By: wx0165927473, samodom

Differential Revision: D43110845

fbshipit-source-id: b05d7004298e9052c7b11324321443946c08b35a
  • Loading branch information
KylinChang authored and facebook-github-bot committed Feb 8, 2023
1 parent 4509d5a commit 6832bbf
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 22 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 = '15.1.0'
s.version = '16.0.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: '2218cebb682965e69d02bb5b2ba06b2d661d9404'
sha1: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
}
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 = '15.1.0'
s.version = '16.0.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: '2218cebb682965e69d02bb5b2ba06b2d661d9404'
sha1: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
}
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 = '15.1.0'
s.version = '16.0.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: '2218cebb682965e69d02bb5b2ba06b2d661d9404'
sha1: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
}
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 = '15.1.0'
s.version = '16.0.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: '2218cebb682965e69d02bb5b2ba06b2d661d9404'
sha1: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
}
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 = '15.1.0'
s.version = '16.0.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: '2218cebb682965e69d02bb5b2ba06b2d661d9404'
sha1: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
}
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 = '15.1.0'
s.version = '16.0.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: '2218cebb682965e69d02bb5b2ba06b2d661d9404'
sha1: 'd94103fa658680519b8ea662e07bd80e7cf250cc'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKShareKit.xcframework'
s.dependency 'FBSDKCoreKit', "#{s.version}"
Expand Down
18 changes: 8 additions & 10 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ import Darwin.C

let package = Package(
name: "Facebook",
platforms: [
.iOS(.v12),
],
platforms: [.iOS(.v12)],
products: [
// The Kernel of the SDK. Must be included as a runtime dependency.
.basics,
Expand Down Expand Up @@ -136,7 +134,7 @@ extension Target {
}

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

static let aem = target(name: .aem, dependencies: [.Prefixed.aem])
Expand All @@ -160,32 +158,32 @@ extension Target {
enum Prefixed {
static let basics = binaryTarget(
name: .Prefixed.basics,
remoteChecksum: "5113fd8e41f6ac26e458cccfe6e22e9783a0e787f66a85e9000ac8a23a2c466f"
remoteChecksum: "241314fdfb5a81469e544c3dfa0ce26b61e2aa84f281e6d6bf7b5e96124300a2"
)

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

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

static let login = binaryTarget(
name: .Prefixed.login,
remoteChecksum: "619ce3f83a16e339abe9298b1a1132f2400f7edd0da86e4e8af57e0aff5bcf1a"
remoteChecksum: "f64c68f9ea8257ead2938a712848203598c9fc2a35e9a07ae000baff3cba6f5b"
)

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

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

0 comments on commit 6832bbf

Please sign in to comment.