I have an Apple Script added to my project and copying it to bundle resources. I have set OSACOMPILEEXECUTEONLY to yes under Build Settings. I compile my project, open the Application bundle and reach to myAppleScript.scpt under Resources folder.
I am able to open myAppleScript.scpt in Script Editor and view its source.
As per documentation OSACOMPILEEXECUTEONLY should make it executable and cannot view the original source in Script Editor.
I am able to open myAppleScript.scpt in Script Editor and view its source.
As per documentation OSACOMPILEEXECUTEONLY should make it executable and cannot view the original source in Script Editor.