Skip to content

Commit 3c05a39

Browse files
committed
Update for workspace rename
1 parent 6881b79 commit 3c05a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/capture-build-details.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ fi
8989

9090
# determine if this is a workspace build
9191
# if so, fill out the git revision and branch
92-
if [ -e ../Loop.xcworkspace ]
92+
if [ -e ../LoopWorkspace.xcworkspace ]
9393
then
9494
pushd . > /dev/null
9595
cd ..

0 commit comments

Comments
 (0)