Xcode is Apple's integrated development environment (IDE) for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, and tvOS.
Why this server?
Integrates with Xcode for iOS simulator management, device orchestration, and iOS build processes.
Why this server?
Enables programmatic interaction with Xcode projects, allowing operations like discovering projects, building for different platforms, managing schemes, cleaning build products, and extracting build settings.
Why this server?
Enables programmatic interaction with Xcode projects, including project discovery, building for various targets, scheme management, clean operations, and project scaffolding.
Why this server?
Provides tools for Xcode build automation and log parsing, enabling opening projects, triggering builds directly in Xcode, cleaning build artifacts, running tests, debugging, switching between schemes, and extracting build errors and warnings.
Why this server?
Provides programmatic access to Xcode functionality for creating, building, testing, and managing iOS/macOS projects, including project management, file operations, and simulator management.
Why this server?
Works with Xcode 15+ String Catalog files (.xcstrings), providing tools to extract language information, manage localization keys, and apply translations while preserving file structure.
Why this server?
Provides comprehensive control over Xcode projects and workspaces, enabling building, testing, running, and managing Apple platform applications across iOS, macOS, tvOS, watchOS, and visionOS. Includes project modification, dependency management, archiving, and IPA export capabilities.
Why this server?
Allows listing of available schemes in Xcode projects and workspaces to integrate with development workflows and CI/CD pipelines.
Why this server?
Allows building and testing iOS Xcode workspaces/projects directly through command-line operations, facilitating iOS development workflows in code editors.