We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab051c8 commit 0afd988Copy full SHA for 0afd988
Sources/FoundationEssentials/URL/CMakeLists.txt
@@ -16,4 +16,9 @@ target_sources(FoundationEssentials PRIVATE
16
URL.swift
17
URLComponents.swift
18
URLComponents_ObjC.swift
19
- URLParser.swift)
+ URLParser.swift
20
+ URLTemplate_PercentEncoding.swift
21
+ URLTemplate_Substitution.swift
22
+ URLTemplate_Value.swift
23
+ URLTemplate_VariableName.swift
24
+ URLTemplate.swift)
0 commit comments