Mac Sierra 10.12.5

Find quick help here to get you started with Hollywood
Post Reply
Pierre55
Posts: 54
Joined: Sat Apr 01, 2017 4:25 pm

Mac Sierra 10.12.5

Post by Pierre55 »

Hi,

I can't run an application make with Hollywood 7.0 with the RapaGui plugin on a Mac Sierra 10.12.5, I have an error: The application "My Sofware.app can't be Opened"... no more detail why.

Any idea why the application word on other Mac but not on a Mac Sierra 10.12.5 ?

Thank you.

Pierre.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Mac Sierra 10.12.5

Post by airsoftsoftwair »

I've just updated to 10.12.5 on my Mac and Hollywood and RapaGUI work fine. I've compiled the "Pages" example for the Mac x64 architecture and there aren't any problems. It works fine.

Please post a directory listing of your app, e.g. open a terminal and post the output of:

Code: Select all

ls -R -la yourprogram.app
For my Pages.app the output is the following:

Code: Select all

Andreass-Mini:RapaGUITest andreas$ ls -R -la Pages.app
total 0
drwxr-xr-x@ 3 andreas  wheel  102  5 Jul 11:13 .
drwxr-xr-x  4 andreas  wheel  136  5 Jul 11:13 ..
drwxr-xr-x  5 andreas  wheel  170  5 Jul 11:13 Contents

Pages.app/Contents:
total 8
drwxr-xr-x  5 andreas  wheel  170  5 Jul 11:13 .
drwxr-xr-x@ 3 andreas  wheel  102  5 Jul 11:13 ..
-rw-r--r--  1 andreas  wheel  896  5 Jul 11:13 Info.plist
drwxr-xr-x  3 andreas  wheel  102  5 Jul 11:13 MacOS
drwxr-xr-x  5 andreas  wheel  170  5 Jul 11:15 Resources

Pages.app/Contents/MacOS:
total 5552
drwxr-xr-x  3 andreas  wheel      102  5 Jul 11:13 .
drwxr-xr-x  5 andreas  wheel      170  5 Jul 11:13 ..
-rwxr-xr-x  1 andreas  wheel  2842244  5 Jul 11:13 Pages

Pages.app/Contents/Resources:
total 10272
drwxr-xr-x  5 andreas  wheel      170  5 Jul 11:15 .
drwxr-xr-x  5 andreas  wheel      170  5 Jul 11:13 ..
-rw-r--r--  1 andreas  wheel   657598  5 Jul 11:13 Pages.icns
-rwx------  1 andreas  wheel     1749 27 Apr  2016 Pages.xml
-rwx------  1 andreas  wheel  4594872  9 Apr 18:10 rapagui.hwp
Post Reply