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

String characters count deprecation #399

Closed
fassko opened this issue Oct 9, 2017 · 0 comments
Closed

String characters count deprecation #399

fassko opened this issue Oct 9, 2017 · 0 comments

Comments

@fassko
Copy link
Collaborator

fassko commented Oct 9, 2017

When I integrate Starscream in my lib and run pod lib lint I get deprecation warnings:

- WARN  | xcodebuild:  Starscream/Sources/WebSocket.swift:534:35: warning: 'characters' is deprecated: Please use String or Substring directly
- WARN  | xcodebuild:  Starscream/Sources/WebSocket.swift:810:26: warning: 'characters' is deprecated: Please use String or Substring directly
- WARN  | xcodebuild:  Starscream/Sources/WebSocket.swift:811:33: warning: 'characters' is deprecated: Please use String or Substring directly
daltoniam added a commit that referenced this issue Oct 16, 2017
Fixes #399 String.characters.count deprecation warning in Xcode 9.1
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