Posts

Post not yet marked as solved
9 Replies
567 Views
Hello, Im trying to run this set of code as root Button("Unlock FPS") {                 do {                     let task = Process()                     task.executableURL = URL(fileURLWithPath: "/Somewhere/Somewhere/Somewhere/rbxfpsunlocker") But after hours of searching the internet I could not find anything, except on how to run the application as root in Debug mode. If anyone knows the answer please tell me.
Posted
by ZaidZDZ.
Last updated
.
Post not yet marked as solved
0 Replies
129 Views
I’m trying to make it so if I press a button on Xcode it will run a command line file, but I don’t know how to do it.
Posted
by ZaidZDZ.
Last updated
.