Skip to content

Mabas/NibColorUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What's this?

This is an editor to update resources in .xib and .storyboard files

Why?

Creating named color Assets to keep the color pallete synced in our app is nice, but sometimes we have to change some colors due to a rebranding, there is an issue in this files that if you change the color in the Assets file they are not getting updated throught nibs

Usage

1. Create a .xib file using all the colors that needs update

2. Get the url of that file and paste in the main file xibCatalogPath parameter

3. Paste the url of your project in main file sourcePath parameter

4. Run

5. Check console for results

License

This software is released under the MIT License, see LICENSE.

About

Color resource updater for xib and storyboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages