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

Using mach_inject and swizzling applicationDidFinishLaunching: #43

Open
atomikpanda opened this issue Jan 16, 2014 · 0 comments
Open

Using mach_inject and swizzling applicationDidFinishLaunching: #43

atomikpanda opened this issue Jan 16, 2014 · 0 comments

Comments

@atomikpanda
Copy link

Ive been able to use mach_inject to swizzle a method from another app when I click a button, but however I can't swizzle a method such as applicationDidFinishLaunching: because it runs before my bundle is loaded. Do you have a solution to this?

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

1 participant