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.
我能想到的唯一改变的地方是我的目标属性中的版本。但是,我会假设这也应该放在我的 Info.plist 文件中的某个地方?
如果没有,我如何在运行时将此版本信息读入我的应用程序(如果它在某处的 plist 中,那没问题)。
其实我说得太早了。在我的 Target 的 Get Info 窗格中更改它实际上更新了 Info.plist 文件,位于键“CFBundleVersion”下。