Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Swift3 framework #27

Merged
merged 2 commits into from Sep 22, 2016
Merged

Fix Swift3 framework #27

merged 2 commits into from Sep 22, 2016

Conversation

DivineDominion
Copy link
Collaborator

The Swift 3 project created a useless framework target; now it's functional and can be integrated as a dependency. I also renamed CocoaFobLicVerifier and CocoaFobLicGenerator to drop the CocoaFob prefix, matching common conventions of module naming.

Dropping the prefix "CocoaFob" and spelling out the names, they
become `LicenseGenerator` and `LicenseVerifier`. The old type names
are provided as internal (!) typealiases for folks who did not use
the framework in the past but copied the code in.
@glebd glebd merged commit 1bb09a4 into glebd:master Sep 22, 2016
@glebd
Copy link
Owner

glebd commented Sep 22, 2016

Thank you!

@DivineDominion DivineDominion deleted the swift3-framework branch February 20, 2018 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants