Skip to content

Commit 2df02ff

Browse files
committed
Correct source data for test data of NSString file initialization and add the resource to the copy resources phase for linux
1 parent 89fc20f commit 2df02ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
swift-corelibs-foundation
1+
swift-corelibs-foundation

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
'TestFoundation/Resources/Info.plist',
350350
'TestFoundation/Resources/NSURLTestData.plist',
351351
'TestFoundation/Resources/Test.plist',
352+
'TestFoundation/Resources/NSStringTestData.txt',
352353
])
353354

354355
# TODO: Probably this should be another 'product', but for now it's simply a phase

0 commit comments

Comments
 (0)