# Installing on Apple Mac

Please note that there is nothing to install for players. This application is only for authors who create the scenarios.

{% embed url="<https://youtu.be/8LljbbOPsPA?si=jmgCPDWFOAFWTu5I>" %}

These are the main stages:

1. download and authorize AIR
2. give permissions to install AIR
3. download and authorize ConducttrTxp
4. alter shortcut that opens emojis when pressing 'E'

## Download Harmon AIR runtime

Adobe AIR is a platform used for building desktop and mobile applications and provides additional functionalities to OS X system.

➡ Download Adobe AIR for MacOS here:&#x20;

<https://airsdk.harman.com/runtime>

➡ Click to open Harmon AIR installer. The following message will appear.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FmxCYggQPTtXwuo2IFnp8%2Fimage.png?alt=media&#x26;token=477c4e54-181b-4f24-b5e2-55401743c244" alt=""><figcaption></figcaption></figure>

➡ To open Adobe AIR Installer, go to System Preferences, Security & Privacy then click on the lock to allow changes. On the message received, click OK.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2F7G4tFxVS33zvDED5E7ly%2Fimage.png?alt=media&#x26;token=681f05e0-93a5-4cee-bd84-c684761f653f" alt=""><figcaption></figcaption></figure>

➡ Once OK is clicked, a message will appear on Security & Privacy. Click on "Open Anyway".

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FvHXCfMHtpxoflYjx5xgr%2Fimage.png?alt=media&#x26;token=75997886-0dd4-4dee-9a5f-bbd9bf75da99" alt=""><figcaption></figcaption></figure>

➡ The Adobe AIR Installer will open. Go through all the steps to install it.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FDxqBUypZQdS4PbrNoeMc%2Fimage.png?alt=media&#x26;token=07fedbb0-f07e-4c1e-a195-6621e9630e3c" alt=""><figcaption></figcaption></figure>

➡ After clicking on "finish" in the installation, the following message will appear:

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FcevtpJZSUKMRDcmVfYue%2Fimage.png?alt=media&#x26;token=e4aba8a9-2f9e-4aa8-acee-e14c84418d90" alt=""><figcaption></figcaption></figure>

## Give permission to install AIR

➡ To fix the message above, open Terminal and copy (Cmd + C) the command line below. Paste (Cmd + V) it on terminal. Press command and space to open the search bar. Search for Terminal and open.

Type:

```
cd /Library/Frameworks  
```

Be sure the command is written exactly as above on Terminal.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2Fq6xVegfKYq41vvgDU1Po%2Fimage.png?alt=media&#x26;token=65ca5140-2621-47bb-a0b4-851fbb4c369b" alt=""><figcaption></figcaption></figure>

➡ Press return on your keyboard. Now copy the command line below and do the same procedure, copy and paste into Terminal.

Type:

```
sudo xattr -r -d com.apple.quarantine /Library/Frameworks/Adobe\ AIR.framework
```

Be sure the command is written exactly as above on Terminal.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2Fdwq0BOsdEayyBSh7vEgB%2Fimage.png?alt=media&#x26;token=96eb4c07-49b4-40b7-889a-1655e0160cbc" alt=""><figcaption></figcaption></figure>

➡ Press return on your keyboard. You will be requested to add your password on Terminal. Please note that it will look like you’re not typing anything, this is a security measure so your password is not displayed, but it will be registering what you’re typing, so don’t worry when nothing happens on screen. ﻿ Write your password and press return to authorize the command. You should not receive any messages afterwards, example:

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FeLGu7Lokl97JC7e1TH2g%2Fimage.png?alt=media&#x26;token=d2e617f1-0f45-46d1-bb57-117a13be8ae4" alt=""><figcaption></figcaption></figure>

## Install ConducttrTxp

➡ Download and install the AIR file in the Release Notes

➡ Open the file. A message similar to the one received in Adobe AIR will appear from you. Go to System Preferences, Security & Privacy then click on the lock to allow changes. On the message received, click OK.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2Fi0yvgrFNS4y3rFiTEQof%2Fimage.png?alt=media&#x26;token=b2a20b30-196e-4e7b-89c4-6499a5d70e27" alt=""><figcaption></figcaption></figure>

➡ Once OK is clicked, a message will appear on Security & Privacy. Click on "Open Anyway".

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2Fysim7fxHi7QClCSq9BLh%2Fimage.png?alt=media&#x26;token=96201b04-4315-4b0f-be12-12180ace9dac" alt=""><figcaption></figcaption></figure>

➡ Adobe AIR will open and you will be prompt to select a file. Go to the folder where ConducttrTxp file was saved and click on it to run.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2F4ETKntHqmRZVbildbCOt%2Fimage.png?alt=media&#x26;token=4d9fa7e7-1f3a-470d-ad0c-15b80144c0cd" alt=""><figcaption></figcaption></figure>

➡ Installation will start and Conducttr will open shortly after:

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FHQgEjwjldLWsvqouO0Na%2Fimage.png?alt=media&#x26;token=fc3a4db1-6d0d-400e-bb29-eddbd69e2185" alt=""><figcaption></figcaption></figure>

Note:\
Another site has kindly created a graphical walkthrough of the fix [here](https://www.soccertutor.com/tacticsmanager/Resolve-Adobe-AIR-Error-on-MacOS-Catalina.pdf).

## Alter shortcut that opens emojis when pressing 'E'

The latest OS of Mac has a shortcut within applications that opens the emoji window when you press 'E'. To change it, please follow these steps:

➡Click the Apple logo on the top left hand corner and go to 'Systems Preferences...'

➡Go to keyboard

➡Click the Shortcuts tab and go to App Shortcuts

➡Click the '+' sign and put All Applications

➡Under Menu Title, input 'Emoji & Symbols'

➡For Keyboard Shortcut, press Option + Command + E

➡Click add

## Alter shortcut that opens emojis when pressing 'D'

The latest OS of Mac has a shortcut within applications that opens the emoji window when you press 'D'. To change it, please follow these steps:\
\
➡Click the Apple logo on the top left hand corner and go to 'Systems Preferences...'\
\
➡Go to keyboard \
\
➡Click the Shortcuts tab and go to App Shortcuts\
\
➡Click the '+' sign and put All Applications\
\
➡Under Menu Title, input 'Start Dictation...' *(these three full stops are required)* \
\
➡For Keyboard Shortcut, press Option + Command + D\
\
➡Click add\
\
Now you are ready to create your exercises!
