编译时信息在运行时可用吗?
在 iOS 中,最好有一个关于页面,其中包含应用程序的“发布日期”……我不想手动更新它。有什么方法可以收集应用程序的编译日期吗?预处理器,或检查应用程序,或我想不到的东西?
In iOS, a nice-to-have would be an about page that has the 'release date' of the app... which I'd rather not have to update by hand. Is there some way to glean the date the app was compiled? Preprocessor, or inspecting the app, or something I can't think of?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
回答我自己的问题感觉很肮脏,但是嘿,这就是答案:
Answering my own question feels dirty, but hey, it's the answer: