Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook schemes pollute Xcode via SPM #2515

Open
5 tasks done
joshuapoq opened this issue Dec 9, 2024 · 0 comments
Open
5 tasks done

Facebook schemes pollute Xcode via SPM #2515

joshuapoq opened this issue Dec 9, 2024 · 0 comments

Comments

@joshuapoq
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant