facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.

Home Page:https://developers.facebook.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Package version 17.0.0 fails on Xcode 15.3

sbehnke-zynga opened this issue · comments

Checklist before submitting a bug report

Xcode version

15.3.0

Facebook iOS SDK version

17.0.0

Dependency Manager

SPM

SDK Framework

Gaming Services

Goals

Update the package cache on the machine to facility building with Xcode 15.3.

Expected results

Swift Packages for version 17.0.0 should checkout and build without issues

Actual results

invalid archive returned from 'https://github.com/facebook/facebook-ios-sdk/releases/download/v17.0.0/FBAEMKit-Dynamic_XCFramework.zip' which is required by binary target 'FBAEMKit'

Steps to reproduce

Add version 17.0.0 as a package dependency to a project in Xcode 15.3. Update Packages to the latest version and observe the failure.

Code samples & details

// Not applicable, downloading package only.