apple / swift-corelibs-foundation

The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.23k stars 1.12k forks source link

Remove URLQueryItem from swift-corelibs-foundation in favor of FoundationEssentials.URLQueryItem #4967

Closed iCharlesHu closed 1 month ago

iCharlesHu commented 1 month ago

URLQueryItem is already implemented in FoundationEssentials.

iCharlesHu commented 1 month ago

@swift-ci please test

iCharlesHu commented 1 month ago

Added _ObjectiveCBridgeable conformance back.

iCharlesHu commented 1 month ago

@swift-ci please test