Difference between revisions of "Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
m (Make page more mobile friendly)
(Add Apple Annual Developer Survey blurb)
Line 1: Line 1:
 
{{Portal_Mac(pg)}}
 
{{Portal_Mac(pg)}}
 
{{Index-Portal}}
 
{{Index-Portal}}
 
+
<!--
 +
<style>
 +
.center {
 +
  margin: auto;
 +
  width: 60%;
 +
  border: 3px solid #73AD21;
 +
  padding: 10px;
 +
}
 +
</style>
 +
-->
 
{{Portal_Head2|00a0cb|<big>{{PAGENAME}}</big>|dfe2eb|000000}}
 
{{Portal_Head2|00a0cb|<big>{{PAGENAME}}</big>|dfe2eb|000000}}
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
Line 32: Line 41:
 
File:codesigning.png
 
File:codesigning.png
 
</gallery>
 
</gallery>
 +
 +
<div class=center>
 +
== Apple's Annual Developer Survey 2020 ==
 +
'''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.'''
 +
<hr/>
 +
 +
 +
</div>
  
 
<div style="float:left; width:53%;”> <!-- Both "width" values should add up to 100% -->
 
<div style="float:left; width:53%;”> <!-- Both "width" values should add up to 100% -->

Revision as of 02:35, 8 July 2020

Template:Portal Mac(pg)

< 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).

Apple's Annual Developer Survey 2020

The annual 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.



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.