Hi, i use NSTask to run my bash script, works perfectly, but at the end, i want the app to make an IBAlert (easy
) but that shows a line of the bash script (ex: Patching hlll... Patching dlll... Succesfully pathed dlll,hlll (whatever)). I want the "Succesfully pathed..." part in my IBAlert. is it possible?
thanks
thanks