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

Convert source code to 100% Swift #511

Open
wangela opened this issue Nov 12, 2024 · 0 comments
Open

Convert source code to 100% Swift #511

wangela opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wangela
Copy link
Member

wangela commented Nov 12, 2024

Convert source code from a mix of Objective-C and Swift to all Swift so the library can have a single target.

For reasons described in #473, the maintenance and contribution to this library are hindered by its mixed-language source and the fact that most of the source code is written in Objective-C. This feature request captures the work to translate the Objective-C code to Swift.

The work is already being done by @iHackSubhodip in several branches named feature/...-Swift:

The plan is to merge these into branch main-swift, add DocC documentation, and release as v7.0 of this library.

@wangela wangela added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. triage me I really want to be triaged. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. and removed triage me I really want to be triaged. labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants