code-prettify

2017年4月8日 星期六

Retina display support for legacy Xcode project

If you have legacy Xcode project that you want to support retina display, do not forget add `NSHighResolutionCapable` attribute(1st row) to your plist file and set to `YES`, as following


if this attribute does not exist in your plist file, just add it manually.

沒有留言:

張貼留言