# CDrop.xcodeproj 由 xcodegen 从 project.yml 生成——不提交,用 `xcodegen generate` 重建。 CDrop.xcodeproj/ # Xcode 构建产物 build/ DerivedData/ *.xcuserstate .DS_Store # 真机签名的账号凭据——公开仓库不留账号标识。ASC API Key 的 .p8 + Team/Key/Issuer ID # 走根目录 gitignore 的 .env(见 REALDEVICE.md);.p8 若落本目录一并忽略。 *.p8