Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)
IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area
These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor!
1. Move lazarus-src to your home directory
2. Open a Terminal
3. Change to lazarus-src and run the command:
xattr -drv com.apple.quarantine *
4. Use a script to start Lazarus like:
#!/bin/sh
open...
sIDE is a crossplataform (Linux/Win32) made in Lazarus, consist on a basic integrated development enviroment (IDE) for the FreePascal programming language.
Features: Basic IDE functions as Open/Save/Save as... /Compile/Execute/Tools/Syntax Highlight/