# Xcode Projects Base Directory
# Replace with your actual Xcode projects directory
PROJECTS_BASE_DIR=/Users/username/Documents/XcodeProjects
# Server Configuration
SERVER_NAME=xcode-server
SERVER_VERSION=1.0.0
# Optional: Debug mode (true/false)
DEBUG=false