Xcode version preprocessor

為{幸葍}努か 提交于 2020-01-15 02:40:37

问题


I have a small bug in my application that only exists when building with Xcode 6. I fixed this bug, but then this part is bugged when building with Xcode 5. So there is an ugly battle between the two Xcode versions..

Now.. I want to check which Xcode version is being used to build the project via a preprocessor. Is this possible to do so? If so, this would fix my problem really fast.

来源:https://stackoverflow.com/questions/28765740/xcode-version-preprocessor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!