How to add properties in info.plist in iOS

后端 未结 6 1204
故里飘歌
故里飘歌 2021-02-04 06:24

I want to open PDF attachment via email in my own application: I refer two link here:

How do I associate file types with an iPhone application?

and here on Raywe

6条回答
  •  甜味超标
    2021-02-04 07:01

    If you want to view it as XML, just find the plist file and open it with your favorite editor. Something like TextWrangler. And then add your key-value pairs.

提交回复
热议问题