Carte icon indicating copy to clipboard operation
Carte copied to clipboard

🍴 Open source license notice view generator for Swift

Results 13 Carte issues
Sort by recently updated
recently updated
newest added

Not showing any license when I click an item. It shows me the pods though.

The error seems to be related to the processing of a library (Zoom SDK) included in my project. The library was build using XCode 12 and it is distributed as...

Bumps [json](https://github.com/flori/json) from 1.8.6 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...

dependencies

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task...

dependencies

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name...

dependencies

Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...

dependencies

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task...

dependencies

I added carte to my project but when I push the CarteViewController it includes only the carte license no other libraries licenses.

The build script is added to all targets in the Xcode project, and this leads to build errors when you have a Watch App and Extension, because the script is...

I can't build my project. I get the following error: > 'let' properties are implicitly 'final'; use 'public' instead of 'open' I get the error at the line `open let...