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

Xcode 10, update by Carthage - Task failed with exit code 65: #103

Closed
dillidon opened this issue Sep 27, 2018 · 2 comments
Closed

Xcode 10, update by Carthage - Task failed with exit code 65: #103

dillidon opened this issue Sep 27, 2018 · 2 comments

Comments

@dillidon
Copy link

Carthage:
...
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details:
...

SpaceProvider.swift:14:10: error: Identifier Name Violation: Enum element name should only contain alphanumeric characters: 'absolute(_:)' (identifier_name)

SimpleViewProvider.swift:16:10: error: Identifier Name Violation: Enum element name should only contain alphanumeric characters: 'absolute(_:)' (identifier_name)

How can I solve this?

@lkzhao
Copy link
Collaborator

lkzhao commented Oct 15, 2018

This is a swiftlint issue:
realm/SwiftLint#2231

update your swiftlint should fix it.

@lkzhao
Copy link
Collaborator

lkzhao commented Dec 13, 2018

will close this for now. please reopen if this is still an issue.

@lkzhao lkzhao closed this as completed Dec 13, 2018
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