You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recursively finds all `LICENSE.*` files in a directory and generates a plist that can be displayed in `Settings.bundle` or the provided view controller.
10
10
11
-

11
+

12
12
13
13
The script can help ensure that the license section of your app is always up to date. Since it searches recursively the script works well with cocoapods projects.
0 commit comments