I'm using AppCode 3.3. When I click on a .storyboard file, it doesn't open UI Designer. I can't install UI Designer plugin because of version of AppCode (latest compatible is 141.x, I'm using 143).
What can I do?
I'm using AppCode 3.3. When I click on a .storyboard file, it doesn't open UI Designer. I can't install UI Designer plugin because of version of AppCode (latest compatible is 141.x, I'm using 143).
What can I do?
JetBrains made UI Designer a plugin that had to be loaded separately. I guess it's because it's very hard to follow Apple's changes in formats and features for storyboard files. Actually, the plugin doesn't support Swift and macOS.
JetBrains made a statement on their site why it was removed, but the link isn't active anymore. The plugin is still available for older versions.
Why not use Xcode for this? While Xcode Interface Builder has its weak spots, it is one of the better parts of Xcode. But AppCode is much better for coding.