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
Find a list of useful tips here.
Xconfig: Simple Mac app to display build settings for the currently open Xcode projects
New Build System Tricks, by Daniel Dunbar
CocoaPods 1.9 Beta, use_frameworks! :linkage => :static
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.
///
comments (with Markdown tags embedded within them) to provide context documentationDeveloper Tools/DocC/Documentation Types/API Documentation
has more on the format of the Markdown
Last modified 16 December 2024