w0lfschild / mySIMBL

:package: Plugin manager for macOS
https://www.macenhance.com/macforge
MIT License
980 stars 61 forks source link

Source code for SIMBLAgent #121

Open krackers opened 2 years ago

krackers commented 2 years ago

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

krackers commented 2 years ago

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

https://github.com/w0lfschild/MacForgeFramework/commit/35f591c032733ff9de76912e37240a2213576336#diff-9500cb2c9a03e7005afe80cb72fd681d9ea13b9b21214c9ff8c9f2ddd9b9efea (1.4.0)

and https://github.com/w0lfschild/MacForgeFramework/commit/28356b299775bc1b5e0b71124f0fb117e041792e#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