ios-swift
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- 用 Swift 开发 iOS 应用、SwiftUI 或 UIKit、系统框架与上架
- 配置 Xcode 项目、签名、Capabilities 与 TestFlight
How to use this skill
- 项目:Xcode、SwiftUI 或 UIKit;Model-View、Combine/async;导航与生命周期。
- 系统:URLSession、UserDefaults、Core Data;权限与后台。
- 参考:https://developer.apple.com/documentation/swift
Best Practices
- 主线程与 UI;内存与循环引用(weak)。
- 权限与隐私描述;上架前 TestFlight 与审核指南。