Xcode 目标——编程创建

发布于 2024-10-01 11:28:33 字数 336 浏览 10 评论 0原文

我有一个 iOS 项目,其中将有超过 100 个从相同代码库创建的目标。目标有许多相似的特征,但不同的 info.plist、Default.png 文件等......

我正在考虑以编程方式生成(或变异)项目文件。由于项目文件格式是受版本控制的,因此短期内我应该是安全的。但从长远来看,这可能不是最理想的解决方案。我也在考虑使用 applescript 编写 Xcode 脚本。似乎有一个包含目标对象的强大字典。

我正在寻找一些关于管理此问题的好方法的意见。有哪位有这方面经验的可以推荐一下吗?

更新:我最终使用 applescript 来编写 Xcode 脚本。这很有效,直到 XC4 破坏了一切......

I have an iOS project in which there will be >100 targets created from the same code base. The targets have many similar characteristics, but different info.plist, Default.png files, etc...

I'm considering generating (or mutating) the project file programmatically. Since project file formats are versioned, I should be safe in the short term. Longer term this might not be the most ideal solution though. I'm also looking at scripting Xcode with applescript. It seems like there is a robust dictionary with target objects.

I'm looking for some input on a good approach to managing this. Anyone with experience doing this like to make a recommendation?

UPDATE: I ended up using applescript to script Xcode. This worked great, until XC4 broke everything...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文