facebook-ios-sdk icon indicating copy to clipboard operation
facebook-ios-sdk copied to clipboard

v16.2.0 has not updated the remote binary url for the remote target from v16.1.3

Open termorrell opened this issue 2 years ago • 2 comments
trafficstars

Checklist before submitting a bug report

Xcode version

15.0

Facebook iOS SDK version

16.2.0

Dependency Manager

SPM

SDK Framework

Core

Goals

Add FBCore v16.2.0 as a dependency to our project.

Expected results

The dependency added to our project should be v16.2.0

Actual results

The SPM definition appears to still bring in a remote binary for the target that is build against v16.1.3

Steps to reproduce

We are on the Alpha for SKAdNetwork v4.0. We integrated with SPM targeting v16.2.0. After speaking with Meta they raised that they could see were still on SDK. v16.1.3. It looks like the release is still targeting a remote binary for v16.1.3 https://github.com/facebook/facebook-ios-sdk/blob/de74c60d268f51fa1139f8e46e40710baf029f54/Package.swift#L137

I can see from the commit history that this is normally updated shortly after a release.

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"

termorrell avatar Oct 11 '23 10:10 termorrell

My colleague has raised a PR to address this issue. https://github.com/facebook/facebook-ios-sdk/pull/2284

termorrell avatar Oct 11 '23 14:10 termorrell

and no fix yet?

kurtby avatar Oct 13 '23 08:10 kurtby