5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Xcodeでplistをソースコード表示にする

Posted at

スクリーンショット 2015-10-01 19.29.34.png

恐らくXcodeでplistを選択すると上の画像のように表示されると思います。

スクリーンショット_2015-10-01_19_30_05.png

これをソースコードで表示したい場合は、plistファイルの上で右クリックし、Open As→Source Codeを選択すると…

スクリーンショット 2015-10-01 19.30.33.png

このようにソースコードで表示することが出来ます。

5
2
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?