Skip to content

Conversation

@Juantri94
Copy link

Description of the change

In Swift 5.7, a new feature called module aliasing that allows us to have multiple modules with the same name changing these names by an alias. If we want to use this module aliasing feature, the packages of your project's dependencies need to be Swift 5.4 version or over to compile.
So I would like to propose incrementing the Swift version to 5.4

Checklists

Code review

  • This pull request has a descriptive title and information useful to a reviewer.
  • Changes have been reviewed by at least one other engineer

In Swift 5.7, a new feature called [module aliasing](https://github.com/apple/swift-evolution/blob/main/proposals/0339-module-aliasing-for-disambiguation.md) that allows us to have multiple modules with the same name changing these names by an alias. If we want to use this module aliasing feature, the packages of your project's dependencies need to be Swift 5.4 version or over to compile. 
So I would like to propose incrementing the Swift version to 5.4
@Juantri94 Juantri94 closed this by deleting the head repository Jul 6, 2023
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.

1 participant