See also xcodebuild, Swift, Objective-C

xcodes: Command-line utility to manage multiple XCode installations (multiple versions, locations, etc); install with brew install robotsandpencils/made/xcodes

Tips and Tricks

Find a list of useful tips here.

Xcode build process

Automatically setting Xcode project build numbers

Static vs Dynamic libraries and frameworks

Cross-platform frameworks in Xcode

Documentation Packages ("DocC")

XCode Developer Documentation: Developer Tools/DocC

Introduced (?) in XCode 13. DocC doc compiler converst Markdown-based text into "rich documentation" for Swift projects, accessible within XCode.

Developer Tools/DocC/Documentation Types/API Documentation has more on the format of the Markdown


Tags: platform   ios  

Last modified 25 April 2022