Starting the binary directly did not work for me, the system would still refuse to run the app.
What did work however was to
- Right click the app and select “Show Package Contents”
- Navigate to
Contentsfolder - Open the
Info.plistfile - Alter
CFBundleVersionfrom21815to22265 - Save change
- Right app and select “Open”
If you get an error after choosing “Open” for the first time, wait a few seconds and try again, the system (or Finder) seems to cache Info.plist data and may take a moment to realize that it has changed.
You should see the install screen that is installing the built-in SDKs and allows you to download additional ones.