Page 1 of 1

BigSur installation

Posted: Fri Jul 16, 2021 6:20 am
by collectordave
Just bought a new MAC running BigSur.

Downloaded Xcode(13) and installed.

Downloaded PB 5.73 LTS

Attempted to install but the computer tells me it cannot check the application for malicious software and will not run PB.

What am I missing?

// Moved topic to "OS Specific/Mac OSX" (Kiffi)

Re: BigSur installation

Posted: Fri Jul 16, 2021 7:15 am
by collectordave
Could this be something to do with Xcode?

I notice that all Xcode 13 versions are Beta.

Will try an earlier version.

Re: BigSur installation

Posted: Fri Jul 16, 2021 8:23 am
by collectordave
Just tried Xcode 12.5.1

Still the same PureBasic will not run

Re: BigSur installation

Posted: Fri Jul 16, 2021 9:30 am
by collectordave
Ah well

New Computer Syndrome

On my old one it prompted me automatically to allow unknown apps. This one didn't even with the same settings.

Allowed PB to run in settings and all works great.

Re: BigSur installation

Posted: Sun Jul 18, 2021 10:10 am
by Joris
I had PB installed on previous OSX with XCode and all working.
Then upgraded to Big Sur PB still working.
Later on also XCode upgraded and PB still runs (haven't test it further yet).

Maybe that gives a possible way to try something out.

Re: BigSur installation

Posted: Sat Jul 24, 2021 4:12 am
by fsw
From this website:
https://thewiredshopper.com/apple-canno ... are-error/
If you are like thousands of people hit by this simple bug or “Security Feature”, Here is a quick two second fix on How To Open the Software that throws “Can’t Be Opened Because Apple Cannot Check For Malicious Software” Error

Open Finder
Traverse through to “Applications” Folder
Highlight the software you are trying to Open
Press “control”
Right “Click” & Select “Open”
Voila.. Your software should now open without any issues. Most software will open without any issues after the first time but if you encounter it again use the same process. For some of you who like videos walkthrough, here is a nice one…
Hope you get it installed.

BTW:
It became normal for macOS PB users it reinstall the Xcode command-line app package every time Xcode is updated in order to keep PB running.
This has to do with Big-Sur not allowing certain things anymore (OS safety...).
Yes, it's a nuisance.