Open bobsmo opened 3 years ago
Did you download the AIR SDK zip file and extract it to /Applications/Adobe Animate 2021/AIRSDK_MacOS
?
The error looks like it's still got a quarantine flag set due to being downloaded from the web: if you open a terminal window and do the below commands it should sort it out:
cd /Applications/Adobe\ Animate\ 2021
sudo xattr -r -d com.apple.quarantine AIRSDK_MacOS
You'll need to enter your admin/login password for the 'sudo' command but this then strips off the quarantine.
thanks
thanks . that seemed to work on those errors. Now I have a new error with the certificate.
and a similar error when trying to run the simulator
same problem with Android air. Same problem with Mac desktop air app. This looks like the same bug that was solved here https://github.com/airsdk/Adobe-Runtime-Support/discussions/726 with an adt.jar file
Trying to run simulator with Animate 21.0.7. Error
Also trying to debug on iPad - error iTunes.metadata . My certificates are all correct . Is this another ADP file error ?