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

Swift Package Manager on Readme #3

Closed
lfarah opened this issue Jun 6, 2016 · 3 comments
Closed

Swift Package Manager on Readme #3

lfarah opened this issue Jun 6, 2016 · 3 comments

Comments

@lfarah
Copy link
Contributor

lfarah commented Jun 6, 2016

What should we put on the majorVersion and MinorVersion?

Swift Package Manager

Add this project on your Package.swift

import PackageDescription

let package = Package(
  name: "LFTimePicker"
)
@JARMourato
Copy link
Contributor

I think for now, you can put only

let package = Package(
  name: "LFTimePicker"
)

:)

@lfarah lfarah closed this as completed in 1b79472 Jun 6, 2016
@lfarah
Copy link
Contributor Author

lfarah commented Jun 6, 2016

Thanks @JARMourato, you're awesome!

@JARMourato
Copy link
Contributor

Anytime @lfarah ;)

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

No branches or pull requests

2 participants