TurnBasedStrategyCourse_Mac.app.zip wont open on my imac.
Go to System Preferences > Security and Privacy. At the bottom of the window you should see a button that forces the execution of the software.
Cool thanks Yee
If someone else is having this issue but worse:
- Open the Terminal.
- Write
sudo bash
. - It will ask for your password, introduce it.
- Introduce this code
sudo chmod -R 755
press space, drag and drop the App. Press enter. It should look something like thissudo chmod -R 755 Applications\Blablabla
- The app should be able to open now.
tip … when you type in your password nothing shows up as you type but just carry on
i get this in the terminal
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
bash-3.2#
yeh still cant open it i will try again later need to get some sleep
done it just followed the instructions on the mac
is there a way of quitting ? demo prototype is great by the way
The Quit is just with Alt + F4 which I believe the equivalent on Mac is Command + W
Thanks for the quick reply CodeMonkey it’s excellent what you are doing.
I had to force quit i tried using Command + W or Option + W but no worries. It’s great to see what can be achieved as a Term Based Strategy Prototype.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.