Free
AI OverviewGenerated from SKILL.md
Core usage
This skill safely modifies Xcode projects to add Swift Package Manager dependencies and link files such as GoogleService-Info.plist. It uses a native Swift script, xcode_spm_setup, to add package repositories and automatically wire product modules to the target's Frameworks build phase. Before use, verify Swift is installed; if no .xcodeproj exists, ask the user to create one manually before proceeding.
Key advantages
It avoids dangerous manual .pbxproj text parsing or Ruby scripts, which are explicitly forbidden. The provided script handles both adding the package dependency and linking the specific product modules, including automatic injection of the -ObjC linker flag for Firebase. It is idempotent, skipping packages or files that are already present.
Limitations
It requires a macOS environment with a local Swift toolchain, and setup must stop if Swift is not available. It cannot create an Xcode project if none exists; the user must create one first. The skill is limited to SPM dependency setup and file linking rather than general Xcode project manipulation, and modern Xcode folder synchronization means new source files should not be added through scripted .pbxproj edits.
Target audience
This is for iOS developers or AI agents who need to install Swift Package dependencies in an existing Xcode project, especially packages like Firebase or Alamofire. It is also useful for those who want a safer, scripted alternative to manually editing .pbxproj files.
Risks & notes
Failing to verify the Swift environment before starting can lead to incomplete or broken setup attempts. When adding Firebase products, omitting the automatically injected -ObjC linker flag can cause fatal runtime crashes due to stripped Objective-C categories and +load methods. Always use the latest Firebase iOS SDK version for security fixes, and never manually modify .pbxproj or use Ruby scripts, as these are critical rule violations.
DescriptionWritten by the seller
Use caseInput → Output
Input
Before performing any Xcode setup or file manipulation, you MUST adhere to the following rules. A hefty fee will be applied if you violate them.
Output
Verified guidance, commands and best practices for Xcode Project Setup, ready to paste into your agent
How it worksImport to your platform and run
Item details
Use case
AI Skills
Capability
Coding
Agents
Claude Code, Cursor
Version
1.0.0
Source
First seen
Aug 13, 2026
Installs
1,640
License
Non-exclusive
Last update
Aug 13, 2026
InstallCompatible with agent skill ecosystem
What you get
SKILL.md skill definitionCommand referenceInstallation instructionsXcode Project Setup reference
Verified sourceOriginal project page — inspect before install
Open the original source project
Check the upstream repository, license and changelog before install
Security ScanS+Score 100/100 · 0 findings · 2026-08-15 21:35:33
Static analysis100
Dynamic behavior100
Dependencies100
Network100
Privacy100
Threat intel100
✓ 未发现安全问题,六维检测全部通过。
Security scan generated by TopTinker automated engine from SKILL.md static analysis, for pre-install reference only. Third-party skills carry their own runtime risk.
2021-12-28开店时间
284商品数
—认证
Guarantees
Escrow paymentOn
Platform holds funds until delivery is confirmed
Install verified
Free download - install & run before you pay
Source transparency
Original GitHub repo linked & verified
No refunds after download
Digital product - disputes arbitrated on evidence only
Enhanced protection
Trusted seller - priority arbitration within 48h, backed by platform bond
More in AI Skills

