|
|
|
|
|
by narkee
5230 days ago
|
|
Say I use my Macbook for development, and I compile a small toy C program using gcc. Does that mean now that I cannot run the produced binary by default? Forgive me for being naive, but what does "app" mean in this context? Is a shell script an app? What about a python script with GUI elements? |
|