Skip to content

Commit 3e34212

Browse files
authored
Merge pull request #91 from nnsnodnb/renovate/apple-swift-http-structured-headers-1.x
Update dependency apple/swift-http-structured-headers to from: "1.5.0"
2 parents 5e0794d + fd23790 commit 3e34212

File tree

67 files changed

+42226
-6785
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+42226
-6785
lines changed

Frameworks/.RawStructuredFieldValues.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
},
1414
"clangVersion" : "clang-1700.0.13.3",
1515
"pin" : {
16-
"revision" : "1625f271afb04375bf48737a5572613248d0e7a0",
17-
"version" : "1.4.0"
16+
"revision" : "a9f3c352f4d46afd155e00b3c6e85decae6bcbeb",
17+
"version" : "1.5.0"
1818
},
19-
"scipioVersion" : "3a8494307c12c8c3b45ac8f2f007a002b9aea643",
19+
"scipioVersion" : "963ed96c0c81fa4c6210713376e55f9065adeb07",
2020
"targetName" : "RawStructuredFieldValues",
2121
"xcodeVersion" : {
2222
"xcodeBuildVersion" : "16E140",

Frameworks/.StructuredFieldValues.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
},
1414
"clangVersion" : "clang-1700.0.13.3",
1515
"pin" : {
16-
"revision" : "1625f271afb04375bf48737a5572613248d0e7a0",
17-
"version" : "1.4.0"
16+
"revision" : "a9f3c352f4d46afd155e00b3c6e85decae6bcbeb",
17+
"version" : "1.5.0"
1818
},
19-
"scipioVersion" : "3a8494307c12c8c3b45ac8f2f007a002b9aea643",
19+
"scipioVersion" : "963ed96c0c81fa4c6210713376e55f9065adeb07",
2020
"targetName" : "StructuredFieldValues",
2121
"xcodeVersion" : {
2222
"xcodeBuildVersion" : "16E140",

Frameworks/RawStructuredFieldValues.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,34 +10,34 @@
1010
<key>DebugSymbolsPath</key>
1111
<string>dSYMs</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64</string>
13+
<string>ios-arm64_x86_64-simulator</string>
1414
<key>LibraryPath</key>
1515
<string>RawStructuredFieldValues.framework</string>
1616
<key>SupportedArchitectures</key>
1717
<array>
1818
<string>arm64</string>
19+
<string>x86_64</string>
1920
</array>
2021
<key>SupportedPlatform</key>
2122
<string>ios</string>
23+
<key>SupportedPlatformVariant</key>
24+
<string>simulator</string>
2225
</dict>
2326
<dict>
2427
<key>BinaryPath</key>
2528
<string>RawStructuredFieldValues.framework/RawStructuredFieldValues</string>
2629
<key>DebugSymbolsPath</key>
2730
<string>dSYMs</string>
2831
<key>LibraryIdentifier</key>
29-
<string>ios-arm64_x86_64-simulator</string>
32+
<string>ios-arm64</string>
3033
<key>LibraryPath</key>
3134
<string>RawStructuredFieldValues.framework</string>
3235
<key>SupportedArchitectures</key>
3336
<array>
3437
<string>arm64</string>
35-
<string>x86_64</string>
3638
</array>
3739
<key>SupportedPlatform</key>
3840
<string>ios</string>
39-
<key>SupportedPlatformVariant</key>
40-
<string>simulator</string>
4141
</dict>
4242
</array>
4343
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)