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
16.1.0
Facebook iOS SDK version
17.4.0
Dependency Manager
SPM
SDK Framework
Core
Goals
Move the schemes from here into the workspace to avoid polluting scheme list for developers. This may be an Xcode oversight but I'd bet it's also an oversight from Facebook and a few other repos.
Expected results
The Facebook and FBSDKCoreKit schemes shouldn't show for client developer Xcodes.
Actual results
Facebook and FBSDKCoreKit schemes keep being added by Xcode to the list of available schemes which is a pain when working with lots of dependencies with similar problem with multiple targets.
Steps to reproduce
Add Facebook via SPM to any project. See this discussion for more information.
Code samples & details
No response
The text was updated successfully, but these errors were encountered:
Checklist before submitting a bug report
Xcode version
16.1.0
Facebook iOS SDK version
17.4.0
Dependency Manager
SPM
SDK Framework
Core
Goals
Move the schemes from here into the workspace to avoid polluting scheme list for developers. This may be an Xcode oversight but I'd bet it's also an oversight from Facebook and a few other repos.
Expected results
The Facebook and FBSDKCoreKit schemes shouldn't show for client developer Xcodes.
Actual results
Facebook and FBSDKCoreKit schemes keep being added by Xcode to the list of available schemes which is a pain when working with lots of dependencies with similar problem with multiple targets.
Steps to reproduce
Add Facebook via SPM to any project. See this discussion for more information.
Code samples & details
No response
The text was updated successfully, but these errors were encountered: