i have macos 15 and xcode 16 swift 6 and want to make apps to run on macintosh. i know the syntax of this programming language, but i need informations like which libraries i have to import for func's which name i do not know, and parameters i have not found on websites or the tutorial on swift. i need procedures like open window at x,y,width,height draw rectangle at x,y,width,height,color draw text at x,y,width,height,color,size read keyboard-letter,up/dn,shift read mouse x,y,buttons
Hello,
We have developer documentation for all of our APIs located here:
Apple Developer Documentation https://developer.apple.com/documentation/
We also have a large collection of informational videos about our APIs: https://developer.apple.com/videos/
Thank you for your interest.