Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为 Xcode 4.6.1 创建一个 iOS 项目 Xcode 模板。
是否可以在TemplateInfo.plist文件中设置部署目标?- 如何?
TemplateInfo.plist
我没有安装 Xcode 4.6.1,但这是我在 Xcode 8 中使用的键(在 TemplateInfo.plist 中)。
您的项目的关键是:
Project > SharedSettings > IPHONEOS_DEPLOYMENT_TARGET
特定目标的键在此数组中:
Targets[i] > SharedSettings > IPHONEOS_DEPLOYMENT_TARGET