Skip to content

Add .linkedFramework #548

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brentleyjones
Copy link

No description provided.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@erikdoe
Copy link
Owner

erikdoe commented Jul 7, 2025

Can you provide a bit more context here?

It's been a long time but as far as I remember OCMock doesn't have a strict dependency on XCTest. If it's there at runtime it'll be used, but if it's not there, that's okay, too. There were good reasons for this approach. I wish I had documented them.

As far as I can tell, you're change would force linking of XCTest. Why would you do this in OCMock? If you want the extra functionality, you can always link XCTest from your test target and OCMock will discover it.

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

Successfully merging this pull request may close these issues.

2 participants