ios - Added device tag in storyboard file with Xcode 8.3 -


this device tag added 1 of storyboard's files, didn't see before.
i'm using xcode 8.3.
idea means? i'm wondering if should committed or not.

<device id="retina4_7" orientation="portrait">      <adaptation id="fullscreen"/>   </device> 

nothing serious. it's based on selected option of storyboard/xib: enter image description here


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -