We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6881b79 commit 3c05a39Copy full SHA for 3c05a39
Scripts/capture-build-details.sh
@@ -89,7 +89,7 @@ fi
89
90
# determine if this is a workspace build
91
# if so, fill out the git revision and branch
92
-if [ -e ../Loop.xcworkspace ]
+if [ -e ../LoopWorkspace.xcworkspace ]
93
then
94
pushd . > /dev/null
95
cd ..
0 commit comments