Skip to content

Swift 5.1 support. #64

Open
Open
@KelvinJin

Description

@KelvinJin

Describe the solution you'd like
Supporting Swift 5.1 so that module stability can be achieved.

Additional context
The current MagazineLayout target is still using Swift 4. This means every time Xcode updates with a newer swift version, we'll have to rebuild MagazineLayout. Updating to Swift 5.1 will make use of the module stability to allow us rebuild only when we really want to.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions