LAbyOne Posted December 23, 2018 Author Share Posted December 23, 2018 (edited) Xmas Mods's Now @ version 1.0.7 Rewritten the code in order to make a Cleaner build, now you will just find the compiled files onto your Desktop, nothing else. files and little explanation on main page Edited December 23, 2018 by LAbyOne Link to comment Share on other sites More sharing options...
SavageAUS Posted December 24, 2018 Share Posted December 24, 2018 1.0.7 has no icon? Link to comment Share on other sites More sharing options...
LAbyOne Posted December 24, 2018 Author Share Posted December 24, 2018 7 hours ago, SavageAUS said: 1.0.7 has no icon? Whoops sorry a typo... fixed now Link to comment Share on other sites More sharing options...
SavageAUS Posted December 24, 2018 Share Posted December 24, 2018 (edited) 2 hours ago, LAbyOne said: Whoops sorry a typo... fixed now Debug and release folders are empty. iMac:Lilu Suite shane$ ls -la total 0 drwxr-xr-x 4 shane staff 128 24 Dec 22:35 . drwx------+ 5 shane staff 160 24 Dec 22:35 .. drwxr-xr-x 2 shane staff 64 24 Dec 22:35 Debug drwxr-xr-x 2 shane staff 64 24 Dec 22:35 Release Edited December 24, 2018 by SavageAUS Link to comment Share on other sites More sharing options...
LAbyOne Posted December 24, 2018 Author Share Posted December 24, 2018 30 minutes ago, SavageAUS said: Debug and release folders are empty. iMac:Lilu Suite shane$ ls -la total 0 drwxr-xr-x 4 shane staff 128 24 Dec 22:35 . drwx------+ 5 shane staff 160 24 Dec 22:35 .. drwxr-xr-x 2 shane staff 64 24 Dec 22:35 Debug drwxr-xr-x 2 shane staff 64 24 Dec 22:35 Release Yes, thst's an issue only happening under Mojave in fact under HS it works as expected.. it is caused by VirtualSMC itself so i can't do nothing about it. The reason why your folders are empty is simply because when copying the file under mojave the "package" folder is not created ( if you open the ramdisk while building you'll see all components are there...) so it fails to copy all the others kexts as well. i also noticed that this version has lost the efi driver (don't know if its normal as direct choice of the dev or related to some code issue..) its something to be investigated.. as i recently didn't followed much the evolution of the project.. in the mean time, i could also upload another version of the application using a different forked source for VirtualSMC (same build ofc, to notice that this version also Still build the efi driver) which will work under mojave but i prefer wait a little while to see if this issue is solved. 1 Link to comment Share on other sites More sharing options...
chris1111 Posted December 24, 2018 Share Posted December 24, 2018 its not working in Mojave with Xcode 10.1 Another suggestion is to create a folder inside the app bundle in Resources to copy the binary file osascript -e 'do shell script "cp -R ./FOLDER/* /usr/local/bin" with administrator privileges' manual installation of binary would no longer be necessary Link to comment Share on other sites More sharing options...
LAbyOne Posted December 24, 2018 Author Share Posted December 24, 2018 18 minutes ago, chris1111 said: its not working in Mojave with Xcode 10.1 Another suggestion is to create a folder inside the app bundle in Resources to copy the binary file osascript -e 'do shell script "cp -R ./FOLDER/* /usr/local/bin" with administrator privileges' manual installation of binary would no longer be necessary Thanls @chris1111 That's not the issue here, he made the screenshot to show me all necessary files are where they should be, problem is related to actual VirtualSMC under Mojave (actually only with latest commit of alcidentera, as tested with other source from another fork still works) Link to comment Share on other sites More sharing options...
chris1111 Posted December 24, 2018 Share Posted December 24, 2018 (edited) 15 minutes ago, LAbyOne said: Thanls @chris1111 That's not the issue here, he made the screenshot to show me all necessary files are where they should be, problem is related to actual VirtualSMC under Mojave (actually only with latest commit of alcidentera, as tested with other source from another fork still works) Yes that's not the issue here I have just another suggestion for the binary Copying ➣this file by the bundle mtoc mtoc.NEW nasm ndisasm Edited December 24, 2018 by chris1111 Link to comment Share on other sites More sharing options...
LAbyOne Posted December 24, 2018 Author Share Posted December 24, 2018 Newly Downloads Added Temp versions for Mojave issues with Xcode 10.1 1 Link to comment Share on other sites More sharing options...
chris1111 Posted December 24, 2018 Share Posted December 24, 2018 Thanks for a suggestion this branch now works in Mojave https://github.com/slaeensh/VirtualSMC Link to comment Share on other sites More sharing options...
SavageAUS Posted December 24, 2018 Share Posted December 24, 2018 36 minutes ago, LAbyOne said: Newly Downloads Added Temp versions for Mojave issues with Xcode 10.1 New version working with Mojave. Thank you. Link to comment Share on other sites More sharing options...
LAbyOne Posted December 24, 2018 Author Share Posted December 24, 2018 (edited) 12 minutes ago, chris1111 said: Thanks for a suggestion this branch now works in Mojave https://github.com/slaeensh/VirtualSMC yes i know BUT for the best build solution as it is now evolved, its in my honest opinion, advised to modify Only the deployment targets from actual main branch and not to reverse all implementations done till now Sure that ofc worls but still is an ancient one. Edited December 24, 2018 by LAbyOne Link to comment Share on other sites More sharing options...
LAbyOne Posted December 24, 2018 Author Share Posted December 24, 2018 (edited) Sorry to bother you again, but re-updated the bundle as 1 app was not mojave friendly Edited December 24, 2018 by LAbyOne Link to comment Share on other sites More sharing options...
LAbyOne Posted January 2, 2019 Author Share Posted January 2, 2019 On 9/1/2018 at 9:10 PM, iCanaro said: maybe for a developer it is obvious, but for a normal user no, to run it must be installed xcode Didn't gave it much thoughts at that time... but I guess you were right pointing that out So even if took me sometime to do it i finally added the Xcode installation verif So for Lilu Suite Builder version 1.0.8 and VirtualSMC Builder 1.0.2 Updated the code in order to make this possible added also the automatic detection and installation of other needed tools such as Nasm+Disasm Mtoc+Mtoc.NEW So now even " a normal user " will get it easier to use ... 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted January 3, 2019 Share Posted January 3, 2019 Hi @LAbyOne Happy new year 2019 Could you add NoVPAjpeg.kext to Lilu Suite Builder? Thanks for your great job. https://github.com/vulgo/NoVPAJpeg Link to comment Share on other sites More sharing options...
LAbyOne Posted January 3, 2019 Author Share Posted January 3, 2019 (edited) 1 hour ago, Matgen84 said: Hi @LAbyOne Happy new year 2019 Could you add NoVPAjpeg.kext to Lilu Suite Builder? Thanks for your great job. https://github.com/vulgo/NoVPAJpeg Hi @Matgen84 Happy new year 2019 to you too Done. Edited January 3, 2019 by LAbyOne 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted January 3, 2019 Share Posted January 3, 2019 49 minutes ago, LAbyOne said: Hi @Matgen84 Happy new year 2019 to you too Done. Great Job. Thanks Link to comment Share on other sites More sharing options...
LAbyOne Posted January 3, 2019 Author Share Posted January 3, 2019 56 minutes ago, Matgen84 said: Great Job. Thanks i just added a little silly trick to the script... Please re-download the Applications.. (if you want, its nothing you can't live without) 1 Link to comment Share on other sites More sharing options...
LAbyOne Posted January 3, 2019 Author Share Posted January 3, 2019 Well its update Day it seems v. 1.0.9 Added as Removed : 'EnableLidWake' Infos -> https://github.com/syscl/EnableLidWake (Removed as functionality was merged into WhateverGreen) 'AppleBacklightFixup' Infos -> https://github.com/RehabMan/AppleBacklightFixup (Removed as functionality was merged into WhateverGreen) 2 Link to comment Share on other sites More sharing options...
LAbyOne Posted January 8, 2019 Author Share Posted January 8, 2019 New little plugin added to the family 'SystemProfilerMemoryFixup" Infos -> https://github.com/Goldfish64/SystemProfilerMemoryFixup enjoy 2 Link to comment Share on other sites More sharing options...
LAbyOne Posted February 13, 2019 Author Share Posted February 13, 2019 (edited) New little plugin Added : 'DiskArbitrationFixup' Infos -> https://github.com/Goldfish64/DiskArbitrationFixup plus 'RTCMemoryFixup' Infos -> https://github.com/acidanthera/RTCMemoryFixup enjoy Version 1.1.1 Edited February 13, 2019 by LAbyOne 1 1 Link to comment Share on other sites More sharing options...
LAbyOne Posted February 14, 2019 Author Share Posted February 14, 2019 New builds have been updated to reflect actual nasm source Lilu Suite Builder to version 1.1.1 and VirtualSMC Builder to version 1.0.3 2 Link to comment Share on other sites More sharing options...
LAbyOne Posted April 3, 2019 Author Share Posted April 3, 2019 (edited) New builds have been updated again This new release focused mostly on solving issues under new current and upcoming Mojave builds New build goes back to acidanthera source and updated Mtoc to latest release to install it you must delete previous version by entering Terminal and typing : sudo rm /usr/local/bin/mtoc sudo rm /usr/local/bin/mtoc.NEW Then just launch the application you need and the new version will be installed Lilu Suite Builder to version 1.1.3 and VirtualSMC Builder to version 1.0.5 Edited April 3, 2019 by LAbyOne Link to comment Share on other sites More sharing options...
telepati Posted April 4, 2019 Share Posted April 4, 2019 (edited) I tried VirtualSMC Builder v1.0.5 and it was created an empty folder. Lilu Suite Builder also gave me an empty folder. I tried sudo command Edited April 4, 2019 by telepati Link to comment Share on other sites More sharing options...
LAbyOne Posted April 4, 2019 Author Share Posted April 4, 2019 (edited) 54 minutes ago, telepati said: I tried VirtualSMC Builder v1.0.5 and it was created an empty folder. Lilu Suite Builder also gave me an empty folder. I tried sudo command that just mean you had no previous version on your disk into /local directpry so once launched the application it should be installed ( or application exit ) about the empty folders i think You run some older version by mistake otherwise its impossible to get such result.... check again and trash older version before... Edited April 4, 2019 by LAbyOne Link to comment Share on other sites More sharing options...
Recommended Posts