Web app won't run or build

Hello everyone. After a few weeks of not being able to run on my laptop I decided to start programming on my MacBook. Ive updated to the latest version out today but when I open my project the build button and the run button is disabled. Anyone know why this is happening? How do I get it to work? Thanks for any help?

Make sure you have you are logged in and your licenses are downloaded for the build button. As for the Run button, if you are running 10.15, make sure your project is set to 64-bit.

You also need to have something selected on Build Settings for the build button to be active (macOS, Windows, Linux). Xojo Cloud will activate the Deploy button.

It was the 64 bit thing. As soon as I switched the Mac build to 64 bit it lit up. Thanks for the help.