w0lfschild/mySIMBL

Source code for SIMBLAgent

krackers opened this issue · 1 comments

Hi there,

I was wondering if you could release the source code for SIMBLAgent as well, since currently it seems to only be provided in precompiled form. I am aware that the MacForge repo has the source of SIMBLAgent, but the version there seems to differ from what was included with the mySIMBL repo and I would like the same version so I can modify/recompile it as a drop-in replacement on my system.

I am in particular interested the version of SIMBLAgent which has CFBundleVersion=11 and CFBundleShortVersionString1.5.5

Actually assuming that the SIMBLAgent in the macforge repo is the same one that was used with mySIMBL (it appears to, based on the commit date) the version of SIMBLAgent that I'm looking for is somewhere between commit

w0lfschild/MacForgeFramework@35f591c#diff-9500cb2c9a03e7005afe80cb72fd681d9ea13b9b21214c9ff8c9f2ddd9b9efea (1.4.0)

and w0lfschild/MacForgeFramework@28356b2#diff-9500cb2c9a03e7005afe80cb72fd681d9ea13b9b21214c9ff8c9f2ddd9b9efea (1.6.2)

Not sure if you still have this version, but would really appreciate it if you could take a look to see