facebook / facebook/facebook-ios-sdk

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

Open
#2,282 2 comments 0 reactions 0 assignees View on GitHub
bug needs-triage
Dominant language
Swift
Stars
8.1k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

### Checklist before submitting a bug report

- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues)
- [X] I've looked for existing answers on [Stack Overflow](https://facebook.stackoverflow.com), the [Facebook Developer Community Forum](https://developers.facebook.com/community/) and the [Facebook Developers Group](https://www.facebook.com/groups/fbdevelopers)
- [X] I've read the [Code of Conduct](https://github.com/facebook/facebook-ios-sdk/blob/main/CODE_OF_CONDUCT.md)
- [X] This issue is not security related and can safely be disclosed publicly on GitHub

### 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

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.