Skip to content

Make it an error to specify both swiftinterface and swiftmodule in swift_import#1253

Merged
luispadron merged 1 commit intomasterfrom
luis/make-swift-import-warning-into-failure
Jun 21, 2024
Merged

Make it an error to specify both swiftinterface and swiftmodule in swift_import#1253
luispadron merged 1 commit intomasterfrom
luis/make-swift-import-warning-into-failure

Conversation

@luispadron
Copy link
Contributor

In rules_swift 1.x specifying both swiftinterface and swiftmodule would cause the swiftinterface attr to be ignored. This was made into a warning then and is being upgraded to a failure now for rules_swift 2.x

…n `swift_import`

In rules_swift 1.x specifying both `swiftinterface` and `swiftmodule` would cause the `swiftinterface` attr to be ignored. This was made into a warning then and is being upgraded to a failure now for rules_swift 2.x
@luispadron luispadron force-pushed the luis/make-swift-import-warning-into-failure branch 2 times, most recently from cbbf2de to aff0d54 Compare June 21, 2024 15:34
@luispadron luispadron marked this pull request as ready for review June 21, 2024 15:36
@luispadron luispadron merged commit a218312 into master Jun 21, 2024
@luispadron luispadron deleted the luis/make-swift-import-warning-into-failure branch June 21, 2024 17:12
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