xcode-pbxproj-file-registration
CommunityRegister Swift files in Xcode pbxproj reliably
Authorshimo4228
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When you add a new Swift file to a project, Xcode may fail to build because the file isn't registered in the pbxproj file. This Skill provides a reliable four-step registration process to include the new file in PBXBuildFile, PBXFileReference, PBXGroup, and the Sources build phase.
Core Features & Use Cases
- Register a new Swift file across the four pbxproj sections to restore build targets.
- Understand and apply the procedural steps for accurate file references and build phase updates.
- Use in iOS/macOS projects that rely on command-line or scripted file additions to keep builds green.
Quick Start
Register a new Swift file by inserting the four required entries into PBXBuildFile, PBXFileReference, PBXGroup, and the Sources build phase.
Dependency Matrix
Required Modules
None requiredComponents
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-pbxproj-file-registration Download link: https://github.com/shimo4228/claude-code-learned-skills/archive/main.zip#xcode-pbxproj-file-registration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.