Skip to content

Commit 8ce61eb

Browse files
committed
[xcodegen] Bump dependencies
1 parent c2f904c commit 8ce61eb

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

utils/swift-xcodegen/Package.resolved

Lines changed: 9 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

validation-test/BuildSystem/swift-xcodegen.test

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
1212
# First copy swift-xcodegen to the temporary location
1313
# so we don't touch the user's build, and make sure
1414
# we're doing a clean build.
15-
# RUN: cp -r %swift_src_root/utils/swift-xcodegen %t/src/swift/utils/swift-xcodegen
15+
# RUN: cp -R %swift_src_root/utils/swift-xcodegen %t/src/swift/utils/swift-xcodegen
1616
# RUN: rm -rf %t/src/swift/utils/swift-xcodegen/.build
1717

1818
# Add symlinks for local dependencies
1919
# RUN: ln -s %swift_src_root/../swift-* %t/src
2020
# RUN: ln -s %swift_src_root/../llbuild %t/src
21-
# RUN: ln -s %swift_src_root/../yams %t/src
2221

2322
# Run the xcodegen test suite
2423
# RUN: xcrun swift-test -c release --disable-dependency-cache --package-path %t/src/swift/utils/swift-xcodegen

0 commit comments

Comments
 (0)