Showing posts with label command. Show all posts
Showing posts with label command. Show all posts

Tuesday, July 30, 2013

How to make file executable in OSX

To make a file executable in OSX you have to go to Utilities then run terminal. Type in the command

    chmod +x file

Generating "Always On Top" NSWindow in macOS across all detected displays

Also: Using UIKit & Cocoa Frameworks using Objective-C In m acOS or OS X , written in either Objective-C or Swift  Langues, you m...