You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
facebook-ios-sdk/Package.swift
Line 137 in de74c60
I can see from the commit history that this is normally updated shortly after a release.
Code samples & details
The text was updated successfully, but these errors were encountered: