Skip to content

Swift 5 Encoded Offset Deprecation #12

@bdlindsay

Description

@bdlindsay

The Problem

With String.Index.encodedOffset being deprecated, there's compiler warnings in various places throughout the codebase. We want to convert over to utf16offset while keeping the same functionality.

Documentation Reference:

https://developer.apple.com/documentation/swift/string/index

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions