Add a custom color palette to XCode Interface Builder

后端 未结 3 1486
走了就别回头了
走了就别回头了 2020-12-29 18:27

My current long term project utilizes a palette of custom colors. In code, we are using a category to access these colors by name. This works great but there are times, such

3条回答
  •  轮回少年
    2020-12-29 19:08

    Yes, you can create and edit a palette in IB and then share it with your team This article has all the details: http://natashatherobot.com/xcode-color-palette/

提交回复
热议问题