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

Problem with injection #28

Open
yuenrsc opened this issue Nov 18, 2011 · 0 comments
Open

Problem with injection #28

yuenrsc opened this issue Nov 18, 2011 · 0 comments

Comments

@yuenrsc
Copy link

yuenrsc commented Nov 18, 2011

Halo, I am a newbie in mach_inject and facing a problem that cannot fix during my coding, so I decide to ask here.

Current I am trying to inject a bundle to Finder, it all works well and in Activity Monitor I can see my bundle reside in there.

However the code inside my bundle does not execute.

I would like to ask how do I kick start the execution of my code in the bundle?

Currently in the bundle I only have a void load() function and inside it print a line to indicate it has loaded to console.

Is it the right way to kick start?

Thanks!

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