Post

Replies

Boosts

Views

Activity

How do I run a Xcode Applicaton as root
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.
9
0
2.5k
May ’22