To this point all of my application development has been for windows platform and now wanting to expand my application for the Mac environment. I found someone who is allowing me remote access to a Mac Mini that is running Mac OS X Server 10.7.5. I have created a new stack with the following code on the openStack event handler
Code: Select all
put the environment into it
answer info it with "OK"
I have created a standalone for only Mac and upon running this standalone on the mac I am getting the following error message when I view console
/Users/{UserID}/Google Drive/SMSApplication/SMSApplication.app/Contents/MacOS/SMSApplication" ...) Permission Denied
Does anyone have information that might allow me to solve this. I can navigate the Mac OS but it does take me longer to figure things out.