Skip to content

Commit a26af66

Browse files
committed
Enabled filesystem synchronized groups
1 parent 4295969 commit a26af66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/test_app.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ echo "Building with arch: ${ARCH}"
1212
echo "SwiftLint Version: $(swiftlint --version)"
1313

1414
export LC_CTYPE=en_US.UTF-8
15+
export IDEFileSystemSynchronizedGroupsAreEnabled=YES
1516

1617
set -o pipefail && arch -"${ARCH}" xcodebuild \
1718
-scheme CodeEdit \

0 commit comments

Comments
 (0)