Commit Graph

11 Commits

Author SHA1 Message Date
Jawwad Ahmad
40f38fa69e Update Package.swift and podspecs with new checksums and sha1s for v12.0.0
Reviewed By: joesus

Differential Revision: D31569122

fbshipit-source-id: c5181e87e40de5b02243d0869ccd23cba365bbb3
2021-10-12 08:52:24 -07:00
Jawwad Ahmad
5f328652bf Rename "FacebookSDK.xcframework.zip" to "FacebookSDK_Dynamic.xcframework.zip" to make it clear that it contains Dynamic XCFrameworks
Reviewed By: samodom

Differential Revision: D31458979

fbshipit-source-id: 7924542cd0d3d7b1dced29e05513bb48e068589e
2021-10-07 10:37:17 -07:00
Jawwad Ahmad
a52d4f3284 Update Package.swift and podspecs with new checksums and sha1s for the 12.0.0 release
Reviewed By: joesus

Differential Revision: D31433423

fbshipit-source-id: c2292ac1ee43ca978662c43f4fcd0b8ba9753474
2021-10-06 09:38:38 -07:00
Joe Susnick
a798a82c1b Updated Manifest and Podspec for v12
Summary: Updated the Podspecs and Package Manifest for the artifacts to be released.

Reviewed By: samodom

Differential Revision: D31380729

fbshipit-source-id: c7caf5d9cc16e37a350b7d13ad2cb3888e5b2f1c
2021-10-04 17:54:17 -07:00
Joe Susnick
3b0656d738 Updating Podspec and Package Manifest for v12
Reviewed By: jawwad

Differential Revision: D31238033

fbshipit-source-id: 364ccae492828434ab4aaffb5e610cb8cc22f3c8
2021-10-01 07:53:20 -07:00
Jawwad Ahmad
27d8fa4d79 Bump SDK version to 12.0.0 and Graph API Version to 12.0
Reviewed By: joesus

Differential Revision: D31216089

fbshipit-source-id: ab4fd5432ff3fbde1b06f2c80c5311a3ba354b92
2021-09-27 19:35:19 -07:00
Jawwad Ahmad
186a5f3453 Bump version to 11.2.1
Summary:
Ran: `scripts/run.sh bump-version 11.2.1`
Updated CHANGELOG.md

Reviewed By: KylinChang

Differential Revision: D30998929

fbshipit-source-id: 8956eec933e3b0e41a26f7f0ed7c917b27d032b2
2021-09-17 08:24:29 -07:00
Joe Susnick
aae5d56c8b Using XCFrameworks with CocoaPods
Summary: Vendors the prebuilt XCFrameworks via CocoaPods.

Reviewed By: jawwad

Differential Revision: D30705506

fbshipit-source-id: 59e8a7ca624bec0d01d2a524788bdec1cc3e4fe8
2021-09-02 08:26:00 -07:00
Jawwad Ahmad
b296ae7b32 Bump Version: 11.2.0
Summary: Ran: scripts/run.sh bump-version 11.2.0

Reviewed By: joesus

Differential Revision: D30657111

fbshipit-source-id: 3ed3902d7ff141bd23ba1f2275d644f2498e4ab2
2021-08-31 14:28:46 -07:00
Joe Susnick
954bb0dcde Bump Version 11.1.0
Summary: $title

Reviewed By: jawwad

Differential Revision: D29886262

fbshipit-source-id: 0abd46d24519614d6767a5b73c001a052e15393d
2021-07-23 19:24:46 -07:00
Xin Wu
952ae230d6 FBSDK adopts AEMKit
Summary:
In these stacked diffs, we are going to abstract AEM logic inside FBSDKCoreKit to an independent module called FBAEMKit.

In the end state, FBSDK, MMP and S2S will rely on the same AEMKit.

In this diff:
1. add `FBSDKAEMNetworker` to adopt `FBAEMNetworking`
2. in `FBSDKAEMNetworker`, we still use `FBSDKGraphRequest` to fire a graph API request
3. replace `FBSDKAEMReporter` with `FBAEMReporter`
4. update BUCK
5. added cocoapod support

Reviewed By: joesus

Differential Revision: D29274621

fbshipit-source-id: baa4dd86df358cd56d867745fd741caab5f1c586
2021-07-20 23:11:26 -07:00