Skip to content

collecting custom colors which is used on storyboards and xib files in xcode project

Notifications You must be signed in to change notification settings

tosh7/Python_Storyboard_color_picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python_Storyboard_color_picker

This priogram helps you collecting custom colors which is used on storyboard and xib files in xcode project. made by Python.

Requirements

  • Python3.x.x
  • pip3

How to use

  1. clone this repository.
  2. make directoy, which name should be config, and make directory.yml file. put xcode project directory path that you want to use this for. such as
directory: 'your project path'
  1. use pip3 to install pyyaml. make sure yaml directory should be put on right under the Python_Storyboard_color_picker directory.
  2. make a command python3 main.py on your terminal, and you will get file.txt file which has custom color codes.

Contacts

If you have any question about this program, just email me.([email protected])
Or you can contact me via Twitter.@tosh_3

About

collecting custom colors which is used on storyboards and xib files in xcode project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages