如何在iPhone中使用settings.bundle在自定义单元格中添加图像?

如何在iPhone中使用settings.bundle在自定义单元格中添加图像?

问题描述:

我为iPhone应用程序创建了一个设置屏幕,该屏幕在iPhone设置中可见. 现在,我需要在该屏幕内添加应用程序的图像徽标(附加屏幕截图)

i have created a settings screen for iPhone application which is visible in iPhone settings. Now i have a requirement to add image logo of the application inside that screen (Screenshot Attached)

我正在使用root.plist进行设置.有人指导我如何实现这一目标吗?

i am using root.plist for settings. any one guide me how to achieve this?

预先感谢.

我以以下几点结束了这个问题:

I ended up this problem with following points:

那些属于iOS的应用程序仅显示该功能,否则将无法实现.

those applications that are part of iOS only display that functionality otherwise it is not possible.