home/categories/mobile/asnar00-miso-claude-skills-ios-add-file-skill-md
mobiledevelopment

ios-add-file

Add a Swift file to an Xcode project without opening Xcode. Programmatically edits project.pbxproj to include the file. Use when adding new Swift files to iOS projects from command line.

asnar00
maintainer
asnar00
Mis à jour 12/31/2025
Étoiles
0
Forks
0
quick start

Installation and usage

Add a Swift file to an Xcode project without opening Xcode. Programmatically edits project.pbxproj to include the file. Use when adding new Swift files to iOS projects from command line.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use ios-add-file