An open API service indexing awesome lists of open source software.

https://github.com/bannzai/stackviewbackgroundchecker


https://github.com/bannzai/stackviewbackgroundchecker

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

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

## Usage

```shell
$ 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