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

how to run? #1

Open
moxspoy opened this issue Sep 20, 2022 · 1 comment
Open

how to run? #1

moxspoy opened this issue Sep 20, 2022 · 1 comment

Comments

@moxspoy
Copy link

moxspoy commented Sep 20, 2022

Hi! can you give step-by-step on how to do it? should we build from xcode first?

@abdulowork
Copy link
Owner

This is just a PoC. The way you could use it in your project depends on which of your binaries use APIs from XCTAutomationSupport.

Basically you need to link a fake library with a name from the LC_SUB_CLIENT load command passing -reexport_framework XCTAutomationSupport to the linker. Then you could use this fake library whenever you need to link with XCTAutomationSupport.

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

No branches or pull requests

2 participants