xcode-file-manager

Community

Auto-add Swift files to your Xcode project.

Authorgioe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of adding Swift files to the AIQ Xcode project by leveraging the xcodeproj Ruby gem. It avoids manual edits to the project file and reduces the chance of misconfigurations when new files are created.

Core Features & Use Cases

  • Automatic project wiring: updates the Xcode project to include new Swift files in the correct targets.
  • Guided file additions: supports adding files to AIQ/Views, AIQ/ViewModels, AIQ/Models, AIQ/Services, and AIQTests as needed.
  • Use Case: When you add a new Swift file under ios/AIQ/Views, run this Skill to automatically attach it to the AIQ target, ensuring a clean build.

Quick Start

To add a new file, run the script from the repository root or from the ios directory: cd ios && ruby scripts/add_files_to_xcode.rb AIQ/ViewModels/NewViewModel.swift

Dependency Matrix

Required Modules

xcodeproj

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: xcode-file-manager
Download link: https://github.com/gioe/aiq/archive/main.zip#xcode-file-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.