mattwyskiel / LicensesKit

A simple way to list third-party licenses in your iOS apps
Other
58 stars 16 forks source link

Crash in swift4 #11

Open jatin20 opened 6 years ago

jatin20 commented 6 years ago

In License.swift method getContent is not able to access bundle as default argument.

Johnnycyoung1 commented 6 years ago

I'm receiving this error in the License.swift file as well. Is there a solution?

Class var 'bundle' is private and cannot be referenced from a default argument value