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

i have a problem. #2

Closed
chussum opened this issue Jun 20, 2016 · 1 comment
Closed

i have a problem. #2

chussum opened this issue Jun 20, 2016 · 1 comment

Comments

@chussum
Copy link

chussum commented Jun 20, 2016

hello~!
i have got some problem when i was build a project.

2016-06-20 2 19 27

what should i do..?

  • swift version is 3.0

    $ swift --version
    Apple Swift version 3.0 (swiftlang-800.0.30 clang-800.0.24)
    Target: x86_64-apple-macosx10.9

  • package.swift

    import PackageDescription

    let package = Package(
    name: "dewdew",
    targets: [],
    dependencies: [
    .Package(url: "https://github.com/PerfectlySoft/Perfect.git", versions: Version(0,0,0)..<Version(10,0,0)),
    .Package(url: "https://github.com/PerfectlySoft/Perfect-CURL.git", majorVersion: 0, minor: 1)
    ]
    )

hmm..

@chussum
Copy link
Author

chussum commented Jul 1, 2016

i fixed it.
(PerfectlySoft/Perfect#202)

and then use xcodebuild -toolchain swift

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

1 participant