XCode Storyboard merging

依然范特西╮ 提交于 2019-11-27 01:12:14

问题


Is there a way to merge XCode 4.2 Storyboard files?

I'm working with another developer on an iPhone project and all my attempts at merging changes into a storyboard file have met with failure and after which Xcode is no longer able to load the storyboard. Consequently I have to do an svn revert and then redo my modifications.


回答1:


Here's the only tool I've ever come across which lets you merge storyboards:

https://github.com/marcinolawski/StoryboardMerge



来源:https://stackoverflow.com/questions/8393214/xcode-storyboard-merging

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!