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

when i build target,has no member in xcode 10 #17

Open
XMSECODE opened this issue May 11, 2019 · 1 comment
Open

when i build target,has no member in xcode 10 #17

XMSECODE opened this issue May 11, 2019 · 1 comment

Comments

@XMSECODE
Copy link

123:RhinoAppActiveServer xiang$ swift build
/Users/xiang/Desktop/server/RhinoAppActiveServer: error: manifest parse error(s):
/Users/xiang/Desktop/server/RhinoAppActiveServer/Package.swift:12:10: error: type 'Package.Dependency' has no member 'Package'
.Package(url: "https://github.com/PerfectlySoft/Perfect-SQLite.git", from: "3.0.0"),
^~~~~~~
123:RhinoAppActiveServer xiang$

@Lonmee
Copy link

Lonmee commented Sep 27, 2020

.Package => .package

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