Difference between revisions of "Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
m (Fix head spacing)
(remove Annual Apple Developer Survey banner)
Line 29: Line 29:
 
File:codesigning.png
 
File:codesigning.png
 
</gallery>
 
</gallery>
 
<div class=center>
 
== Apple's Annual Developer Survey 2020 ==
 
<font color=green>The annual [https://developer.apple.com/app-store/tell-us/ Apple Developer Survey] is your chance to ask Apple to support Free Pascal and Lazarus. Point out that you do not use Xcode but FPC and Lazarus and ask for specific FPC support such as the translation of framework API headers and code samples.</font>
 
<hr/>
 
 
  
 
</div>
 
</div>

Revision as of 14:30, 5 September 2020

< Lookup < Portals < Portal:Mac
Portal:Mac
macOSlogo.png

This portal provides an overview of development for macOS (previously marketed as Mac OS X until 2012 and OS X until 2016) with Lazarus and Free Pascal.

Development of macOS software is easy with Lazarus using the Cocoa (64 bit) widgetset. The Carbon widgetset is also available but only for 32 bit software and only up to macOS 10.14 Mojave. Apple removed the Carbon framework from macOS 10.15 Catalina (2019) - that operating system and future versions will no longer run any 32 bit software. Other widgetsets like Qt are also supported, but their use requires additional effort.

Free Pascal can also be used to develop software for Mac OS Classic and older versions of macOS (before Tiger).

Start hereedit

This box describes the installation and use of Lazarus and Free Pascal.

FAQsedit
Development Techniquesedit

Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.

APIs and Headersedit
Special Topicsedit
Legacy Informationedit
  • macOS Legacy Information Carbon Interface, MacIntosh Programmers Workshop, GDB, Mac Pascal, Objective Pascal, Porting from Mac Pascal, Mode MacPas, Mac OS Classic etc.