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 4 / Xcode 9.1 ; String / Substring API #67

Merged
merged 1 commit into from
Nov 9, 2017

Conversation

saj4high2n
Copy link
Contributor

Updated

  1. Updated to Swift 4.02 with Xcode 9.1

  2. String / Substring API

    • Change .characters.count to .count
    • Replace substring(with:) with subscripting syntax
  3. Rewrite NSAttributedString's attributedOptions

  4. Rewrite extractBaseUrl(_ url: String) -> String with String API's split method

@ghost
Copy link

ghost commented Nov 8, 2017

1 Error
🚫 Please include a CHANGELOG entry.
You can find it at CHANGELOG.md.

Generated by 🚫 Danger

@LeonardoCardoso
Copy link
Owner

Thanks, @saj4high2n.

@LeonardoCardoso LeonardoCardoso merged commit 2bb26eb into LeonardoCardoso:master Nov 9, 2017
@saj4high2n saj4high2n deleted the to_swift4 branch November 10, 2017 05:41
@LeonardoCardoso
Copy link
Owner

Close #80

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

Successfully merging this pull request may close these issues.

2 participants