LicenseGenerator-iOS icon indicating copy to clipboard operation
LicenseGenerator-iOS copied to clipboard

Build script that recursively searches for LICENSE files and generates a Settings.bundle friendly plist.

Results 4 LicenseGenerator-iOS issues
Sort by recently updated
recently updated
newest added

For one of our projects we had the need to configure the fonts and the colors of the license. Because of that we added a struct to configure that... Example:...

Should add support for [SPM](https://github.com/apple/swift-package-manager) in addition to CocoaPods

enhancement

When the licence file of the pod is in a directory that is not named after the pod (e.g. not in the root, instead in a subfolder called "foo") you...

Hi, We would like to know the official iOS SDK version for iOS which is compatible with Xcode26/iOS26 Thanks