Appcode opens .storyboard files as plain xml

I am using Appcode 3.3, and when I click on the .storyboard file, it does not open UI Designer. I cannot install the UI Designer plugin due to the version of Appcode (the latest compatibility is 141.x, I use 143)

+4
source share
1 answer

Jetbrains made the UI Designer plugin for this hat to be downloaded separately. Probably because it is very difficult to follow changes in Apple's formats and functions for storyboard files. In fact, the plugin does not support Swift and MacOS.

Jetbrains made an expression on its website why it was removed, but the link is no longer active. For older versions, a plugin is available .

Xcode ? Xcode Interface Builder , Xcode. AppCode .

+4

Source: https://habr.com/ru/post/1618710/


All Articles