Skip to content

bannzai/StackViewBackgroundChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackViewBackgroundChecker

StackViewBackgroundChecker is a tool of printing filepath when any backgroundColor specified for UIStackView in xib, storyboard.

Usage

$ git clone git@github.com:bannzai/StackViewBackgroundChecker.git
$ cd StackViewBackgroundChecker
$ swift build
$ .build/x86_64-apple-macosx/debug/StackViewBackgroundChecker {XIB_PATH} {STORYBOARD_PATH}
XIB_PATH has background color attributes for stackView. level is 9 

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages