Skip to content

Commit 26b7d04

Browse files
authored
Merge pull request #105 from nnsnodnb/xcode16.4
Update Xcode 16.4
2 parents ee45ce9 + 6f04b0a commit 26b7d04

63 files changed

Lines changed: 4220 additions & 4604 deletions

File tree

Some content is hidden

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

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 10
1717

1818
env:
19-
DEVELOPER_DIR: /Applications/Xcode_16.3.app/Contents/Developer
19+
DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
2020

2121
steps:
2222
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

Frameworks/.RawStructuredFieldValues.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
],
1212
"stripStaticDWARFSymbols" : false
1313
},
14-
"clangVersion" : "clang-1700.3.19.1",
14+
"clangVersion" : "clang-1700.0.13.5",
1515
"pin" : {
1616
"revision" : "76d7627bd88b47bf5a0f8497dd244885960dde0b",
1717
"version" : "1.6.0"
1818
},
1919
"scipioVersion" : "d4131d082ca9ffb797380357edd5bf744ff86a91",
2020
"targetName" : "RawStructuredFieldValues",
2121
"xcodeVersion" : {
22-
"xcodeBuildVersion" : "17A400",
23-
"xcodeVersion" : "26.0.1"
22+
"xcodeBuildVersion" : "16F6",
23+
"xcodeVersion" : "16.4"
2424
}
2525
}

Frameworks/.StructuredFieldValues.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
],
1212
"stripStaticDWARFSymbols" : false
1313
},
14-
"clangVersion" : "clang-1700.3.19.1",
14+
"clangVersion" : "clang-1700.0.13.5",
1515
"pin" : {
1616
"revision" : "76d7627bd88b47bf5a0f8497dd244885960dde0b",
1717
"version" : "1.6.0"
1818
},
1919
"scipioVersion" : "d4131d082ca9ffb797380357edd5bf744ff86a91",
2020
"targetName" : "StructuredFieldValues",
2121
"xcodeVersion" : {
22-
"xcodeBuildVersion" : "17A400",
23-
"xcodeVersion" : "26.0.1"
22+
"xcodeBuildVersion" : "16F6",
23+
"xcodeVersion" : "16.4"
2424
}
2525
}
Binary file not shown.

0 commit comments

Comments
 (0)