Jump to content

Lilu Suite builder


LAbyOne
 Share

112 posts in this topic

Recommended Posts

58 minutes ago, fabiosun said:

Hi

I had seen time ago something similar from an Italian IM moderator @gengik84  here

https://github.com/Gengik84/Lilu_Plugins_Beta_Builder

 

however great job

 

 

oh didn't notice that, but i believe I had the idea from an old post from vit9696, if i'm not mistaken, but without the VirtualSMC, so i added to my script and voila..

 

Anyway nice hearing it works fine for you too.

  • Thanks 1
Link to comment
Share on other sites

10 hours ago, iCanaro said:

maybe for a developer it is obvious, but for a normal user no, to run it must be installed xcode

Tha apps use xcode build tool and xcodeproj files: also Xcode must be installed with command lines tools (CLT). For CLT, it's easy: at first launch, Xcode install them.

Link to comment
Share on other sites

Thank you its work

Simple app = Working app :D

I suggest to you ad button at the end of proceed

like this

 

1.png.f70792a3fe40827821ef6535274a4103.png

 

Code

osascript -e 'tell app "System Events" to display dialog "Build Suite Lilu is Completed" with icon file "System:Library:CoreServices:Installer.app:Contents:Resources:Installer.icns" buttons {"Completed"} default button 1 with title "Llilu Suite builder 1.0"'

  • Like 4
Link to comment
Share on other sites

6 hours ago, Slice said:

Is it LLILU or LILU?

 

Whooops, my finger slipped :O

 

 

@chris1111

thx for the suggestion,  

tbh in fact, it had also these few lines at first,
 

echo ""
echo         "      Your Lilu Suite is now Ready"
echo ""

sleep 5

but then i just removed, since the application will freeze the build if something goes wrong, otherwise it automatically quit when all is good

and at that point telling me its completed i guess was not really needed.

 

ofc, anybody can add whatever he please to personalize it.

its totally up to you.

Edited by LAbyOne
  • Like 2
  • Haha 1
Link to comment
Share on other sites

  • 3 weeks later...

Hi There,

just a little update.

Nothing special but:

It now also includes for those who might need them

'BT4LEContiunityFixup' Infos -> https://github.com/acidanthera/BT4LEContiunityFixup

and

'NoTouchID' Infos -> https://github.com/al3xtjames/NoTouchID

i've added chris1111 script (had the feeling you might want this too :) )

 

As per request here's un updated copy Leaving on your Lilu_Suite_Ready ONLY the Debug + Release versions.

 

 

All Apps are now on 1st post

Edited by LAbyOne
  • Like 4
Link to comment
Share on other sites

2 hours ago, LAbyOne said:

Hi There,

just a little update.

Nothing special but:

It now also includes for those who might need them

'BT4LEContiunityFixup' Infos -> https://github.com/acidanthera/BT4LEContiunityFixup

and

'NoTouchID' Infos -> https://github.com/al3xtjames/NoTouchID

i've added chris1111 script (had the feeling you might want this too :) )

 

Llilu Suite builder 1.0.1.dmg

 

Hi

Great app :) It's possible to automatically delete cloning source folder and unnecessary files at the end of the process

 

Sorry for my bad english

Link to comment
Share on other sites

42 minutes ago, Matgen84 said:

 

Hi

Great app :) It's possible to automatically delete cloning source folder and unnecessary files at the end of the process

 

Sorry for my bad english

Sure thing

but what are those unnecessary files (but the sources) you'r referring to? 

Anyway i've just updated my post

 

About these .dSYM, i left them in place because maybe you'r not in the need for them but they can be useful for others.. 

Cheers

 

  • Thanks 1
Link to comment
Share on other sites

1 hour ago, SavageAUS said:

Using Llilu Suite builder_1.0.2 on macOS Mojave i get empty debug and release folders. Xcode 10 installed.

sorry can't help you right now... since i\m still using XCode 9.4.1 + cltools 10 on mojave and it works as expected

.. but ..

will update to 10 and let you know in a little while..

 

Well My friend i guess it must be to some privilegies issue related by you side as per Screenshot as you can see here all is fine

 

Screenshot 2018-09-24 at 12.34.52.png

Edited by LAbyOne
  • Like 2
Link to comment
Share on other sites

2 hours ago, SavageAUS said:

Well i have no diea whats wrong..

Screen Shot 2018-09-24 at 10.39.43 pm.png

 

well what i can see from a very far point of view is:

your nasm is deprecated and you need to install the newer version into your machine *do the same for mtoc

 

Links on my 1st post (mtoc+nasm.tgz) still available install them and let me know 

Edited by LAbyOne
  • Like 1
Link to comment
Share on other sites

2 hours ago, chris1111 said:

To run the app in Dark Mode if dark mode is used :whistle:

add the following line in info.plist

<key>NSRequiresAquaSystemAppearance</key>
<false/>

 

895477805_Capturedcranle2018-09-2409_35_37.png.9f74aad383602dd151c631e6ad8b20ab.png

1483323373_Capturedcranle2018-09-2409_34_00.png.df12fe8b7a1762266ae292d295b704ca.png

 

Great :)  Works only in Mojave Dark Mode selected, right?

Edited by Matgen84
Link to comment
Share on other sites

 
well what i can see from a very far point of view is:
your nasm is deprecated and you need to install the newer version into your machine *do the same for mtoc
 
Links on my 1st post (mtoc+nasm.tgz) still available install them and let me know 

I downloaded and placed the attachment from post 1 before posting.
Doesn’t matter I’ll build manually.


Sent from my iPhone using Tapatalk
Link to comment
Share on other sites

11 hours ago, SavageAUS said:


I downloaded and placed the attachment from post 1 before posting.
Doesn’t matter I’ll build manually.


Sent from my iPhone using Tapatalk

Sorry this is a very stupid question,

but you put those files into  /usr/local/bin/  right?

 

and manually works now?

Link to comment
Share on other sites

Sorry this is a very stupid question,
but you put those files into  /usr/local/bin/  right?
 
and manually works now?

Yeah that’s where I put the files.
Can’t check now as I installed fresh today with Mojave official release but will test soon and post back.


Sent from my iPhone using Tapatalk
Link to comment
Share on other sites

 Share

×
×
  • Create New...