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
更新于 12/31/2025
星标
0
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use ios-add-file