<div dir="ltr"><div>Testers need.</div><div><br></div>I created a new installer for OSX that includes a 64-bit only Cocoa version of FPC and Lazarus. I don't have Catalina installed, so I am looking for testers and any variety of OSX.<div><br></div><div>The installer is a shells script that will walk you through Xcode, Homebrew or Macports, as well as setting up the debugger. You will also be prompted for a install folder that defaults to $HOME/Development/FreePascal, but you can change the install path during installation.</div><div><br></div><div>This setup will use configuration files inside of their own folder and will not interfere with you existing versions of Lazarus as long as you donot choose the same folder as your already existing fpc and lazarus locations. To uninstall simply delete the folder you choose for install.</div><div><br></div><div>Download setup.sh from:</div><div><br></div><div><a href="https://www.getlazarus.org/download/?platform=macintosh">https://www.getlazarus.org/download/?platform=macintosh</a></div><div><br></div><div>Then ...</div><div><br></div><div>chmod +x setup.sh</div><div>./setup.sh</div><div><br></div><div>After installation is complete you will get convenience lazarus.app file in you install folder which can be moved anywhere including to your Applications folder.</div><div><br></div><div>Please note, this setup program installs a 64 bit fpc and lazarus with Cocoa only. It does not install a 32 bit fpc and does not use the Carbon widgetset.</div></div>