Skip to content

Commit

Permalink
Copy XCTest to archive
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed May 22, 2022
1 parent a80b5f5 commit 3f62f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-tar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ mkdir -p $INSTALL_PREFIX
cp -rf $SWIFT_INSTALL_PREFIX/* $INSTALL_PREFIX/
cp -rf $LIBDISPATCH_INSTALL_PREFIX/* $INSTALL_PREFIX/
cp -rf $FOUNDATION_INSTALL_PREFIX/* $INSTALL_PREFIX/
cp -rf $XCTEST_INSTALL_PREFIX/* $INSTALL_PREFIX/

# compress
cd $SRC_ROOT/build/swift-install
Expand Down

0 comments on commit 3f62f2c

Please sign in to comment.