Using Mac Simulator Builds in Catalina OS

I started getting an error tried to install an EachScape Simulator build for iOS when I tried to install the build into XCode simulator with the Catalina OS.

I had no problems in the earlier Mac OS.

I did a bunch of tests but was able to finally find the solution on Stack Overflow.

I found a fix and an explanation as to why this happens. The fix works..but so far I need to run it on the download folder every time I download an app.

So just open up your Mac Terminal app and run the following on the newly download iOS/EachScape Simulator build:
xattr -dr com.apple.quarantine <path_to_app>
Your app should now install on the XCode Simulator with no issue.

Leave a Reply

Your email address will not be published. Required fields are marked *